azure_openai 0.0.1 copy "azure_openai: ^0.0.1" to clipboard
azure_openai: ^0.0.1 copied to clipboard

A Dart + Flutter package for interacting with Azure OpenAI service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add azure_openai

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

dependencies:
  azure_openai: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:azure_openai/azure_openai.dart';
0
likes
30
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart + Flutter package for interacting with Azure OpenAI service.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on azure_openai