mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
fix bugs
This commit is contained in:
@ -50,6 +50,7 @@ def test__get_completion_model_prompt_messages():
|
||||
prompt_messages = prompt_transform._get_completion_model_prompt_messages(
|
||||
prompt_template_entity=prompt_template_entity,
|
||||
inputs=inputs,
|
||||
query=None,
|
||||
files=files,
|
||||
context=context,
|
||||
memory=memory,
|
||||
|
||||
Reference in New Issue
Block a user