1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-01 12:55:47 +03:00
parent ba7bab5a84
commit cf9ba6cec5
1684 changed files with 12722 additions and 11512 deletions

View File

@@ -1,6 +1,6 @@
 URL = "https://api.athenaeum.digital/ollama";
Token = "10KO..."; // Authorization - not part API Ollama
SHA256 = "72e957f936152af0a3aacf055fb01c73c7a9fb1cc056b9ef536afaa7462ed2fc";
SHA256 = "52c90de7404fe5ce163539bce1b81baea4225cacee2ba72ce9671378b41e1897";
AdditionalHeaders = New Map;
AdditionalHeaders.Insert("Authorization", StrTemplate("Bearer %1", Token));