You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +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://api.athenaeum.digital/ollama";
|
||||
Token = "10KO-82..."; // Authorization - not part API Ollama
|
||||
SHA256 = "eafd0486b147fb2d7266ef584e40fb36bbb48c685e93e31b2fcaa4a376e78b77";
|
||||
SHA256 = "dc5ad534b4009758f0ed63edfe2d9ff319f6274f3493cb02f8e85365346637a5";
|
||||
|
||||
AdditionalHeaders = New Map;
|
||||
AdditionalHeaders.Insert("Authorization", StrTemplate("Bearer %1", Token));
|
||||
|
||||
Reference in New Issue
Block a user