refactor(ai-client): replace AI SDK adapters with OpenAI SDK
This commit is contained in:
@@ -6,8 +6,6 @@ import type {
|
||||
|
||||
const VALID_PROTOCOLS = [
|
||||
"openai_compatible",
|
||||
"anthropic",
|
||||
"google",
|
||||
"openai",
|
||||
"runware",
|
||||
] as const;
|
||||
|
||||
Reference in New Issue
Block a user