feat(mistral): add Mistral provider with native PDF OCR and chat integration
This commit is contained in:
@@ -4,6 +4,7 @@ export * from './provider.openai.js';
|
||||
export * from './provider.anthropic.js';
|
||||
export * from './provider.perplexity.js';
|
||||
export * from './provider.groq.js';
|
||||
export * from './provider.mistral.js';
|
||||
export * from './provider.ollama.js';
|
||||
export * from './provider.xai.js';
|
||||
export * from './provider.exo.js';
|
||||
|
||||
Reference in New Issue
Block a user