Skip to content

feat(migrations): support LLAMACPP and AIMLAPI AI providers#569

Merged
di-sukharev merged 1 commit into
di-sukharev:masterfrom
atomicflag:master
Jul 1, 2026
Merged

feat(migrations): support LLAMACPP and AIMLAPI AI providers#569
di-sukharev merged 1 commit into
di-sukharev:masterfrom
atomicflag:master

Conversation

@atomicflag

Copy link
Copy Markdown
Contributor

Add OCO_AI_PROVIDER_ENUM.LLAMACPP and .AIMLAPI to the allowed providers check so migrations correctly handle these new backends.

Fixes this error when using llama.cpp:

Applying migration 00_use_single_api_key_and_url
│
└  Failed to apply migration 00_use_single_api_key_and_url: Error: Migration failed, set AI provider first. Run "oco config set OCO_AI_PROVIDER=<provider>", where <provider> is one of: ollama, llamacpp, openai, anthropic, gemini, azure, test, flowise, groq, mistral, mlx, deepseek, aimlapi, openrouter

Add OCO_AI_PROVIDER_ENUM.LLAMACPP and .AIMLAPI to the
allowed providers check so migrations correctly handle these new backends.
@di-sukharev di-sukharev merged commit 8452e8f into di-sukharev:master Jul 1, 2026
5 checks passed
@di-sukharev

Copy link
Copy Markdown
Owner

thank you @atomicflag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants