8e97cbc97a
- All agents now use lm_studio provider → http://festinger:11434 - ctx_length set to 32768 for Omega13 (128GB RAM); reduce for smaller machines - Model: qwen2.5-7b-instruct (update to larger model on Omega13) - Each agent has a unique A0_PERSISTENT_RUNTIME_ID for stable mcp_server_token - agent_profile=agent0 and mcp_server_enabled=true set in all settings.json - agents/agent0/prompts/ placeholder created for pull-on-start persona override - pull-agent-identity.py now writes to usr/agents/agent0/prompts/ (correct override path) - festinger: agent_frameworks table auto-seeded on startup with all 5 agents - festinger: num_ctx injection, agent_frameworks CRUD + admin UI, /chat endpoint - festinger: removed debug system_prompt logging Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
57 lines
745 B
Bash
57 lines
745 B
Bash
|
|
|
|
ROOT_PASSWORD=xSUrsciYw7fKUrV8BOo5NHpm1Q42RR0p
|
|
|
|
DEFAULT_USER_UTC_OFFSET_MINUTES=120
|
|
|
|
DEFAULT_USER_TIMEZONE=Europe/Oslo
|
|
|
|
API_KEY_ANTHROPIC=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
|
|
|
|
API_KEY_A0_VENICE=
|
|
|
|
API_KEY_BEDROCK=
|
|
|
|
API_KEY_COMETAPI=
|
|
|
|
API_KEY_DEEPSEEK=
|
|
|
|
API_KEY_GITHUB_COPILOT=
|
|
|
|
API_KEY_GOOGLE=
|
|
|
|
API_KEY_GROQ=
|
|
|
|
API_KEY_HUGGINGFACE=
|
|
|
|
API_KEY_LM_STUDIO=
|
|
|
|
API_KEY_MISTRAL=
|
|
|
|
API_KEY_MOONSHOT=
|
|
|
|
API_KEY_OLLAMA=
|
|
|
|
API_KEY_OPENAI=
|
|
|
|
API_KEY_AZURE=
|
|
|
|
API_KEY_OPENROUTER=
|
|
|
|
API_KEY_SAMBANOVA=
|
|
|
|
API_KEY_VENICE=
|
|
|
|
API_KEY_XAI=
|
|
|
|
API_KEY_ZAI=
|
|
|
|
API_KEY_ZAI_CODING=
|
|
|
|
API_KEY_OTHER=
|
|
|
|
AUTH_LOGIN=admin
|
|
AUTH_PASSWORD=MerekatScoobie676
|
|
|
|
A0_PERSISTENT_RUNTIME_ID=f0d0b64a846e748785e69c15ea5d58ef
|