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(core): move v1beta chat completions to v1 #1862

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

wsxiaoys
Copy link
Member

@wsxiaoys wsxiaoys commented Apr 16, 2024

No description provided.

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

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

Project coverage is 54.90%. Comparing base (d37a411) to head (51aab99).

Files Patch % Lines
crates/tabby/src/serve.rs 0.00% 17 Missing ⚠️
crates/tabby/src/routes/chat.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1862      +/-   ##
==========================================
- Coverage   54.98%   54.90%   -0.09%     
==========================================
  Files         125      125              
  Lines       10997    11014      +17     
==========================================
  Hits         6047     6047              
- Misses       4950     4967      +17     

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

@wsxiaoys wsxiaoys requested a review from icycodes April 16, 2024 18:32
@wsxiaoys wsxiaoys marked this pull request as ready for review April 17, 2024 12:13
@wsxiaoys wsxiaoys force-pushed the move-v1beta-chat-completions-to-v1 branch from 82671c7 to e6075e5 Compare April 17, 2024 19:13
@wsxiaoys wsxiaoys changed the title Move v1beta chat completions to v1 feat(core): move v1beta chat completions to v1 Apr 17, 2024
@wsxiaoys wsxiaoys enabled auto-merge (squash) April 17, 2024 19:14
@wsxiaoys wsxiaoys merged commit 4a27cd4 into main Apr 17, 2024
5 of 7 checks passed
@wsxiaoys wsxiaoys deleted the move-v1beta-chat-completions-to-v1 branch April 17, 2024 19:29
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.

2 participants