Skip to content

feat: add Cohere and Mistral providers (v2.6.1)#233

Merged
github-actions[bot] merged 2 commits intomainfrom
feature/v2.6.1-2026-05-04
May 8, 2026
Merged

feat: add Cohere and Mistral providers (v2.6.1)#233
github-actions[bot] merged 2 commits intomainfrom
feature/v2.6.1-2026-05-04

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

v2.6.1

Added

  • Cohere — Command A/R via OpenAI-compat, ${COHERE_API_KEY}
  • Mistral — Mistral Large via OpenAI-compat, ${MISTRAL_API_KEY}
  • Catalog entries + routing integration

Fixed

  • Duplicate Cohere block removed from commented section

The prerelease workflow created GitHub releases with the bare tag as title (vX.Y.Z).
The notify-tap workflow validates for 'fusionAIze Gate vX.Y.Z' format, causing a
silent failure on every release.

Now the title is set correctly at creation time, so the Homebrew Tap notification
triggers automatically without manual  fix-up.
@github-actions github-actions Bot enabled auto-merge (squash) May 8, 2026 23:09
- Uncomment Cohere provider (Command A/R, openai-compat, COHERE_API_KEY)
- Add Mistral provider (mistral-large-latest, openai-compat, MISTRAL_API_KEY)
- Add Cohere to catalog.v1.json and provider_catalog.py
- Remove duplicate Cohere block from commented section
- Bump version to 2.6.1
@typelicious typelicious force-pushed the feature/v2.6.1-2026-05-04 branch from 85ff3a4 to bd89fbf Compare May 8, 2026 23:14
@github-actions github-actions Bot merged commit 7826352 into main May 8, 2026
23 checks passed
@typelicious typelicious deleted the feature/v2.6.1-2026-05-04 branch May 8, 2026 23:18
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