Memories
Memories
Chat memory components store and retrieve chat messages by session_id.
AstraDBChatMemory Component
This component creates an AstraDBChatMessageHistory instance, which allows for storing and retrieving chat messages using Astra DB, a cloud-native database service.
Tools
Tools
Tool components are used to interact with external services, APIs, and tools. They can be used to search the web, query databases, and perform other tasks.
Bing Search API
This component allows you to call the Bing Search API.
@@ -129,7 +129,7 @@| Name | Type | Description |
|---|---|---|
| tool | Tool | Yahoo Finance News tool for use in LangChain |
Astra DB Tool
The Astra DB Tool allows agents to connect to and query data from Astra DB Collections.