Skip to content
VAELICO
← All guides

Janitor AI

Needs CORS

Massive casual web frontend. Custom endpoints go through the Proxy settings.

Artemis is live in closed beta. Request an invite on the waitlist, then create your API key in the app — these guides take you the rest of the way. Open the app · Join the waitlist

Endpoint

https://api.vaelico.ai/v1/chat/completions

Steps

  1. 1

    Create your key in the app: app.vaelico.ai → API keys → New key (it starts with vk_).

  2. 2

    In a chat, open the ☰ menu → API Settings.

  3. 3

    Go to the Proxy tab and click "+ Add Configuration".

  4. 4

    Fill in Configuration Name (a label), Model Name = artemis, Proxy URL = https://api.vaelico.ai/v1/chat/completions, and your vk_ API Key.

  5. 5

    Click Save Settings, then refresh the page (required).

Good to know

Janitor runs in the browser, so the endpoint must accept cross-origin requests — Vaelico’s API sends open CORS headers on /v1/*. If Janitor still refuses the connection on your account, tell us at hello@vaelico.ai and we’ll sort it out.