mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
fix: generate_more_like_this function issue (#722)
This commit is contained in:
parent
60ac915c9c
commit
dfe10e9dfe
|
@ -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…
Reference in New Issue
Block a user