Dockerizing the app (WIP)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "LocalAgent",
|
||||
"type": "openai",
|
||||
"baseURL": "http://host.docker.internal:8000",
|
||||
"apiKey": "sk-8b00d72c417740ea96efd9c3eeddd148",
|
||||
"model": "local-deepseek-agent",
|
||||
"custom": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user