Spaces:
Sleeping
Sleeping
| [project] | |
| name = "newsagent" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "bs4>=0.0.2", | |
| "gradio[mcp]>=5.33.1", | |
| "litellm>=1.74.1", | |
| "smolagents[litellm,mcp]>=1.20.0", | |
| ] | |