Skip to content

feat: add Novita AI as LLM provider#294

Merged
ASuresh0524 merged 2 commits intoyichuan-w:mainfrom
Alex-wuhu:novita-integration
Apr 16, 2026
Merged

feat: add Novita AI as LLM provider#294
ASuresh0524 merged 2 commits intoyichuan-w:mainfrom
Alex-wuhu:novita-integration

Conversation

@Alex-wuhu
Copy link
Copy Markdown
Contributor

Summary

Add Novita AI as a new LLM provider. Novita offers an OpenAI-compatible API with competitive pricing and a wide selection of open-source models.

Changes

  • New Novita provider following existing provider patterns
  • API key configuration via NOVITA_API_KEY environment variable
  • Support for chat, completion, and embedding models

Configuration

NOVITA_API_KEY=your_key_here

Endpoint: https://api.novita.ai/openai

@Alex-wuhu Alex-wuhu force-pushed the novita-integration branch 6 times, most recently from 4ab5490 to 96b4ee3 Compare March 25, 2026 05:56
Add Novita AI (https://novita.ai) as a new LLM provider option.
Novita offers OpenAI-compatible API endpoints with competitive pricing.
@ASuresh0524 ASuresh0524 merged commit 651f4c5 into yichuan-w:main Apr 16, 2026
31 checks passed
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