successful loop with Hermes-36b, adding docker lib to hermes-agent to manage env sandbox builds

This commit is contained in:
Shannon Sands 2026-02-03 14:24:20 +10:00
parent 16fb41f9cc
commit b5b1fef20a
12 changed files with 174 additions and 31 deletions

View file

@ -22,9 +22,9 @@ HERMES_BACKEND=openai
# of OpenRouter.
#
# Local server convenience (base URL without /v1):
# llama.cpp example (see `Hermes-Agent/scripts/launch_llama_cpp_glm47_flash.sh`):
# llama.cpp example (see `Hermes-Agent/scripts/launch_llama_cpp_hermes_4_36b.sh`):
# ATROPOS_SERVER_BASE_URL=http://127.0.0.1:8080
# ATROPOS_SERVER_MODEL=glm-4.7-flash
# ATROPOS_SERVER_MODEL=hermes-4-36b
# ATROPOS_SERVER_API_KEY=local
#
# Generic OpenAI-compatible (base URL should include /v1):