novita-docs

Novita AI platform reference for LLM API (OpenAI-compatible), Agent Sandbox, GPU (Instance/Serverless), integrations, auth/billing/pricing/rate limits, and troubleshooting. Use for "How do I use Novita with X?" and Novita request failures.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "novita-docs" with this command: npx skills add novitalabs/novita-skills/novitalabs-novita-skills-novita-docs

Novita AI Platform Reference

Follow this workflow:

  1. Identify the user's product area (LLM, Sandbox, GPU, integration, troubleshooting).
  2. Fetch only the minimum reference file from the map below using WebFetch or equivalent HTTP read tool.
  3. Treat prices, model availability, and status as dynamic; fetch live data before answering.
  4. Return copy-pasteable commands or code snippets whenever possible.
  5. If requested details are not covered in local references, provide the closest verified guidance, state the gap explicitly, and point to the official live docs.

Quick Reference

KeyValue
API Base URLhttps://api.novita.ai/openai
AuthenticationAuthorization: Bearer <API_KEY>
Get API Keyhttps://novita.ai/settings/key-management
Model Cataloghttps://novita.ai/models
Pricinghttps://novita.ai/pricing
Consolehttps://novita.ai/console
SupportDiscord: https://discord.gg/YyPRAzwp7P

Documentation Map

QuestionRead ThisLive Docs
Getting startedquick-start.md-
LLM API usagellm-guide.mdAPI Ref
Agent Sandboxsandbox-guide.mdDocs
GPU instancesgpu-guide.mdDocs
Tool integrationsintegrations.md-
Common issuescommon-issues.mdFAQ

Reference Selection Rules

  • Use quick-start.md (from the map above) for first-call setup and minimal examples.
  • Use llm-guide.md (from the map above) for chat completions, tools, vision, JSON mode, and batch jobs.
  • Use sandbox-guide.md (from the map above) for SDK/CLI, lifecycle, templates, and file operations.
  • Use gpu-guide.md (from the map above) for choosing between GPU Instance vs Serverless GPU and pricing tradeoffs.
  • Use integrations.md (from the map above) as the only integrations entrypoint; select sub-documents from that router.
  • Use common-issues.md (from the map above) first when debugging.
  • If raw GitHub fetch is unavailable, fall back to local references/*.md files in this skill.
  • If the answer includes quotas, pricing, model counts, latency, or hardware availability, verify with live docs/API first and state the verification date.

Dynamic Data Policy

  • Treat model catalog size, pricing, rate limits, latency, and regional availability as dynamic.
  • Report dynamic values with Verified on: YYYY-MM-DD in final responses.
  • If live verification is unavailable, explicitly say data may be stale and link the official source.

Dynamic Data (Always Fetch Live)

Get Latest Model List

curl https://api.novita.ai/openai/v1/models \
  -H "Authorization: Bearer $NOVITA_API_KEY"

Current Pricing

Visit https://novita.ai/pricing for up-to-date pricing.

Changelog

Visit https://novita.ai/docs/changelog for latest updates.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

novita-docs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

twitterapi-cli

No summary provided by upstream source.

Repository SourceNeeds Review
General

get-started

No summary provided by upstream source.

Repository SourceNeeds Review
General

x-crisis-monitor

No summary provided by upstream source.

Repository SourceNeeds Review