ChatBox

ChatBox uses the same /v1 path as the SDKs.

Pick a custom OpenAI-compatible provider, paste the CorvusLLM key, use the public /v1 base URL, and start with one safe slug.

Install ChatBox first

Install ChatBox or open the ChatBox web app first. Then use the settings button in the sidebar, open Model Provider, add a custom provider if CorvusLLM is not already listed, and choose the OpenAI API compatible provider type.

What to installOfficial sourceQuick check
ChatBox app or web appChatBox downloadOpen the app before editing provider settings.
Custom provider settingsChatBox provider docsSettings sidebar > Model Provider > Add provider.
CorvusLLM keyBuy or top up balancePaste as the API key.

Zero-to-working setup

Use this block when you want the shortest reliable path from a clean install to one successful ChatBox request through CorvusLLM.

2
Configure

Open Settings sidebar > Model Provider > Add, then choose an OpenAI API compatible or custom provider.

  • Open ChatBox settings from the sidebar
  • Open Model Provider settings and add a provider if needed
  • Choose OpenAI API compatible, then paste API Host and API Key
3
Verify
  • Use ChatBox Check if your version shows it
  • Create a new conversation and send Say chatbox-ok with gpt-5.5

ChatBox Check passes or a new conversation returns the short test answer with the selected model.

ValuePaste this
API Host https://base.corvusllm.com/v1
API Key YOUR_CORVUSLLM_KEY
Model gpt-5.5
Setup guardrail

ChatBox usually wants the API host/base URL, not a full /chat/completions URL.

Desktop or mobile

Open ChatBox settings, add a custom provider, choose the OpenAI-compatible option, fill the API Host and API Key fields, then add at least one model slug. The exact labels can vary by version, but these fields are the ones to match.

Field Where to change it Value
Provider type Settings sidebar > Model Provider > Add OpenAI-compatible or custom OpenAI provider
Base URL API Host or custom provider base URL input https://base.corvusllm.com/v1
API key API Key input in the same custom provider form Your delivered CorvusLLM key
Model Model name, model ID, or custom model input gpt-5.5
Provider values
Provider: OpenAI API compatible
API Host: https://base.corvusllm.com/v1
API Key: YOUR_CORVUSLLM_KEY
Model: gpt-5.5

Connection test

Save the provider, click Check if your ChatBox version shows a connection check button, open a new ChatBox conversation, select the custom model, and send a short test message. If ChatBox lets you inspect provider logs, confirm it is calling https://base.corvusllm.com/v1 and not a direct provider endpoint.

  • If the provider fails immediately, recopy the API key and base URL.
  • If the model field is blank, paste gpt-5.5 manually before switching to another slug.
  • If a normal text prompt works but images or tools fail, test the same request shape in a simpler client before changing every setting.

Important note

Do not append the endpoint manually.

Use the base URL only. Do not type /chat/completions into the host field unless your specific ChatBox build explicitly asks for a full endpoint URL.

Topic map

Continue with the right source

Open the exact setup, model, billing, and troubleshooting pages instead of guessing configuration values.

docs Set up CorvusLLM without guessing. Overview: The clean start page: base URLs, model overview, environment overview, and where to begin. docs API base URLs and request paths. API Overview: Base URLs, authentication, request formats, OpenAI-compatible vs Anthropic-native paths. docs Use the canonical customer slug and keep it simple. Models & Slugs: Every customer-facing model with one customer slug, provider family, pricing. docs Most CorvusLLM issues are the same four mistakes. Troubleshooting: Clear fixes for wrong base URLs, bad model slugs, out-of-balance errors, delivery questions. trust Trust Center The Trust Center explains affiliation, data handling, support, refunds, compatibility evidence, pricing methodology. trust How to Verify CorvusLLM Before You Buy The verification checklist shows how to test CorvusLLM claims, endpoint setup, pricing data, status, legal pages. trust Proof of Operations Proof of Operations collects public evidence assets, published data, operational boundaries. status Checking current status The status page shows customer-facing live checks for website, checkout, customer login, and API compatibility routes. faq Frequently Asked Questions CorvusLLM FAQ and help center with searchable answers about pricing, refunds, delivery, API setup, Cursor, Claude Code. docs Buy, paste, test, and verify your balance in minutes. Quickstart: The shortest safe path from purchase to a working request and a visible balance in the dashboard. docs bills against the customer key balance and stops at zero. Billing, Balance & Cache: How prepaid balance works, how same-key top-ups work, how usage deductions, out-of-balance behavior. docs Choose the path once, then stay consistent. Environment Overview: Every supported environment at a glance: which base URL to use, where to paste the key. models AI Models The CorvusLLM model catalog directory helps users find current customer-facing model families, public slugs, pricing context.
Browse docs
On this page