Skip to content

Commit 808cc4c

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Redis improves session persistence and caching for conversational agents managin
3737

3838
Redis supports chatbot platforms by enabling:
3939

40-
- **Caching**: Enhances bot responsiveness.
41-
- **Session Management**: Tracks conversation states for seamless interactions.
42-
- **Scalability**: Handles high-traffic bot usage.
40+
- **Caching**: enhances bot responsiveness.
41+
- **Session Management**: tracks conversation states for seamless interactions.
42+
- **Scalability**: handles high-traffic bot usage.
4343

4444
Learn how to build a GenAI chatbot with Redis through the [LangChain and Redis tutorial](https://redis.io/learn/howtos/solutions/vector/gen-ai-chatbot). For customer engagement platforms integrating human support with chatbots, Redis ensures rapid access to frequently used data. Check out the tutorial on [AI-Powered Video Q&A Applications](https://redis.io/learn/howtos/solutions/vector/ai-qa-videos-langchain-redis-openai-google).
4545

0 commit comments

Comments
 (0)