Skip to content

fix(mode): add missing GENAI and Responses modes to tool_modes()#2072

Merged
jxnl merged 1 commit into567-labs:mainfrom
Waqar53:fix/mode-classifiers-genai
Feb 8, 2026
Merged

fix(mode): add missing GENAI and Responses modes to tool_modes()#2072
jxnl merged 1 commit into567-labs:mainfrom
Waqar53:fix/mode-classifiers-genai

Conversation

@Waqar53
Copy link
Contributor

@Waqar53 Waqar53 commented Feb 8, 2026

  • Add GENAI_TOOLS to tool_modes() classifier
  • Add RESPONSES_TOOLS to tool_modes() classifier
  • Add RESPONSES_TOOLS_WITH_INBUILT_TOOLS to tool_modes() classifier

These modes were defined but not included in the classifier method, which could cause issues for users checking mode types.

- Add GENAI_TOOLS to tool_modes() classifier
- Add RESPONSES_TOOLS to tool_modes() classifier
- Add RESPONSES_TOOLS_WITH_INBUILT_TOOLS to tool_modes() classifier

These modes were defined but not included in the classifier method,
which could cause issues for users checking mode types.
@jxnl jxnl merged commit 7bbf595 into 567-labs:main Feb 8, 2026
7 of 10 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