Skip to content

[fix] Resolve Mistral api key issue#3969

Open
junaway wants to merge 6 commits intorelease/v0.94.3from
fix/mistral-api-key-issue-in-web
Open

[fix] Resolve Mistral api key issue#3969
junaway wants to merge 6 commits intorelease/v0.94.3from
fix/mistral-api-key-issue-in-web

Conversation

@junaway
Copy link
Contributor

@junaway junaway commented Mar 12, 2026

Includes pnpm run format-fix, hence the extra web changes.


Open with Devin

Copilot AI review requested due to automatic review settings March 12, 2026 10:23
@vercel
Copy link

vercel bot commented Mar 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Mar 13, 2026 9:55am

Request Review

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 12, 2026
@junaway junaway changed the base branch from main to release/v0.94.1 March 12, 2026 10:23
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 12, 2026
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Mar 12, 2026

This comment was marked as resolved.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

Railway Preview Environment

Preview URL https://gateway-production-2f18.up.railway.app/w
Project agenta-oss-pr-3969
Image tag pr-3969-37277a9
Status Deployed
Railway logs Open logs
Workflow logs View workflow run
Updated at 2026-03-13T09:58:11.612Z

@jp-agenta jp-agenta changed the base branch from release/v0.94.1 to release/v0.94.3 March 12, 2026 16:28
Copilot AI review requested due to automatic review settings March 12, 2026 16:36
@jp-agenta jp-agenta requested review from mmabrouk and removed request for Copilot March 12, 2026 16:37
devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 24 out of 24 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines 156 to 160
ALEPHALPHA_API_KEY: SecretDTOProvider.ALEPHALPHA,
GROQ_API_KEY: SecretDTOProvider.GROQ,
MISTRAL_API_KEY: SecretDTOProvider.MISTRALAI,
MISTRAL_API_KEY: SecretDTOProvider.MISTRAL,
ANTHROPIC_API_KEY: SecretDTOProvider.ANTHROPIC,
PERPLEXITYAI_API_KEY: SecretDTOProvider.PERPLEXITYAI,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants