Skip to content

feat: integrate Mistral AI adapter#69

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
lucianchen:codex/ai-mistral-openai-compatible
May 13, 2026
Merged

feat: integrate Mistral AI adapter#69
ralyodio merged 1 commit into
profullstack:masterfrom
lucianchen:codex/ai-mistral-openai-compatible

Conversation

@lucianchen

Copy link
Copy Markdown

Summary

  • replace the Mistral AI stub with an OpenAI-compatible chat completions request
  • add the requested Mistral model list
  • support dry-run short-circuiting, usage token mapping, and status/body excerpts on provider errors

Verification

  • pnpm exec vitest run packages/ai/mistral/src/index.test.ts
  • pnpm --filter @profullstack/sh1pt-ai-mistral typecheck
  • git diff --check

Part of #63.

@ralyodio ralyodio merged commit 8d69eb9 into profullstack:master May 13, 2026
7 of 8 checks passed
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