mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-21 16:00:49 +00:00
Add sanitize_api_key() to strip curly/smart quotes silently injected by copy-paste from rich-text sources (Slack, docs). Add strip_v1_suffix() to prevent doubled /v1/v1 paths when provider URLs already include /v1. Applied across all config paths (env, simple YAML, LiteLLM YAML, TOML). Also adds crate structure section to proxy-architecture.md and rebuilds admin UI dist after vite upgrade. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>