You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Main build (Jenkins)
This commit is contained in:
2
docs/en/examples/Ollama/CheckBlob.txt
vendored
2
docs/en/examples/Ollama/CheckBlob.txt
vendored
@@ -1,6 +1,6 @@
|
||||
URL = "https://hut.openintegrations.dev/ollama";
|
||||
Token = "12We34..."; // Authorization - not part API Ollama
|
||||
SHA256 = "927310db9b933150ef3466184c36310e57f2497838a181a2d37d7c3a4789d63d";
|
||||
SHA256 = "203b229fb43fef8bb1dc28ea3447209fdd66915dddccf8f8dd8d9042805b5dbc";
|
||||
|
||||
AdditionalHeaders = New Map;
|
||||
AdditionalHeaders.Insert("Authorization", StrTemplate("Bearer %1", Token));
|
||||
|
||||
Reference in New Issue
Block a user