mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Fix configure openai processor for khoj docker
Store khoj search models and embeddings in default location in docker container under /root/.khoj
This commit is contained in:
@@ -45,9 +45,7 @@ processor:
|
||||
conversation:
|
||||
conversation-logfile: "/data/embeddings/conversation_logs.json"
|
||||
enable-offline-chat: false
|
||||
openai:
|
||||
api-key: null
|
||||
chat-model: "chat-gpt-3.5"
|
||||
openai: null
|
||||
|
||||
app:
|
||||
should_log_telemetry: true
|
||||
|
||||
Reference in New Issue
Block a user