Skip to content

Conversation

@theQuert
Copy link

Fixes #9354

Summary

Adds Apertis AI provider support to OpenCode.

Changes

  • Added custom loader for apertis provider in provider.ts
  • Uses standard headers (HTTP-Referer, X-Title) following the openrouter/vercel pattern

Provider Details

  • API Base: https://api.apertis.ai/v1
  • Package: @ai-sdk/openai-compatible
  • Environment Variable: APERTIS_API_KEY

Related

theQuert and others added 2 commits January 19, 2026 14:35
Add custom loader for Apertis AI provider with standard headers.
Apertis uses OpenAI-compatible API at https://api.apertis.ai/v1

Fixes anomalyco#9354
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

- Add comprehensive model list with descriptions (12+ models)
- Include advanced configuration examples
- Document thinking models and their use cases
- Add troubleshooting section for common issues
- Provide guidance on model selection and customization
@theQuert theQuert force-pushed the feat/add-apertis-provider branch from b25f6e6 to 515bb25 Compare January 19, 2026 08:03
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.

feat: Add Apertis provider support

1 participant