echolabsdev / prism

A unified interface for working with LLMs in Laravel
https://prism.echolabs.dev
MIT License
405 stars 20 forks source link

Mistral Support #3

Open sixlive opened 4 days ago

sixlive commented 4 days ago

Description

Add Mistral to the first party supported providers. We should do some investigation but I'm pretty sure all we need to do is add the configuration using the OpenAI driver, similar to Ollama.

https://docs.mistral.ai/api/

pushpak1300 commented 3 days ago

Can I work on this @sixlive ?

sixlive commented 3 days ago

@pushpak1300 yeah! Go for it!