deepseek_community 2.0.2 copy "deepseek_community: ^2.0.2" to clipboard
deepseek_community: ^2.0.2 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.
0
likes
125
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http, mime

More

Packages that depend on deepseek_community