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>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.env
|
||||
dev.log
|
||||
Reference in New Issue
Block a user