gpt_3_encoder 1.0.1 copy "gpt_3_encoder: ^1.0.1" to clipboard
gpt_3_encoder: ^1.0.1 copied to clipboard

A pure Dart implementation of OpenAI's original Python encoder/decoder for GPT models.

Changelog #

1.0.1 #

  • Refactoration & organization of the package main classes.
  • Expanding the type safety of the package.

1.0.0 #

  • Anouncing the first production release.
  • Organizing the structure of code to separated classes/files for better maintenance.

0.9.0 #

  • Initial remote release.
2
likes
160
pub points
21%
popularity

Publisher

verified publishergwhyyy.com

A pure Dart implementation of OpenAI's original Python encoder/decoder for GPT models.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on gpt_3_encoder