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:
2026-04-26 17:41:29 +02:00
commit bc8631c49b
6 changed files with 799 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
__pycache__
*.pyc
.env