You've already forked OpenIntegrations
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:
@@ -37,4 +37,9 @@ Is a shorthand for the function `GetMessageStructure`
|
||||
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "What is 1C:Enterprise?"
|
||||
}
|
||||
```
|
||||
|
||||
@@ -37,4 +37,9 @@ Is a shorthand for the function `GetMessageStructure`
|
||||
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"role": "system",
|
||||
"content": "What is 1C:Enterprise?"
|
||||
}
|
||||
```
|
||||
|
||||
@@ -38,4 +38,10 @@ Is a shorthand for the function `GetMessageStructure`
|
||||
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"role": "user",
|
||||
"content": "What is 1C:Enterprise?",
|
||||
"name": "Vitaly"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user