GoCeylan / mistralai-edge

Mistral Javascript client compatible with NextJS and optimized for Edge environments to interact with the Mistral AI API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mistral Javascript Client Edge - NextJS Compatible

Mistral AI Javascript client updated to be compatible with NextJS/Edge, to interact with the Mistral AI API.

Embeddings and chat completion endpoints are supported for NextJS.

Axios has been replaced with the native fetch API.

Installing

You can install the library in your project using:

npm install mistralai-edge

About

Mistral Javascript client compatible with NextJS and optimized for Edge environments to interact with the Mistral AI API.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%