mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
- Add optional API key setup question to client configuration - Add `ApiKey` field to the LM Studio `Client` struct - Create `addAuthorizationHeader` helper to attach Bearer token to requests - Apply authorization header to all outgoing HTTP requests - Skip authorization header when API key is empty or unset