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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-15 13:14:53 +03:00
parent 181203129f
commit 50e6ac2e6d
2047 changed files with 28610 additions and 29279 deletions

View File

@@ -31,7 +31,7 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
URL = "https://hut.openintegrations.dev/localai/";
Token = "12We...";
Image = "file-3";
Image = "file-18";
Result = OPI_OpenAI.GetImageMessageStructure("user", Image, "What is in this image?");
```