Skip to content

feat: add Novita AI as LLM provider#425

Merged
AAswordman merged 1 commit intoAAswordman:mainfrom
Alex-wuhu:novita-integration
Mar 25, 2026
Merged

feat: add Novita AI as LLM provider#425
AAswordman merged 1 commit intoAAswordman: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

Add Novita AI (https://novita.ai) as a new LLM provider option.
Novita offers OpenAI-compatible API endpoints with competitive pricing.
@AAswordman AAswordman merged commit 8e3e210 into AAswordman:main Mar 25, 2026
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