https://gitlab.com/stcarrez/ada-openai
Author:Apache-2.0
Version:1.0.0
Alire CI: Dependencies:No dependents.
Badge:
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.
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