Skip to content

Commit a3a9048

Browse files
authored
refactor: migrate io-intelligence provider to AI SDK (#11262)
Migrates the IO Intelligence provider from legacy BaseOpenAiCompatibleProvider (direct openai SDK) to OpenAICompatibleHandler (Vercel AI SDK). - Extends OpenAICompatibleHandler instead of BaseOpenAiCompatibleProvider - Uses getModelParams for model parameter resolution - Updates tests to mock ai module's streamText/generateText
1 parent a9e9c02 commit a3a9048

2 files changed

Lines changed: 190 additions & 278 deletions

File tree

0 commit comments

Comments
 (0)