mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
600caff03c
- **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:
|
||
---|---|---|
.. | ||
cli | ||
experimental | ||
langchain |