feat: add Novita AI as LLM provider (#385)

Co-authored-by: 0xallam <ahmed39652003@gmail.com>
This commit is contained in:
Alex
2026-05-04 07:23:35 +08:00
committed by GitHub
parent a75ad2960e
commit 6f17c7de17
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"llm-providers/vertex",
"llm-providers/bedrock",
"llm-providers/azure",
"llm-providers/novita",
"llm-providers/local"
]
},