deepseek 1.1.1
deepseek: ^1.1.1 copied to clipboard
A DeepSeek client for dart and flutter. Seamless integration of AI models for text generation and chat.
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.