mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
docs: update NovitaAI provider positioning (#25532)
This commit is contained in:
parent
0f0e20ef81
commit
ddb8d8fa84
6 changed files with 34 additions and 30 deletions
|
|
@ -8,7 +8,7 @@ novita = ProviderProfile(
|
|||
name="novita",
|
||||
aliases=("novita-ai", "novitaai"),
|
||||
display_name="NovitaAI",
|
||||
description="NovitaAI — 90+ models, pay-per-use",
|
||||
description="NovitaAI — AI-native cloud for builders and agents",
|
||||
signup_url="https://novita.ai/settings/key-management",
|
||||
env_vars=("NOVITA_API_KEY", "NOVITA_BASE_URL"),
|
||||
base_url="https://api.novita.ai/openai/v1",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name: novita-provider
|
||||
kind: model-provider
|
||||
version: 1.0.0
|
||||
description: NovitaAI multi-model aggregator
|
||||
description: NovitaAI AI-native cloud for builders and agents
|
||||
author: Nous Research
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue