Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - robertjkeck2/mistral-go: Golang client library for Mistral AI platform

Dec 19, 2023 - github.com
The document provides information about the Mistral Go Client, an unofficial Golang client library for the Mistral AI platform. It provides instructions for installation, which requires Go 1.21 or later, and usage, including examples of Mistral Chat Completion, Chat Completion Streaming, Embeddings, and List Models. It also provides steps to get a Mistral API key through the Mistral account.

The document also provides a link to the Mistral API documentation for further reference. It encourages contributions to the project and mentions that the project is licensed under the MIT License. The library is available for download via the command `go get github.com/robertjkeck2/mistral-go`.

Key takeaways:

  • The Mistral Go Client is an unofficial Golang client library for the Mistral AI platform.
  • It requires Go 1.21 or later for installation and provides examples of usage such as Mistral Chat Completion, Chat Completion Streaming, Embeddings, and List Models.
  • You can get a Mistral API key by signing up for a Mistral account, updating your billing information, creating a new subscription, and generating a new key in the API Keys tab.
  • The project is open for contributions and is licensed under the MIT License.
View Full Article

Comments (0)

Be the first to comment!