deepseek 1.3.0 copy "deepseek: ^1.3.0" to clipboard
deepseek: ^1.3.0 copied to clipboard

A DeepSeek client for dart and flutter. Seamless integration of AI models for text generation and chat.

1.3.0 #

  • allow custom baseUrl (thanks @flying-forever)

1.2.1 #

  • ensure propper utf8 encoding

1.2.0 #

  • model param of createChat method is now a string for future compatibility with new models
  • now methods throw a DeepSeekException instead of a generic Exception for better error handling

1.1.1 #

  • added .textUtf8 getter to Completion model to fix chinese encoding issue

1.1.0 #

  • fixed serialization issue (thanks @Hevienz)
  • added tests
  • throw with more details

1.0.1 #

  • removed flutter dependencies

1.0.0 #

  • add documentation and example
  • create chat, list models, get user balance

0.0.1 #

  • Initial version.
9
likes
160
points
114
downloads

Publisher

verified publisherzealousfoundry.com

Weekly Downloads

A DeepSeek client for dart and flutter. Seamless integration of AI models for text generation and chat.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on deepseek