mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Make conversation processor configurable
This commit is contained in:
@@ -30,3 +30,9 @@ search-type:
|
||||
|
||||
image:
|
||||
encoder: "clip-ViT-B-32"
|
||||
|
||||
processor:
|
||||
conversation:
|
||||
openai-api-key: null
|
||||
conversation-logfile: "tests/data/.conversation_logs.json"
|
||||
conversation-history: null
|
||||
Reference in New Issue
Block a user