Saibo-creator commited on
Commit
cdb8cba
1 Parent(s): 767bf19
Files changed (1) hide show
  1. OpenAIChatGPT4.yaml +1 -1
OpenAIChatGPT4.yaml CHANGED
@@ -31,7 +31,7 @@ human_message_prompt_template:
31
  query_message_prompt_template:
32
  _target_: langchain.PromptTemplate
33
  template: |2-
34
- {{human_input}}
35
 
36
  input_variables:
37
  - "query" # # "human_input"
 
31
  query_message_prompt_template:
32
  _target_: langchain.PromptTemplate
33
  template: |2-
34
+ {{query}}
35
 
36
  input_variables:
37
  - "query" # # "human_input"