Internet Research Test Mode. Keep results research-only until reviewed.
TAVILY_API_KEY
ArchĒ OS Runtime Bridge
This page does not rebuild ArchĒ’s dispatch rules. It verifies the live website wires: server functions, protected provider credentials, research status, external-assistant readiness, and owner-review boundaries.
Live status
Use this after adding provider environment variables in Netlify. It reports only safe status, never secret values.
Click “Check runtime status” to query /.netlify/functions/arche-os-bridge.
Credentials to mount
Internet Research Test Mode. Keep results research-only until reviewed.
TAVILY_API_KEY
Use when the existing ArchĒ OS / Cross-AI Bridge selects OpenAI for a task.
OPENAI_API_KEYOPENAI_MODEL
Use when the existing ArchĒ OS selects Claude for critique, reasoning, or review.
ANTHROPIC_API_KEYANTHROPIC_MODEL
Use if you want one Poe key to reach many models through Poe’s API and point system.
POE_API_KEYPOE_MODEL
How to add keys
| Variable | Purpose | Value shape |
|---|---|---|
TAVILY_API_KEY | Internet research | Only the tvly-... key |
OPENAI_API_KEY | OpenAI external assistant adapter | Only the secret OpenAI project key |
OPENAI_MODEL | Chosen OpenAI model for test/adapter | Model name approved in your OpenAI account |
ANTHROPIC_API_KEY | Claude external assistant adapter | Only the Anthropic API key |
ANTHROPIC_MODEL | Chosen Claude model for test/adapter | Model name approved in your Anthropic account |
POE_API_KEY | Poe model gateway | Only the Poe API key from Poe API keys |
POE_MODEL | Chosen Poe bot/model | Model/bot name available to your Poe account |
Do not paste keys into public chat, public JavaScript, GitHub, screenshots, support tickets, or HTML. Provider keys belong only in Netlify environment variables with server-side Functions access.
Test URLs
/.netlify/functions/arche-os-bridge
/.netlify/functions/arche-os-bridge?selfTest=1
/.netlify/functions/arche-chat?selfTest=1
/.netlify/functions/arche-research?providerTest=1