Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[新增]添加 AI 聊天助手功能 #224

Merged
merged 2 commits into from
Dec 9, 2024
Merged

[新增]添加 AI 聊天助手功能 #224

merged 2 commits into from
Dec 9, 2024

Conversation

techa03
Copy link
Owner

@techa03 techa03 commented Dec 9, 2024

No description provided.

- 新增 goodskill-ai模块,实现 AI 机器人聊天服务
- 更新 pom.xml,升级 Spring Boot 到 3.3.3 版本,更新相关依赖
- 修改 .gitignore,排除 goodskill-ai/target 目录
- 更新 README.adoc,添加 AI 服务相关说明和使用示例
- 修改多个模块的 Dubbo 配置,将协议改为 triple
- 更新 goodskill-order-service 和 goodskill-seckill-provider 的配置,支持 MongoDB 自动索引创建
- 修改 goodskill-web 中的秒杀处理逻辑,返回秒杀任务 ID
- 新增获取任务耗时统计信息的接口
@techa03 techa03 merged commit 63e59ca into master Dec 9, 2024
2 of 3 checks passed
@techa03 techa03 deleted the feat_ai branch December 9, 2024 08:58
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 39.12%. Comparing base (932d5eb) to head (dc4812c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...oodskill/web/controller/SeckillMockController.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #224      +/-   ##
============================================
+ Coverage     37.15%   39.12%   +1.96%     
+ Complexity      121       96      -25     
============================================
  Files            68       60       -8     
  Lines          1012      887     -125     
  Branches         46       46              
============================================
- Hits            376      347      -29     
+ Misses          613      518      -95     
+ Partials         23       22       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant