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-05 13:02:22 +03:00
parent 5b02e591f1
commit 360dfabcb2
823 changed files with 1170 additions and 1064 deletions

View File

@@ -2,5 +2,5 @@ oint openai CreateTranscription \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--model "whisper-1" \
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" \
--audio "C:\Users\bayse\AppData\Local\Temp\qkdypfocry3.wav" \
--type "audio/wav"

View File

@@ -2,5 +2,5 @@ oint openai CreateTranscription ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--model "whisper-1" ^
--audio "C:\Users\bayse\AppData\Local\Temp\nnzmvrjp2bv.wav" ^
--audio "C:\Users\bayse\AppData\Local\Temp\qkdypfocry3.wav" ^
--type "audio/wav"

View File

@@ -1,4 +1,4 @@
oint openai DeleteAssistant \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--id "asst_3"
--id "asst_37"

View File

@@ -1,4 +1,4 @@
oint openai DeleteAssistant ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--id "asst_3"
--id "asst_37"

View File

@@ -1,4 +1,4 @@
oint openai DeleteFile \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--id "file-4"
--id "file-38"

View File

@@ -1,4 +1,4 @@
oint openai DeleteFile ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--id "file-4"
--id "file-38"

View File

@@ -1,4 +1,4 @@
oint openai DownloadFile \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--id "file-4"
--id "file-38"

View File

@@ -1,4 +1,4 @@
oint openai DownloadFile ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--id "file-4"
--id "file-38"

View File

@@ -1,7 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint openai GetAssistantsList \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--limit 2 \
--options "{'after':'asst_2','order':'desc'}"

View File

@@ -1,7 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint openai GetAssistantsList ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--limit 2 ^
--options "{'after':'asst_2','order':'desc'}"

View File

@@ -1,5 +1,5 @@
oint openai GetEmbeddings \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--model "text-embedding-ada-002" \
--input "What is 1C:Enterprise?"

View File

@@ -1,5 +1,5 @@
oint openai GetEmbeddings ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--model "text-embedding-ada-002" ^
--input "What is 1C:Enterprise?"

View File

@@ -1,4 +1,4 @@
oint openai GetFileInformation \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--id "file-4"
--id "file-38"

View File

@@ -1,4 +1,4 @@
oint openai GetFileInformation ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--id "file-4"
--id "file-38"

View File

@@ -1,3 +1,3 @@
oint openai GetFilesList \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***"

View File

@@ -1,3 +1,3 @@
oint openai GetFilesList ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***"

View File

@@ -1,4 +1,4 @@
oint openai GetImageMessageStructure \
--role "user" \
--file "file-2" \
--file "file-34" \
--prompt "What is in this image?"

View File

@@ -1,4 +1,4 @@
oint openai GetImageMessageStructure ^
--role "user" ^
--file "file-2" ^
--file "file-34" ^
--prompt "What is in this image?"

View File

@@ -1,4 +1,4 @@
oint openai RetrieveAssistant \
--url "https://api.athenaeum.digital:1122/" \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--id "asst_3"
--id "asst_37"

View File

@@ -1,4 +1,4 @@
oint openai RetrieveAssistant ^
--url "https://api.athenaeum.digital:1122/" ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--id "asst_3"
--id "asst_37"

View File

@@ -1,6 +1,6 @@
oint openai UploadFile \
--url "https://hut.openintegrations.dev/localai/" \
--token "***" \
--name "83e97e8d-df65-4581-afb6-e578a928b5c0.png" \
--name "6895aeff-efc1-4607-80ea-384e6676aaad.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 "83e97e8d-df65-4581-afb6-e578a928b5c0.png" ^
--name "6895aeff-efc1-4607-80ea-384e6676aaad.png" ^
--data "https://hut.openintegrations.dev/test_data/picture.jpg" ^
--purpose "assistants"