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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-21 08:49:49 +03:00
parent 484c41e241
commit e2be9c7328
1701 changed files with 12341 additions and 12029 deletions

View File

@@ -55,8 +55,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint ollama PushBlob \
--url "https://api.athenaeum.digital/ollama" \
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" \
--headers "{'Authorization':'Bearer ***'}"
--data "C:\Users\Administrator\AppData\Local\Temp\z4zupwtdsl2.tmp" \
--headers "{'Authorization':'***'}"
```
</TabItem>
@@ -66,8 +66,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint ollama PushBlob ^
--url "https://api.athenaeum.digital/ollama" ^
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" ^
--headers "{'Authorization':'Bearer ***'}"
--data "C:\Users\Administrator\AppData\Local\Temp\z4zupwtdsl2.tmp" ^
--headers "{'Authorization':'***'}"
```
</TabItem>
</Tabs>