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-07-05 09:58:13 +03:00
parent e1f1012cbd
commit 5b81c285f2
85 changed files with 110 additions and 104 deletions

View File

@@ -1,6 +1,6 @@
oint openai CreateTranscription \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--model "whisper-1" \
--audio "C:\Users\Administrator\AppData\Local\Temp\bi04ndbxhxg.wav" \
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" \
--type "audio/wav"

View File

@@ -1,6 +1,6 @@
oint openai CreateTranscription ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--model "whisper-1" ^
--audio "C:\Users\Administrator\AppData\Local\Temp\bi04ndbxhxg.wav" ^
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" ^
--type "audio/wav"

View File

@@ -1,6 +1,6 @@
oint openai UploadFile \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" \
--name "83e97e8d-df65-4581-afb6-e578a928b5c0.png" \
--data "https://hut.openintegrations.dev/test_data/picture.jpg" \
--purpose "assistants"

View File

@@ -1,6 +1,6 @@
oint openai UploadFile ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--name "bb7e41f1-ea47-47ff-a013-5d458f5bff54.png" ^
--name "83e97e8d-df65-4581-afb6-e578a928b5c0.png" ^
--data "https://hut.openintegrations.dev/test_data/picture.jpg" ^
--purpose "assistants"