openclaw/extensions/mistral
Peter Steinberger e7492c6fca
feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489)
* feat(providers): refresh popular model catalogs

* chore: leave release changelog to release automation

* docs: refresh provider docs map
2026-07-09 08:16:50 +01:00
..
api.test.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
api.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
embedding-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
media-understanding-provider.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
media-understanding-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
memory-embedding-adapter.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
mistral.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
model-definitions.test.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
model-definitions.ts refactor(providers): remove unused catalog metadata exports 2026-06-19 00:24:41 +08:00
onboard.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
onboard.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
provider-catalog.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
realtime-transcription-provider.test.ts fix(mistral): sanitize realtime API key input 2026-06-19 17:37:09 +02:00
realtime-transcription-provider.ts fix(mistral): sanitize realtime API key input 2026-06-19 17:37:09 +02:00
test-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json