test: remove print code (#25481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b6687db6b
commit
c7868fb176
5 changed files with 1 additions and 12 deletions
|
|
@ -279,8 +279,6 @@ def test_structured_output_parser():
|
|||
]
|
||||
|
||||
for case in testcases:
|
||||
print(f"Running test case: {case['name']}")
|
||||
|
||||
# Setup model entity
|
||||
model_schema = get_model_entity(case["provider"], case["model_name"], case["support_structure_output"])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue