added changelog

This commit is contained in:
Om Chauhan
2026-04-07 10:12:39 +05:30
parent 4bef85e363
commit 1443dfb070
3 changed files with 4 additions and 3 deletions

1
changelog/4248.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `AdapterType.OPENAI` to `ToolsSchema`, enabling custom OpenAI-specific tools (e.g. `tool_search`) in Chat Completions,Responses, and Realtime adapters.