1
0
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:
Vitaly the Alpaca (bot)
2025-09-12 16:37:40 +03:00
parent 3d686ec7f1
commit 5fec681b9c
1598 changed files with 12408 additions and 12609 deletions

View File

@@ -1,6 +1,6 @@
 URL = "https://hut.openintegrations.dev/ollama";
Token = "12We34..."; // Authorization - not part API Ollama
SHA256 = "6ef8190938007ac4883d5b329bf4f0db829ea8fb444bd681f619f92fd7ec4eef";
SHA256 = "6d58651f7e4668b78b6ba43ee117e07d6d9be5557d6e8ba611ef09c78990f572";
AdditionalHeaders = New Map;
AdditionalHeaders.Insert("Authorization", StrTemplate("Bearer %1", Token));