Recent Chats
Loading...
New chat

API Key Setup Required

To use the Probe AI chat interface, you need to configure at least one API key. You have two options:

Option 1: Configure API Key in Browser

Enter your API key details below to start using the chat interface immediately:

Your API key will be stored in your browser's local storage and sent with each request. No data is stored on our servers.

Option 2: Using Server-Side Configuration

Alternatively, you can configure API keys on the server:

Using a .env file:

  1. Create a .env file in the current directory by copying .env.example
  2. Add your API key to the .env file (uncomment and replace with your key)
  3. Restart the application

Using environment variables:

  • Anthropic: ANTHROPIC_API_KEY=your_anthropic_api_key
  • OpenAI: OPENAI_API_KEY=your_openai_api_key
  • Google AI: GOOGLE_API_KEY=your_google_api_key
Current:
0 req / 0 resp
Cache:
0 read / 0 write
Context:
0 tokens
Total Cache:
0 read / 0 write
Total:
0 req / 0 resp