Releases: AIDotNet/Thor
Releases · AIDotNet/Thor
v0.4.0
What's Changed
- Functioncall by @geffzhang in #37
- Azure对话异常 打印url 消费日志web界面优化 by @itchangc in #38
- fix: 修复连接字符串和 脚本、文档 中不一致 by @178884875 in #39
- 升级.NET9
New Contributors
- @geffzhang made their first contribution in #37
- @178884875 made their first contribution in #39
Full Changelog: v0.3.0...v0.4.0
v0.2.3
What's Changed
- 修改pg的 sql by @itchangc in #35
- Feature/realtime by @239573049 in #36
- 支持OpenAI最新实时接口兼容 docs
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- 删除前端未引用组件 by @239573049 in #26
- Add docker-compose-rabbitmq.yml for RabbitMQ integration by @239573049 in #28
- 禁用的token令牌不能使用 by @itchangc in #29
- 渠道管理/新增/更新取到,选择模型数据会丢失 by @itchangc in #30
- chore: Update docker-compose-rabbitmq.yml and .gitignore by @239573049 in #32
- Feature/token by @239573049 in #33
New Contributors
Full Changelog: v0.2.1...v0.2.2
What's Changed
- 删除前端未引用组件 by @239573049 in #26
- Add docker-compose-rabbitmq.yml for RabbitMQ integration by @239573049 in #28
- 禁用的token令牌不能使用 by @itchangc in #29
- 渠道管理/新增/更新取到,选择模型数据会丢失 by @itchangc in #30
- chore: Update docker-compose-rabbitmq.yml and .gitignore by @239573049 in #32
- Feature/token by @239573049 in #33
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- 增强缓存机制,优化异常处理和界面样式 by @239573049 in #23
- Feature/aspire by @239573049 in #24
-
- 支持根据请求的向量类型自动帮忙转换返回的嵌入模型的类型 by @239573049 in #25
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.1
What's Changed
- fix: Fixed an issue where Azure could not use function #15
- feat: We subdivide the cache service, define a separate class library for the common interface, and different implementations are also different class libraries for management
- feat: The event bus is also subdivided, defining a separate class library for the interface, and then providing a local event bus implementation