together_ai_sdk 2.0.2 copy "together_ai_sdk: ^2.0.2" to clipboard
together_ai_sdk: ^2.0.2 copied to clipboard

A comprehensive SDK for interacting with the Together AI API. Supports chat, text, and image generation with various models including Llama 3.

1.0.0 #

  • Initial stable version.

1.0.1 #

  • Changes to description and dart format

1.0.2 #

  • Added new models to ChatModel enum in enum_ai_models.dart.

2.0.0 #

  • Added new vision models to ChatVisionModel enum in enum_ai_models.dart. Introduced simple conversation memory.
  • Major change to error handling. No longer returns null.
  • Removed deprecated models. See https://docs.together.ai/docs/deprecations for now info.
  • Please make sure to review the model names from the website.

2.0.1 #

  • Formatted better.

2.0.2 #

  • Added Disclaimer when using API KEY.
13
likes
140
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive SDK for interacting with the Together AI API. Supports chat, text, and image generation with various models including Llama 3.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio

More

Packages that depend on together_ai_sdk