mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-05 19:02:24 +00:00
asdf
This commit is contained in:
parent
abfe5b5b11
commit
d58a76988c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"provider": {
|
"provider": {
|
||||||
"name": "openai",
|
"name": "openai",
|
||||||
"type": "openai",
|
"type": "openai",
|
||||||
"default_model": "gpt-3.5-turbo",
|
"default_model": "gpt-3.5-turbo"
|
||||||
// "default_model": "anthropic/claude-3-haiku",
|
// "default_model": "anthropic/claude-3-haiku",
|
||||||
//"api_url": "http://localhost:4444",
|
//"api_url": "http://localhost:4444",
|
||||||
//"api_url": "https://openrouter.ai/api/v1",
|
//"api_url": "https://openrouter.ai/api/v1",
|
||||||
|
|
Loading…
Reference in a new issue