You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- LangCache is a fully managed, cloud-based service that provides a semantic cache for LLM applications.
194
+
- It manages embeddings and vector search for you, allowing you to focus on your application logic.
195
+
- See [our docs](https://redis.io/docs/latest/develop/ai/langcache/) to learn more, or [try LangCache on Redis Cloud today](https://redis.io/docs/latest/operate/rc/langcache/#get-started-with-langcache-on-redis-cloud).
196
+
185
197
### 3. Chat History
186
198
187
199
The `RedisChatMessageHistory` class provides a Redis-based storage for chat message history with efficient search capabilities.
0 commit comments