Files
poimen-memory/crates
rock 343a4f224f feat: multi-provider auth for ChatClient (OpenRouter, OpenAI, Ollama)
Auto-detect auth mode from base URL:
- openrouter.ai, api.openai.com → Bearer token
- api.riotpiao.com → apikey header
- localhost → no auth
Explicit override via with_auth_mode()
2026-08-30 17:58:27 -07:00
..