Finished dockerization
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
FROM ghcr.io/danny-avila/librechat:latest
|
||||
|
||||
COPY librechat.yaml /app/librechat.yaml
|
||||
COPY librechat_providers.js /app/librechat_providers.js
|
||||
@@ -1,10 +0,0 @@
|
||||
[
|
||||
{
|
||||
"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