Documentation
Agnai
Use NavyAI as the backend for Agnai (Agnaistic). NavyAI's OpenAI-compatible endpoint works as a third-party service in Agnai presets.
Setup
- In Agnai, open Settings and create or edit a Preset
- Set the AI Service to the third-party / OpenAI-compatible option
- Set the Third-party URL to
https://api.navy/v1 - Set the format to OpenAI (chat completions)
- Paste your NavyAI key (
sk-navy-...) as the API key - Set the model to any NavyAI model ID, e.g.
claude-sonnet-4.6 - Save the preset and assign it to your chat
Notes
- Model IDs must match the catalog at
GET /v1/models - Streaming works with Agnai's default settings
- If a model returns
403 model_requires_higher_plan, it's gated behind a higher subscription tier