{% extends "base.html" %} {% block content %}
๐Ÿค– AI Model
Primary model
LiteLLM format ยท prefix with groq/, gemini/, or ollama/ for non-Claude and OpenAI models
Max tokens
Temperature
Cost tracking
๐Ÿ›ก๏ธ Permissions
Default tier
Audit log
Notify on safe
๐Ÿ”’ Security
Prompt injection defense
Context isolation
๐Ÿ–ฅ๏ธ Dashboard
Port
๐Ÿง  Memory
Database {{ config.memory.db_path }}
Vector index {{ config.memory.chroma_path }}
Max facts {{ config.memory.max_facts }}
Restart DuckClaw to apply changes.
{% endblock %}