openai_gpt3_api 0.1.3 copy "openai_gpt3_api: ^0.1.3" to clipboard
openai_gpt3_api: ^0.1.3 copied to clipboard

A wrapper for the HTTP calls to the OpenAI API for the language model GPT-3.

[0.0.1] - 15.04.2021 #

  • Add API calls for search, completion and classification.

[0.0.2] - 15.04.2021 #

  • Add API calls for answering questions.

[0.1.0] - 19.04.2021 #

  • Add API calls for the API endpoint files.
  • Add further tests.

[0.1.1] - 19.04.2021 #

  • Remove unused, auto-generated methods
  • Remove flutter dependencies

[0.1.2] - 20.04.2021 #

  • Remove the dependency on the dart:io package by substituting the HttpHeaders by their actual values.

[0.1.3] - 08.05.2021 #

  • Change the json_serializable dependency to a dev dependency.
  • Update build_runner version
15
likes
110
pub points
51%
popularity

Publisher

unverified uploader

A wrapper for the HTTP calls to the OpenAI API for the language model GPT-3.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on openai_gpt3_api