Files
Haystack Bot 805ab3a12a docs: promote unstable docs for Haystack 2.25 (#10683)
* Promote unstable docs for Haystack 2.25

* rm no longer valid redirect

---------

Co-authored-by: anakin87 <stefanofiorucci@gmail.com>
2026-02-26 14:59:36 +01:00

52 lines
968 B
JSON

{
"reference": [
{
"type": "doc",
"id": "api-index",
"label": "API Overview"
},
{
"type": "category",
"label": "Haystack API",
"link": {
"type": "generated-index",
"title": "Haystack API"
},
"items": [
{
"type": "autogenerated",
"dirName": "haystack-api"
}
]
},
{
"type": "category",
"label": "Integrations API",
"link": {
"type": "generated-index",
"title": "Integrations API"
},
"items": [
{
"type": "autogenerated",
"dirName": "integrations-api"
}
]
},
{
"type": "category",
"label": "Experiments API",
"link": {
"type": "generated-index",
"title": "Experiments API"
},
"items": [
{
"type": "autogenerated",
"dirName": "experiments-api"
}
]
}
]
}