langchain
600caff0 - Add `Memorize` tool (#11722)

Commit
2 years ago
Add `Memorize` tool (#11722) - **Description:** Add `Memorize` tool - **Tag maintainer:** @hwchase17 This PR added a new tool `Memorize` so that an agent can use it to fine-tune itself. This tool requires `TrainableLLM` introduced in #11721 DEMO: https://github.com/Preemo-Inc/gradient-langchain-tool-demo/tree/6a9003d5db8db03673ad8b205f4d00cf0d96b56b ![image](https://github.com/langchain-ai/langchain/assets/601530/d6f0cb45-54df-4dcf-b143-f8aefb1e76e3)
Author
Parents
Loading