Skip to content

Commit 9f61d6d

Browse files
Update content/develop/get-started/redis-in-ai.md
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 808cc4c commit 9f61d6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/develop/get-started/redis-in-ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Learn how to build a GenAI chatbot with Redis through the [LangChain and Redis t
4747

4848
Machine learning frameworks leverage Redis for:
4949

50-
- **Message Queuing**: Ensures smooth communication between components.
51-
- **State Management**: Tracks conversation states for real-time interactions.
50+
- **Message Queuing**: ensures smooth communication between components.
51+
- **State Management**: tracks conversation states for real-time interactions.
5252

5353
Refer to [Semantic Image-Based Queries Using LangChain and Redis](https://redis.io/learn/howtos/solutions/vector/image-summary-search) for a detailed guide. To expand your knowledge, enroll in the [Redis as a Vector Database course](https://redis.io/university/courses/ru402/), where you'll learn about integrations with tools like LangChain, LlamaIndex, FeatureForm, Amazon Bedrock, and AzureOpenAI.
5454

0 commit comments

Comments
 (0)