v1.1.1
This commit is contained in:
parent
5e449cdd94
commit
af43abea60
13 changed files with 39 additions and 23 deletions
|
|
@ -47,6 +47,7 @@ def test_run_programmatic_preload_streaming_is_batched(
|
|||
include_project_context=False,
|
||||
include_prompt_detail=False,
|
||||
include_model_info=False,
|
||||
include_commit_signature=False,
|
||||
)
|
||||
|
||||
previous = [
|
||||
|
|
@ -107,6 +108,7 @@ def test_run_programmatic_ignores_system_messages_in_previous(
|
|||
include_project_context=False,
|
||||
include_prompt_detail=False,
|
||||
include_model_info=False,
|
||||
include_commit_signature=False,
|
||||
)
|
||||
|
||||
run_programmatic(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue