|
10 | 10 | }, |
11 | 11 | "favicon": "/favicon.png", |
12 | 12 | "navigation": { |
13 | | - "versions":[ |
| 13 | + "versions": [ |
14 | 14 | { |
15 | 15 | "version": "Using Model Catalog", |
16 | 16 | "tabs": [ |
|
87 | 87 | }, |
88 | 88 | { |
89 | 89 | "group": "Model Catalog", |
90 | | - "pages": [ |
91 | | - "product/model-catalog" |
92 | | - ] |
| 90 | + "pages": ["product/model-catalog"] |
93 | 91 | }, |
94 | 92 | { |
95 | 93 | "group": "Integrations", |
|
406 | 404 | "integrations/libraries/claude-code", |
407 | 405 | "integrations/libraries/anthropic-computer-use", |
408 | 406 | "integrations/libraries/cline", |
| 407 | + "integrations/libraries/langflow", |
409 | 408 | "integrations/libraries/goose", |
410 | 409 | "integrations/libraries/janhq", |
411 | 410 | { |
|
932 | 931 | }, |
933 | 932 | { |
934 | 933 | "group": "Enterprise Releases", |
935 | | - "pages": ["changelog/enterprise", "changelog/helm-chart", "changelog/data-service"] |
| 934 | + "pages": [ |
| 935 | + "changelog/enterprise", |
| 936 | + "changelog/helm-chart", |
| 937 | + "changelog/data-service" |
| 938 | + ] |
936 | 939 | }, |
937 | 940 | { |
938 | 941 | "group": "Product Releases", |
|
1836 | 1839 | }, |
1837 | 1840 | { |
1838 | 1841 | "group": "Enterprise Releases", |
1839 | | - "pages": ["changelog/enterprise", "changelog/helm-chart", "changelog/data-service"] |
| 1842 | + "pages": [ |
| 1843 | + "changelog/enterprise", |
| 1844 | + "changelog/helm-chart", |
| 1845 | + "changelog/data-service" |
| 1846 | + ] |
1840 | 1847 | }, |
1841 | 1848 | { |
1842 | 1849 | "group": "Product Releases", |
|
0 commit comments