Remove deprecated conversation_history field from config

This commit is contained in:
Debanjum Singh Solanky
2022-01-12 10:34:21 -05:00
parent 5a686b7be9
commit ea28897cdd
2 changed files with 1 additions and 3 deletions

View File

@@ -34,5 +34,4 @@ search-type:
processor:
conversation:
openai-api-key: null
conversation-logfile: "tests/data/.conversation_logs.json"
conversation-history: null
conversation-logfile: "tests/data/.conversation_logs.json"