Error
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>"
}
]{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}chats
List all chats
Get a list of all chats
GET
/
chats
Error
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>"
}
]{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Was this page helpful?
⌘I