Evan
|
99bbe17df9
|
What's yer path? (#3047)
* update extension imports to use aliasing
* changeset
|
2025-04-21 16:49:44 -07:00 |
|
Saoud Rizwan
|
5dea79c65f
|
Fix Mistral provider server URL
|
2025-02-17 10:35:21 -08:00 |
|
Michael
|
bd5eb8fcae
|
feat: add retry decorator with rate limit handling (#1605)
* fix: improve retry decorator with smart rate limit handling
- Add handling of rate limit (429) errors
- Implement retry timing based on response headers
- Add exponential backoff when no headers present
- Add a few unit tests
Fixes #713
* Create modern-knives-tan.md
* Improve readability in retry.ts
---------
Co-authored-by: Michael Overhorst <m.overhorst@spotonmedics.nl>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
|
2025-02-05 23:11:01 -08:00 |
|
Michael Overhorst
|
fd676ef047
|
Removed /v1 from the url and tested several models.
|
2025-02-05 06:51:02 +01:00 |
|
Michael Overhorst
|
2cc0fa906c
|
Updated the mistral url.
|
2025-02-05 06:41:00 +01:00 |
|
Saoud Rizwan
|
2b1e3f553b
|
Add Mistral API provider
|
2025-01-16 19:40:27 -08:00 |
|