openai

v1.0.0

OpenAI client library

Ada OpenAI provides an Ada API to make requests on the OpenAI models allowing an Ada application to access the GPT-3, GPT-4, DALL.E and other AI models.

The library was generated by the OpenAPI code generator from the OpenAPI description of the OpenAI service and it uses the OpenAPI Ada library to make HTTP requests and perform JSON serialization and deserialization.

Alire setup

alr with openai

For the HTTP connection, you can either use AWS or CURL and run one of the following commands:

alr with utilada_curl
alr with utilada_aws

Install

Globally install this crate:

alr install openai

Add to your project:

alr with openai

Crate Information

Versions

Authors

Maintainers

Maintainers (GitHub pseudo)

Release Date

2 years ago

First Release

10/2/2023

License

Statistics

Dependencies: 1

Dependents: 0

Versions: 1

Dependencies

openapi~0.7.0