modify config
This commit is contained in:
parent
954961286b
commit
f841c50108
@ -1,6 +1,6 @@
|
|||||||
# Global LLM configuration
|
# Global LLM configuration
|
||||||
[llm]
|
[llm]
|
||||||
model = "gpt-4o"
|
model = "claude-3-5-sonnet"
|
||||||
base_url = "https://api.openai.com/v1"
|
base_url = "https://api.openai.com/v1"
|
||||||
api_key = "sk-..."
|
api_key = "sk-..."
|
||||||
max_tokens = 4096
|
max_tokens = 4096
|
||||||
|
Loading…
x
Reference in New Issue
Block a user