mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-04-02 03:01:13 -04:00
chore(release): Update version to v1.4.408
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.407"
|
||||
var version = "v1.4.408"
|
||||
|
||||
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
### PR [#2007](https://github.com/danielmiessler/Fabric/pull/2007) by [ksylvan](https://github.com/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 `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
|
||||
Reference in New Issue
Block a user