Skip to content

feat: add Novita AI as LLM provider#2687

Open
Alex-wuhu wants to merge 1 commit intoantinomyhq:mainfrom
Alex-wuhu:novita-integration
Open

feat: add Novita AI as LLM provider#2687
Alex-wuhu wants to merge 1 commit intoantinomyhq:mainfrom
Alex-wuhu:novita-integration

Conversation

@Alex-wuhu
Copy link

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 provider with OpenAI-compatible API endpoint at
https://api.novita.ai/openai. Includes models:
- moonshotai/kimi-k2.5 (default)
- zai-org/glm-5
- minimax/minimax-m2.5
- qwen/qwen3-embedding-0.6b (embedding)

Uses NOVITA_API_KEY environment variable for authentication.

Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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