novita
Installation
SKILL.md
Novita AI CLI
Access all Novita AI APIs from the command line. 95 tests pass (34 unit + 61 E2E, zero mocks).
For the full command reference, read references/commands.md.
For verified endpoint coverage, read references/endpoints.md.
For workplace image prompt templates, read references/easy-image/.
Quick Reference
# LLM
novita chat "Hello" -m deepseek/deepseek-v3-0324
novita embed "text" -m baai/bge-m3
novita rerank "query" -d "doc1" -d "doc2"
novita models list --filter deepseek