Skip to content

feat: add Novita AI as optional LLM provider#1237

Open
Alex-wuhu wants to merge 4 commits intoruvnet:mainfrom
Alex-wuhu:novita-integration
Open

feat: add Novita AI as optional LLM provider#1237
Alex-wuhu wants to merge 4 commits intoruvnet:mainfrom
Alex-wuhu:novita-integration

Conversation

@Alex-wuhu
Copy link

This PR adds Novita AI as an optional LLM provider.

Changes

  • Added NovitaProvider implementation following the existing provider pattern
  • Registered Novita in the provider manager
  • Supports DeepSeek-V3, DeepSeek-R1, Llama 3.3, Llama 3.2, Gemma 2, Mistral Nemo, and Qwen 2.5 models
  • Uses OpenAI-compatible endpoint: https://api.novita.ai/openai

Testing

  • Follows existing provider architecture pattern
  • No breaking changes to existing functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant