1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-04 22:51:57 +03:00
parent 416fe4c00b
commit 5b4eb92084
167 changed files with 258 additions and 370 deletions

View File

@@ -1,6 +1,6 @@
oint openai UploadFile \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--name "fac80cf7-501d-4616-8a39-ffc7a91692d2.png" \
--data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" \
--data "https://hut.openintegrations.dev/test_data/picture.jpg" \
--purpose "assistants"

View File

@@ -1,6 +1,6 @@
oint openai UploadFile ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--name "fac80cf7-501d-4616-8a39-ffc7a91692d2.png" ^
--data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" ^
--data "https://hut.openintegrations.dev/test_data/picture.jpg" ^
--purpose "assistants"