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

core: add 'custom model' field for OpenAI API like. #95

Merged
merged 1 commit into from Mar 1, 2024

core: add 'custom model' field for OpenAI API like.

e001c12
Select commit
Failed to load commit list.
Merged

core: add 'custom model' field for OpenAI API like. #95

core: add 'custom model' field for OpenAI API like.
e001c12
Select commit
Failed to load commit list.
Codecov / codecov/project failed Feb 29, 2024 in 0s

11.69% (-0.02%) compared to c139860

View this Pull Request on Codecov

11.69% (-0.02%) compared to c139860

Details

Codecov Report

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

Project coverage is 11.69%. Comparing base (c139860) to head (e001c12).

Files Patch % Lines
.../cc/unitmesh/devti/settings/LLMSettingComponent.kt 0.00% 8 Missing ⚠️
...in/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt 0.00% 4 Missing ⚠️
...ain/kotlin/cc/unitmesh/devti/settings/Constants.kt 0.00% 2 Missing ⚠️
...cc/unitmesh/devti/settings/AutoDevSettingsState.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   11.70%   11.69%   -0.02%     
==========================================
  Files         354      354              
  Lines        8763     8773      +10     
  Branches     1675     1677       +2     
==========================================
  Hits         1026     1026              
- Misses       7510     7520      +10     
  Partials      227      227              

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