deepset-ai / haystack-integrations

🚀 A list of Haystack Integrations, maintained by the community or deepset.
48 stars 62 forks source link

Add MistralAI API generators #101

Closed Entaigner closed 7 months ago

Entaigner commented 8 months ago

Cheap clone and rewrite of the openai generators to support the MistralAI API until it worked for me.

annthurium commented 7 months ago

hello @Entaigner , thank you very much for your contribution.

Sorry we’re not merging this one since we’re taking this in a different direction. We decided to use the OpenAI generator for this use case, and we'll create an integration page with some code examples to explain how to do so.

We may decide to have a standalone Mistral integration at some point, in which case we'll update our documentation. Please let us know if you have questions. Thanks again.

Entaigner commented 7 months ago

Don't know if its appropriate to answer to these but no worries. Just have built what i needed at the time and wanted to share in case someone needed it too.