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

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-18 21:13:41 +03:00
parent d8378d3105
commit 4b98497c12
757 changed files with 1206 additions and 874 deletions

View File

@@ -0,0 +1,6 @@
oint openai UploadFile \
--url "https://api.athenaeum.digital:1122/" \
--token "***" \
--name "fac80cf7-501d-4616-8a39-ffc7a91692d2.png" \
--data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--purpose "assistants"

6
docs/en/cli/openai/UploadFile/bat.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
oint openai UploadFile ^
--url "https://api.athenaeum.digital:1122/" ^
--token "***" ^
--name "fac80cf7-501d-4616-8a39-ffc7a91692d2.png" ^
--data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" ^
--purpose "assistants"