2026-03-06T20:07:36.737914Z  INFO Starting LLM Proxy Gateway v0.1.0 2026-03-06T20:07:36.738903Z  INFO Configuration loaded from Some("/home/newkirk/Documents/projects/web_projects/llm-proxy/config.toml") 2026-03-06T20:07:36.738945Z  INFO Encryption initialized 2026-03-06T20:07:36.739124Z  INFO Connecting to database at ./data/llm_proxy.db 2026-03-06T20:07:36.753254Z  INFO Database migrations completed 2026-03-06T20:07:36.753294Z  INFO Database initialized at "./data/llm_proxy.db" 2026-03-06T20:07:36.755187Z  INFO Fetching model registry from https://models.dev/api.json 2026-03-06T20:07:37.000853Z  INFO Successfully loaded model registry 2026-03-06T20:07:37.001382Z  INFO Model config cache initialized 2026-03-06T20:07:37.001702Z  WARN SESSION_SECRET environment variable not set. Using a randomly generated secret. This will invalidate all sessions on restart. Set SESSION_SECRET to a fixed hex or base64 encoded 32-byte value. 2026-03-06T20:07:37.002898Z  INFO Server listening on http://0.0.0.0:8082