1
0
Files
VARAM_classification_schema/agent.chat.yaml
2026-02-13 18:06:14 +00:00

23 lines
650 B
YAML

version: "1.0"
ui:
name: "Classification Chat bot"
subtitle: "Ask me anything about this project"
welcome_message: |
Hello! I can help you understand this repository.
quick_questions:
- "What does this project do?"
- "How is the data structured?"
llm:
provider: "anthropic"
model: "claude-sonnet-4-5"
api_key_ref: "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"
max_tokens: 1500
temperature: 0.3
system_prompt: |
You are a helpful assistant for this repository.
Use the available MCP tools to search and retrieve data.
mcp:
use_repo_mcp: true