mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
**Description:** ConversationChain has been deprecated, and the documentation says to use RunnableWithMessageHistory in its place, but the link at the top of the page to RunnableWithMessageHistory is broken (it's rendering as "html()"). See here at the top of the page: https://python.langchain.com/api_reference/langchain/chains/langchain.chains.conversation.base.ConversationChain.html. This PR fixes the link. **Issue**: N/A **Dependencies**: N/A **Twitter handle:**: If you're on Bluesky, I'm @vikramsaraph.com