mirror of
https://github.com/tcsenpai/spacellama.git
synced 2025-06-04 10:20:15 +00:00
Add support for Bearer auth token #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ProjectMoon on 11/15/2024
There are many implementations of the ollama API that have API key protection. Notably, the proxied API of OpenWebUI. It would be good to add API Key support to this extension.