11 lines
220 B
JavaScript
11 lines
220 B
JavaScript
[
|
|
{
|
|
"name": "LocalAgent",
|
|
"type": "openai",
|
|
"baseURL": "http://host.docker.internal:8000",
|
|
"apiKey": "sk-8b00d72c417740ea96efd9c3eeddd148",
|
|
"model": "local-deepseek-agent",
|
|
"custom": true
|
|
}
|
|
]
|