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

refactor: llm api #781

Merged
merged 13 commits into from
Apr 12, 2024
Merged

refactor: llm api #781

merged 13 commits into from
Apr 12, 2024

Conversation

venjiang
Copy link
Contributor

@venjiang venjiang commented Apr 3, 2024

Description

Refactor LLM API.

@venjiang venjiang requested a review from woorui as a code owner April 3, 2024 10:41
Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Visit Preview Apr 12, 2024 0:49am

@venjiang venjiang marked this pull request as draft April 3, 2024 10:41
@venjiang venjiang requested a review from fanweixiao April 3, 2024 10:52
@venjiang venjiang self-assigned this Apr 3, 2024
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 7.28745% with 229 lines in your changes are missing coverage. Please review.

Project coverage is 65.58%. Comparing base (d8e9984) to head (610366b).
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/bridge/ai/service.go 0.00% 109 Missing ⚠️
pkg/bridge/ai/provider/gemini/model_converter.go 0.00% 45 Missing ⚠️
pkg/bridge/ai/api_server.go 0.00% 40 Missing ⚠️
ai/openai.go 0.00% 29 Missing ⚠️
pkg/bridge/ai/provider/gemini/provider.go 0.00% 5 Missing ⚠️
ai/model.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #781      +/-   ##
==========================================
- Coverage   71.14%   65.58%   -5.56%     
==========================================
  Files          49       49              
  Lines        2599     2685      +86     
==========================================
- Hits         1849     1761      -88     
- Misses        627      808     +181     
+ Partials      123      116       -7     

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

@venjiang venjiang marked this pull request as ready for review April 9, 2024 04:56
@fanweixiao fanweixiao merged commit 48dea24 into master Apr 12, 2024
5 of 7 checks passed
@fanweixiao fanweixiao deleted the refactor/llm-api branch April 12, 2024 17:47
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.

None yet

3 participants