feat: IA send images and Sentry implemented

This commit is contained in:
Davidson Gomes
2024-08-16 11:31:46 -03:00
parent 3ef80bd6c5
commit b921a4d324
15 changed files with 283 additions and 227 deletions

View File

@@ -1,3 +1,15 @@
# 2.1.0 (develop)
### Features
* OpenAI send images when markdown
* Dify send images when markdown
* Sentry implemented
### Fixed
* Fix on get profilePicture
# 2.0.9 (2024-08-15 12:31)
### Features