Skip to content

fix: align AI connection tests with real chat behavior#239

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main
Mar 24, 2026
Merged

fix: align AI connection tests with real chat behavior#239
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented Mar 24, 2026

Remove the test-only request body override so connection checks follow the same tool-calling path as normal conversations. Treat missing tool calls as a successful connection with localized diagnostics, avoiding false failures on OpenAI-compatible providers that do not support tool_choice="required".

Remove the test-only request body override so connection checks follow the same tool-calling path as normal conversations.
Treat missing tool calls as a successful connection with localized diagnostics, avoiding false failures on OpenAI-compatible providers that do not support tool_choice="required".
@GCWing GCWing merged commit 3e84ab5 into GCWing:main Mar 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants