Skip to content

Commit 1fbc6bd

Browse files
committed
Remove type integration
1 parent c6f4a76 commit 1fbc6bd

31 files changed

+0
-31
lines changed

.github/workflows/redisvl_docs_sync.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
---
6767
linkTitle: ${linkTitle}
6868
title: ${title}
69-
type: integration
7069
EOL
7170
7271
# Inject weight property for index pages to preserve order

content/develop/ai/redisvl/api/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: RedisVL API
33
title: RedisVL API
4-
type: integration
54
weight: 5
65
hideListLinks: true
76
---

content/develop/ai/redisvl/api/cache.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: LLM cache
33
title: LLM Cache
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/filter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Filter
33
title: Filter
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/message_history.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: LLM message history
33
title: LLM Message History
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/query.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Query
33
title: Query
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/reranker.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Rerankers
33
title: Rerankers
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/router.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Semantic router
33
title: Semantic Router
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/schema.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Schema
33
title: Schema
4-
type: integration
54
---
65

76

content/develop/ai/redisvl/api/searchindex.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
linkTitle: Search index classes
33
title: Search Index Classes
4-
type: integration
54
---
65

76

0 commit comments

Comments
 (0)