Skip to content

JS Client library for Mistral AI platform

License

Notifications You must be signed in to change notification settings

teamchong/client-js

 
 

Repository files navigation

This javascript client is inspired from cohere-typescript

Mistral Javascript Client

You can use the Mistral Javascript client to interact with the Mistral AI API.

Installing

You can install the library in your project using:

npm install @mistralai/mistralai

Run examples

You can run the examples in the examples directory by installing them locally:

cd examples
npm install .

You can then run the examples using node:

MISTRAL_API_KEY=XXXX node chat_with_streaming.js

About

JS Client library for Mistral AI platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%