Make conversation processor configurable

This commit is contained in:
Debanjum Singh Solanky
2021-11-27 01:26:26 +05:30
parent d4e1120b22
commit a99b4b3434
3 changed files with 40 additions and 1 deletions

View File

@@ -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