fix: generate_more_like_this function issue (#722)

pull/731/head
Matri 3 years ago committed by GitHub
parent 60ac915c9c
commit dfe10e9dfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -388,7 +388,6 @@ And answer according to the language of the user's question.
pre_prompt=pre_prompt,
query=message.query,
inputs=message.inputs,
chain_output=None,
agent_execute_result=None,
memory=None
)

Loading…
Cancel
Save