Rename to v1_models and use with openai as well

This commit is contained in:
Owen
2026-08-20 16:01:07 -04:00
parent 365a905e69
commit e65a79cc48
12 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ export const AI_CAPABILITIES = [
"openai_chat",
"openai_responses",
"anthropic_messages",
"anthropic_models",
"v1_models",
"gemini_generate_content",
"bedrock_model_invoke",
"google_generate_content",