intel / intel/intel-ai-builder

[Bug] Bug report: Model switching mid conversation

Open
#111 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
246
Forks
48
Avg merge
19d 16h
Merged PRs (30d)
1

Description

mid conversation I switched from gpt-5-nano to gpt-5.6-sol and got the following error:

Unknown Error "litellm.BadRequestError: OpenAIException - Function tools with reasoning_effort are not supported for gpt-5.6-sol in /v1/chat/completions. To use function tools, use /v1/responses or set reasoning_eff | provider=openai | model=gpt-5.6-sol | upstream_status=400"

not a major issue for me, but I wanted to let you know.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the mid-conversation switch from gpt-5-nano to gpt-5.6-sol and trace the request path that produces the reported LiteLLM.BadRequestError. Determine whether the model switch can complete without the function-tools and reasoning_effort error, then verify the same conversation flow works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend-api-design
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.