Error
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"attributes": {
"default_data_source": {
"id": 123,
"name": "<string>"
},
"default_tools": [
{
"id": 123,
"name": "<string>"
}
],
"name": "<string>",
"rag_results_per_source": 123,
"supports_tools": true
},
"id": "<string>",
"type": "<string>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Get the default tools and datasource configured for a specific chat with redacted sensitive information
A valid request URL is required to generate request examples{
"attributes": {
"default_data_source": {
"id": 123,
"name": "<string>"
},
"default_tools": [
{
"id": 123,
"name": "<string>"
}
],
"name": "<string>",
"rag_results_per_source": 123,
"supports_tools": true
},
"id": "<string>",
"type": "<string>"
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}Was this page helpful?