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

feat: 添加 OpenAI 插件 #639

Merged
merged 3 commits into from
Nov 16, 2024
Merged

feat: 添加 OpenAI 插件 #639

merged 3 commits into from
Nov 16, 2024

Conversation

he0119
Copy link
Owner

@he0119 he0119 commented Nov 16, 2024

实现最简单的 assistant 功能。

@github-actions github-actions bot added the enhancement New feature or request label Nov 16, 2024
Copy link

codecov bot commented Nov 16, 2024

Codecov Report

Attention: Patch coverage is 37.50000% with 40 lines in your changes missing coverage. Please review.

Project coverage is 80.49%. Comparing base (134b896) to head (d79860c).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/plugins/openai/__init__.py 21.56% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #639      +/-   ##
==========================================
- Coverage   81.59%   80.49%   -1.10%     
==========================================
  Files          64       66       +2     
  Lines        2505     2569      +64     
==========================================
+ Hits         2044     2068      +24     
- Misses        461      501      +40     

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

@he0119 he0119 merged commit 617cb44 into main Nov 16, 2024
7 of 9 checks passed
@he0119 he0119 deleted the feat/gpt branch November 16, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant