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: novita llms support #1689

Merged
merged 1 commit into from
Mar 12, 2025
Merged

feat: novita llms support #1689

merged 1 commit into from
Mar 12, 2025

Conversation

ScriptScientist
Copy link

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature: Added support for novita llms
  • Why was this change needed? (You can also link to an open issue here)
    To access Novita llm cloud provider via api key
  • Other information:
    closes 🚀 Feature: Add Novita Provider #1688

Copy link

vercel bot commented Mar 8, 2025

Someone is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@ScriptScientist
Copy link
Author

@dartpain can you help check this

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 36.36364% with 14 lines in your changes missing coverage. Please review.

Project coverage is 32.59%. Comparing base (1e3c8cb) to head (867c375).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
application/llm/novita.py 31.57% 13 Missing ⚠️
application/api/answer/routes.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1689      +/-   ##
==========================================
- Coverage   32.78%   32.59%   -0.19%     
==========================================
  Files          80       82       +2     
  Lines        4338     4421      +83     
==========================================
+ Hits         1422     1441      +19     
- Misses       2916     2980      +64     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

vercel bot commented Mar 12, 2025

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

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 8:57pm

Copy link
Contributor

@dartpain dartpain left a comment

Choose a reason for hiding this comment

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

All good, thanks, sorry for a bit of a delay

@dartpain dartpain merged commit 5d5ea3e into arc53:main Mar 12, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add Novita Provider
2 participants