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