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

Conversation

hu-qi
Copy link
Contributor

@hu-qi hu-qi commented Feb 29, 2024

close #94

Copy link

codecov bot commented Feb 29, 2024

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.

@phodal phodal merged commit f62be13 into unit-mesh:master Mar 1, 2024
3 of 5 checks passed
@phodal
Copy link
Member

phodal commented Mar 1, 2024

Thanks

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.

Add 01.ai Yi-34B-Chat/Yi-34B-Chat-200k API support.
2 participants