teilomillet / gollm

Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.
https://docs.gollm.co
Apache License 2.0
223 stars 14 forks source link

Add Mistral provider #5

Closed AntoxaBarin closed 1 month ago

AntoxaBarin commented 1 month ago

Hi! I implemented adapter for Mistral AI, tested it on several prompts, everything works. If I forgot something (add example, add Mistral to docs), please, let me know.

teilomillet commented 1 month ago

Hey, thank you AntoxaBarin for your contribution !