You've already forked OpenIntegrations
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:
@@ -34,7 +34,7 @@ Method at API documentation: [Check if a Blob Exists](https://github.com/ollama/
|
||||
```bsl title="1C:Enterprise/OneScript code example"
|
||||
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