mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-18 17:11:25 +00:00
Update README.md memory now added as a feature (#208)
This commit is contained in:
parent
287f1857ee
commit
d0415952f7
@ -33,7 +33,7 @@ These are, in increasing order of complexity:
|
|||||||
1. LLM and Prompts
|
1. LLM and Prompts
|
||||||
2. Chains
|
2. Chains
|
||||||
3. Agents
|
3. Agents
|
||||||
4. (Coming Soon) Memory
|
4. Memory
|
||||||
|
|
||||||
Let's go through these categories and for each one identify key concepts (to clarify terminology) as well as the problems in this area LangChain helps solve.
|
Let's go through these categories and for each one identify key concepts (to clarify terminology) as well as the problems in this area LangChain helps solve.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user