Files
agent-inference/requirements.txt
T
gitprov bc8631c49b Initial commit: agent-inference service
Moved from gnommoweb/agent-inference. Generic LLM inference bridge
supporting litellm (anthropic/openai/ollama/lm_studio), Agent Zero MCP,
and Hermes JSON-RPC WebSocket agent types.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 17:41:29 +02:00

7 lines
91 B
Plaintext

fastapi==0.135.1
uvicorn==0.41.0
litellm>=1.80.0
mcp>=1.9.0
httpx>=0.27.0
websockets>=13.0