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
19 days ago
.gitattributes
Safe
1.52 kB
Duplicate from gradio-templates/chatbot
28 days ago
.gitignore
Safe
29 Bytes
Add initial implementation of news agent with llama_index integration
24 days ago
README.md
Safe
449 Bytes
Update README.md
19 days ago
agent_diagram.png
Safe
26.5 kB
Add agent workflow diagram and enhance agent description in app.py
21 days ago
app.py
Safe
2.03 kB
Update app.py
19 days 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
21 days ago
llms.py
Safe
170 Bytes
Remove AzureOpenAI references and update imports to use only llm_openai
24 days ago
requirements.txt
Safe
126 Bytes
Refactor news agent implementation
24 days ago
tools.py
Safe
7.42 kB
Remove sentiment analysis and entity recognition functions from get_news implementation
21 days ago