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-07-14 15:21:39 +03:00
parent 0e9dd080ed
commit 45ef36f805
26 changed files with 8667 additions and 8401 deletions

View File

@@ -37,4 +37,9 @@ Is a shorthand for the function `GetMessageStructure`
```json title="Result"
{
"role": "assistant",
"content": "What is 1C:Enterprise?"
}
```

View File

@@ -37,4 +37,9 @@ Is a shorthand for the function `GetMessageStructure`
```json title="Result"
{
"role": "system",
"content": "What is 1C:Enterprise?"
}
```

View File

@@ -38,4 +38,10 @@ Is a shorthand for the function `GetMessageStructure`
```json title="Result"
{
"role": "user",
"content": "What is 1C:Enterprise?",
"name": "Vitaly"
}
```