v1.0.0
版本发布时间: 2023-04-06 20:05:30
hncboy/ai-beehive最新发布版本:v2.1.0(2023-07-30 21:03:04)
Feature
- 基于 chatgpt-web 2.10.8 版本作为前端,不改动前端代码实现 node.js 到 Java 的替换 @hncboy
- 实现 ApiKey 和 AccessToken 模式的上下文聊天功能,聊天记录基于 MySQL 持久化 @hncboy
- 实现基于 HuTool WordTree 的敏感词过滤功能 @hncboy
- 实现基于内存 ConcurrentLinkedDeque 双端队列的 ip 限流和全局限流 @lizhongyuan3 @hncboy
- 实现 Dockerfile 和 docker-compose 运行部署 @hncboy @StephenHuge @lizhongyuan3
- 对应 chatgpt-web-admin 版本为 v1.0.0