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

Co-authored-by: 0xallam <ahmed39652003@gmail.com>
This commit is contained in:
Alex
2026-05-03 16:23:35 -07:00
committed by GitHub
co-authored by 0xallam
parent edbea73f01
commit 83bdbde12b
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"
]
},