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: add ai prompt fine-tuning methods #280

Merged

Conversation

timiredmind
Copy link
Contributor

No description provided.

@timiredmind timiredmind changed the title add ai prompt fine-tuning methods feat: add ai prompt fine-tuning methods Oct 15, 2024
@andrii-bodnar andrii-bodnar linked an issue Oct 15, 2024 that may be closed by this pull request
@timiredmind timiredmind force-pushed the add-ai-fine-tuning-methods branch from b6a57c8 to d7a8669 Compare October 15, 2024 17:25
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.68%. Comparing base (2101227) to head (ccc446b).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/com/crowdin/client/ai/AIApi.java 96.78% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #280      +/-   ##
============================================
+ Coverage     93.58%   93.68%   +0.10%     
- Complexity      731      744      +13     
============================================
  Files           180      183       +3     
  Lines          2382     2435      +53     
  Branches         52       52              
============================================
+ Hits           2229     2281      +52     
  Misses          130      130              
- Partials         23       24       +1     

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

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @timiredmind for your contribution!

I have just left a few discussions. Please take a look.

src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
src/main/java/com/crowdin/client/ai/AIApi.java Outdated Show resolved Hide resolved
@timiredmind timiredmind force-pushed the add-ai-fine-tuning-methods branch from d7a8669 to 1159e37 Compare October 17, 2024 09:18
@timiredmind timiredmind force-pushed the add-ai-fine-tuning-methods branch from 1159e37 to ccc446b Compare October 18, 2024 08:42
Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timiredmind thank you!

@andrii-bodnar andrii-bodnar merged commit 5676d7b into crowdin:master Oct 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fine-Tuning Methods
3 participants