LangChain Reference home page
Search...
⌘K
Ask AI
GitHub
Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
⌘I
LangChain Assistant
New
History
Ask a question to get started
Enter
to send
•
Shift+Enter
new line
Menu
Navigation
Projects
Anthropic
AWS
Cloudflare
DeepSeek
Google
Node
Google Common
Google GAuth
Google GenAI
Google Vertex AI
Google Vertex AI Web
Google WebAuth
Groq
Mistral AI
MongoDB
Ollama
OpenAI
OpenRouter
Redis
xAI
Language
Python
JavaScript
Theme
Light
Dark
JavaScript
@langchain/community
memory
motorhead_memory
MotorheadMemoryInput
Interface
latest
●
Since v1.0
MotorheadMemoryInput
Copy
interface
MotorheadMemoryInput
Properties
property
apiKey
:
string
property
chatHistory
:
BaseChatMessageHistory
property
clientId
:
string
property
inputKey
:
string
property
maxConcurrency
:
number
property
maxRetries
:
number
property
memoryKey
:
string
property
onFailedAttempt
:
FailedAttemptHandler
property
outputKey
:
string
property
returnMessages
:
boolean
property
sessionId
:
string
property
timeout
:
number
property
url
:
string
View source on GitHub
Version History