Spaces:
Runtime error
Runtime error
| [project] | |
| name = "alfredagent" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "duckduckgo-search>=8.0.3", | |
| "langfuse>=3.0.1", | |
| "litellm>=1.72.4", | |
| "openinference-instrumentation-smolagents>=0.1.13", | |
| "opentelemetry-exporter-otlp>=1.34.1", | |
| "opentelemetry-sdk>=1.34.1", | |
| "python-dotenv>=1.1.0", | |
| "smolagents>=1.18.0", | |
| ] | |