File tree Expand file tree Collapse file tree 1 file changed +24
-19
lines changed
Expand file tree Collapse file tree 1 file changed +24
-19
lines changed Original file line number Diff line number Diff line change 2626 "pages" : [
2727 " gateway/overview" ,
2828 " gateway/provider-routing" ,
29+ " gateway/prompt-integration" ,
2930 " features/advanced-usage/caching" ,
3031 " features/advanced-usage/custom-rate-limits" ,
31- " gateway/prompt-integration" ,
3232 " features/advanced-usage/llm-security" ,
33- " gateway/concepts/prompt-caching" ,
34- " gateway/web-search" ,
35- " gateway/concepts/error-handling" ,
33+ {
34+ "group" : " Provider Concepts" ,
35+ "pages" : [
36+ " gateway/concepts/prompt-caching" ,
37+ " gateway/web-search" ,
38+ " gateway/concepts/error-handling"
39+ ]
40+ },
3641 {
3742 "group" : " Integrations" ,
3843 "pages" : [
5459 " features/datasets" ,
5560 " features/alerts" ,
5661 " features/reports" ,
57- " features/hql"
62+ " features/hql" ,
63+ {
64+ "group" : " Tools" ,
65+ "pages" : [
66+ " integrations/tools/curl" ,
67+ " integrations/tools/logger-sdk"
68+ ]
69+ },
70+ {
71+ "group" : " Vector DB" ,
72+ "pages" : [
73+ " integrations/vectordb/curl" ,
74+ " integrations/vectordb/logger-sdk"
75+ ]
76+ }
5877 ]
5978 },
6079 {
226245 " integrations/data/logger-sdk" ,
227246 " integrations/data/curl"
228247 ]
229- },
230- {
231- "group" : " Tools" ,
232- "pages" : [
233- " integrations/tools/curl" ,
234- " integrations/tools/logger-sdk"
235- ]
236- },
237- {
238- "group" : " Vector DB" ,
239- "pages" : [
240- " integrations/vectordb/curl" ,
241- " integrations/vectordb/logger-sdk"
242- ]
243248 }
244249 ]
245250 },
You can’t perform that action at this time.
0 commit comments