Skip to content

feat: add Novita AI as optional LLM provider#165

Open
Alex-wuhu wants to merge 2 commits intovirattt:mainfrom
Alex-wuhu:novita-integration
Open

feat: add Novita AI as optional LLM provider#165
Alex-wuhu wants to merge 2 commits intovirattt:mainfrom
Alex-wuhu:novita-integration

Conversation

@Alex-wuhu
Copy link
Copy Markdown

@Alex-wuhu Alex-wuhu commented Feb 27, 2026

This PR adds Novita AI as an optional LLM provider.

Changes

  • Added Novita provider to PROVIDERS array in providers.ts
  • Added Novita model factory in llm.ts using ChatOpenAI with Novita's OpenAI-compatible endpoint
  • Updated env.example with NOVITA_API_KEY
  • Created src/providers/novita-provider.ts with configuration constants
  • Updated Novita recommended model presets:
    • novita:deepseek/deepseek-v3.2 (fast model)
    • novita:minimax/minimax-m2.5
    • novita:zai-org/glm-5

Notes

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.

1 participant