A valid request URL is required to generate request examples[
{
"attributes": {
"groups": [
{
"attributes": {
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
],
"llm_id": 123,
"llm_settings_id": 123,
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]Get a list of all chats
A valid request URL is required to generate request examples[
{
"attributes": {
"groups": [
{
"attributes": {
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
],
"llm_id": 123,
"llm_settings_id": 123,
"name": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]OK
Show child attributes
Was this page helpful?