Skip to content

Commit

Permalink
docs: add trim_messages to chatbot (langchain-ai#23061)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Jun 18, 2024
1 parent 931b41b commit ddfbca3
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 99 deletions.
1 change: 1 addition & 0 deletions docs/docs/how_to/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ For a high-level tutorial on building chatbots, check out [this guide](/docs/tut
- [How to: manage memory](/docs/how_to/chatbots_memory)
- [How to: do retrieval](/docs/how_to/chatbots_retrieval)
- [How to: use tools](/docs/how_to/chatbots_tools)
- [How to: manage large chat history](/docs/how_to/trim_messages/)

### Query analysis

Expand Down
Loading

0 comments on commit ddfbca3

Please sign in to comment.