raycast / raycast/extensions

[Mistral]... Mistral Small capacity exceeded This model is currently overloaded. Try selecting a different model using the ea dropdown or wait a moment.

Open
#31,107 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug extension extension: mistral
Dominant language
TypeScript
Stars
7.8k
Forks
6.9k
Avg merge
2d 6h
Merged PRs (30d)
442

Description

Extension

https://raycast.com/colinlienard/mistral

Raycast Version

1.104.29

OS Version

No response

Description
Error:
SDKError: API error occurred: Status 429
Body: {"object":"error","message":"Rate limit exceeded","type":"rate_limited","param":null,"code":"1300","raw_status_code":429}
    at /Users/andyhuynh/.config/raycast/extensions/09a195e9-2752-49c2-8224-a4e7253f5e21/ask.js:5:2425
    at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
    at async wje (/Users/andyhuynh/.config/raycast/extensions/09a195e9-2752-49c2-8224-a4e7253f5e21/ask.js:6:235878)
Steps To Reproduce

Ask a question with Mistral Small, and you receive this error consistently

Current Behaviour

No response

Expected Behaviour

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Mistral extension linked in the report and reproduce the Mistral Small request that returns HTTP 429. Inspect the failing request path shown in ask.js and determine whether the response is caused by the extension or Mistral capacity; done requires a confirmed resolution or a documented limitation and expected user-facing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.