Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
news_agent
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
news_agent
Ctrl+K
Ctrl+K
  • 3 contributors
History: 15 commits
milyiyo's picture
milyiyo
Update README.md
7346793 verified 19 days ago
  • .gitattributes
    1.52 kB
    Duplicate from gradio-templates/chatbot 28 days ago
  • .gitignore
    29 Bytes
    Add initial implementation of news agent with llama_index integration 24 days ago
  • README.md
    449 Bytes
    Update README.md 19 days ago
  • agent_diagram.png
    26.5 kB
    Add agent workflow diagram and enhance agent description in app.py 21 days ago
  • app.py
    2.03 kB
    Update app.py 19 days ago
  • basic_llama_agent.py
    1.61 kB
    Update news fetching logic to use 'query' instead of 'topics' in get_news function and refine documentation 21 days ago
  • llms.py
    170 Bytes
    Remove AzureOpenAI references and update imports to use only llm_openai 24 days ago
  • requirements.txt
    126 Bytes
    Refactor news agent implementation 24 days ago
  • tools.py
    7.42 kB
    Remove sentiment analysis and entity recognition functions from get_news implementation 21 days ago