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

  1. In Agnai, open Settings and create or edit a Preset
  2. Set the AI Service to the third-party / OpenAI-compatible option
  3. Set the Third-party URL to https://api.navy/v1
  4. Set the format to OpenAI (chat completions)
  5. Paste your NavyAI key (sk-navy-...) as the API key
  6. Set the model to any NavyAI model ID, e.g. claude-sonnet-4.6
  7. 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