We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae00696 commit 3bd55b4Copy full SHA for 3bd55b4
layouts/home.html
@@ -114,13 +114,13 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
114
"Title" "Machine learning"
115
"Description" "Fast and scalable data retrieval for AI"
116
"ButtonLink" "./develop/get-started/redis-in-ai/"
117
- "ButtonLabel" "AI agents, chatbots & apps"
+ "ButtonLabel" "agents, chatbots & apps"
118
) }}
119
{{ partial "docs-section.html" (dict
120
"Title" "Vector queries"
121
"Description" "Use vectors that ML models can process"
122
"ButtonLink" "./develop/get-started/vector-database/"
123
- "ButtonLabel" "Vector database quick start guide"
+ "ButtonLabel" "Vector quick start guide"
124
125
</div>
126
0 commit comments