Przeglądaj źródła

fix annotation reply in universal chat (#1768)

Co-authored-by: jyong <jyong@dify.ai>
tags/0.3.34
Jyong 1 rok temu
rodzic
commit
96d2de2258
No account linked to committer's email address
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      api/controllers/console/universal_chat/wraps.py

+ 0
- 1
api/controllers/console/universal_chat/wraps.py Wyświetl plik

@@ -47,7 +47,6 @@ def universal_chat_app_required(view=None):
suggested_questions=json.dumps([]),
suggested_questions_after_answer=json.dumps({'enabled': True}),
speech_to_text=json.dumps({'enabled': True}),
annotation_reply=json.dumps({'enabled': False}),
retriever_resource=json.dumps({'enabled': True}),
more_like_this=None,
sensitive_word_avoidance=None,

Ładowanie…
Anuluj
Zapisz