Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
news_agent
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
news_agent
Ctrl+K
Ctrl+K
3 contributors
History:
15 commits
milyiyo
Update README.md
7346793
verified
about 2 months ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
2 months ago
.gitignore
Safe
29 Bytes
Add initial implementation of news agent with llama_index integration
2 months ago
README.md
Safe
449 Bytes
Update README.md
about 2 months ago
agent_diagram.png
Safe
26.5 kB
Add agent workflow diagram and enhance agent description in app.py
about 2 months ago
app.py
Safe
2.03 kB
Update app.py
about 2 months ago
basic_llama_agent.py
Safe
1.61 kB
Update news fetching logic to use 'query' instead of 'topics' in get_news function and refine documentation
about 2 months ago
llms.py
Safe
170 Bytes
Remove AzureOpenAI references and update imports to use only llm_openai
2 months ago
requirements.txt
Safe
126 Bytes
Refactor news agent implementation
2 months ago
tools.py
Safe
7.42 kB
Remove sentiment analysis and entity recognition functions from get_news implementation
about 2 months ago