humanus.cpp/config/config.toml.bak

6 lines
221 B
TOML
Raw Normal View History

2025-03-17 01:58:37 +08:00
[llm]
model = "anthropic/claude-3.7-sonnet"
base_url = "https://openrouter.ai"
end_point = "/api/v1/chat/completions"
api_key = "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"
max_tokens = 8196