mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 03:29:02 +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…
x
Reference in New Issue
Block a user