Changes
PR #2007 by ksylvan: Add optional API key authentication to LM Studio client
- Add optional API key authentication to LM Studio client
- Add optional API key setup question to client configuration
- Add
ApiKeyfield to the LM StudioClientstruct - Create
addAuthorizationHeaderhelper to attach Bearer token to requests - Apply authorization header to all outgoing HTTP requests