Your API key is transmitted directly to your chosen provider with each request. Wu-Weism servers do not log, store, or have persistent access to your key.
Adding a provider key
1
Open Model Settings
In the Causal Chat workbench, click the Model Settings icon in the left sidebar. The settings panel will open.
2
Select your provider
Under AI Provider, choose from:
- Anthropic — Claude models
- OpenAI — GPT models
- Gemini — Google Gemini models
3
Paste your API key
In the API Key field for your selected provider, paste your key. The key field is masked after input.Keys are validated on your next request — if the key is invalid or has insufficient permissions, you will see an error in the chat response.
4
Optionally specify a model ID
Under Model, you can type a specific model ID from your provider’s available models (e.g.,
claude-opus-4-5, gpt-4o, gemini-2.0-flash). If you leave this field on the default, Wu-Weism uses the recommended model for your selected provider.Choosing a provider
- Anthropic (Claude)
- OpenAI (GPT)
- Google Gemini
Best for: Deep causal reasoning, long context, and complex multi-step inference.Claude’s extended context window and strong instruction-following make it the best default choice for:
- Long research papers attached as PDFs
- Multi-turn sessions that build on prior claims
- Complex counterfactual chains that require sustained reasoning
Switching providers during a session
You can switch providers at any point in a session without losing your conversation history or claim records.1
Open Model Settings
Click the Model Settings icon in the sidebar.
2
Select a different provider
Change the AI Provider selection. If you have already entered a key for that provider in this session, it will be available immediately.
3
Enter a key if needed
If you have not previously entered a key for the new provider, paste it into the API Key field.
4
Continue the conversation
Your next message will use the newly selected provider. Prior claims in the session remain attributed to the provider that generated them.
Using a custom model ID
Each provider offers multiple models. By default, Wu-Weism selects a recommended model per provider. To use a specific model:- Open Model Settings
- In the Model field, enter the exact model ID as defined by your provider
Example model IDs
400 Invalid model for selected provider error.
Error reference
API usage and billing
Your API key is billed directly by the provider. Wu-Weism does not charge for AI compute — you pay your provider at their standard rates. Monitor your usage in your provider’s dashboard:- Anthropic: console.anthropic.com/usage
- OpenAI: platform.openai.com/usage
- Google: aistudio.google.com
Next steps
- Run your first causal analysis: Running your first causal analysis
- Learn about intervention queries: Running interventions
- Attach research papers to your queries: Analyzing research papers with PDF upload
