mistralai_dart 1.2.0 copy "mistralai_dart: ^1.2.0" to clipboard
mistralai_dart: ^1.2.0 copied to clipboard

Dart client for the Mistral AI API - chat, embeddings, fine-tuning, agents, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mistralai_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mistralai_dart: ^1.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mistralai_dart/mistralai_dart.dart';
8
likes
0
points
1.25k
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

Dart client for the Mistral AI API - chat, embeddings, fine-tuning, agents, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#api #nlp #gen-ai #llms #mistral

License

unknown (license)

Dependencies

http, logging, meta

More

Packages that depend on mistralai_dart