Skip to content

Commit fe75e4b

Browse files
cmilesbdwdougherty
andauthored
Update content/integrate/amazon-bedrock/set-up-redis.md
Co-authored-by: David Dougherty <[email protected]>
1 parent 59b153a commit fe75e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/amazon-bedrock/set-up-redis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ After you store this secret, you can view and copy the [Amazon Resource Name (AR
192192

193193
## Create a vector index in your database {#create-vector-index}
194194

195-
After your Redis Cloud database is set up, create a search index with a vector field using [FT.CREATE]({{< relref "/commands" >}}/ft.create/) as your knowledge base for Amazon Bedrock. You can accomplish this using **RedisInsight** or `redis-cli`.
195+
After your Redis Cloud database is set up, create a search index with a vector field using [FT.CREATE]({{< relref "/commands" >}}/ft.create/) as your knowledge base for Amazon Bedrock. You can accomplish this using **Redis Insight** or `redis-cli`.
196196

197197
### RedisInsight
198198

0 commit comments

Comments
 (0)