agentscope-ai / agentscope-ai/OpenJudge

[Bug]: WARNING DEBUG display

Open
#85 2 comments 0 reactions 1 assignee Claimed by @ZohaibHassan16 View on GitHub
bug good first issue
Dominant language
Python
Stars
830
Forks
69
Avg merge
5d 8h
Merged PRs (30d)
4

Description

set
model = OpenAIChatModel(model="qwen3-235b-a22b-instruct-2507", extra_body={"enable_thinking": False})

but

2026-01-26 14:29:32.709 | WARNING | openjudge.models.openai_chat_model:achat:200 - Qwen models do not support Pydantic structured output via `response_format`. Update the unstructured JSON mode with `response_format={'type': 'json_object'}`.
2026-01-26 14:29:32.710 | WARNING | openjudge.graders.agent.trajectory.trajectory_comprehensive:aevaluate:603 - Empty user query or trajectory, returning zero score
2026-01-26 14:29:32.710 | DEBUG | openjudge.models.openai_chat_model:achat:181 - Set enable_thinking=False in extra_body for qwen model
2026-01-26 14:29:32.710 | WARNING | openjudge.models.openai_chat_model:achat:200 - Qwen models do not support Pydantic structured output via `response_format`. Update the unstructured JSON mode with `response_format={'type': 'json_object'}`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.