Skip to content

feat: add KI:connect provider and model gpt-5.1-2025-11-13#1046

Open
finnhem wants to merge 1 commit intoanomalyco:devfrom
finnhem:add-kiconnect-provider
Open

feat: add KI:connect provider and model gpt-5.1-2025-11-13#1046
finnhem wants to merge 1 commit intoanomalyco:devfrom
finnhem:add-kiconnect-provider

Conversation

@finnhem
Copy link

@finnhem finnhem commented Feb 26, 2026

(KI provider for technical universities in Germany)
This pull request introduces initial configuration files for the KI:connect provider and its new GPT-5.1 model. The changes establish the provider’s metadata and define the model’s capabilities, limits, and cost structure.

Provider configuration:

  • Added providers/kiconnect/provider.toml to specify the provider name, npm package, API endpoint, required environment variables, and documentation link.

Model configuration:

  • Added providers/kiconnect/models/gpt-5.1-2025-11-13.toml to define the GPT-5.1 model’s features, including supported modalities, context and input/output limits, cost, and release information.

@finnhem
Copy link
Author

finnhem commented Feb 26, 2026

If a new provider PR is merged, will the provider automatically be available in opencode, after:
a) opencode models --refresh
b) after opencode release following this pr
c) or do I need to create a pr in the opencode repo after this pr?

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.

1 participant