2026-03-03T19-42-47_auto_memory/2026-03-03-openrouter-api-integration-testi

This commit is contained in:
Nicholai Vogel 2026-03-03 12:42:48 -07:00
parent e58b981d7c
commit a5c8ef0d11
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# 2026-03-03 Session Notes
## OpenRouter API Integration Testing
Quick demo session to validate OpenRouter API access via Signet secrets. Claude attempted to make an API call using the stored OPENROUTER_API_KEY via the secret_exec MCP tool. The first attempt with model ID `anthropic/claude-haiku` failed with a 400 error indicating the model ID format is no longer valid. Claude corrected to `anthropic/claude-3.5-haiku` for the second attempt, suggesting the OpenRouter API naming convention has changed. The secret_exec tool successfully injected the API key and redacted sensitive values in output.

Binary file not shown.