This past Friday @sjwhitmore added the very cool ConversationChain As part of doing this, she also added the concept of a Memory module. Here's what that is and why it's useful, :
@langchain
-
LangChain Version 0.0.23 Release with New Features and Bug Fixes
By
–
LangChain Version 0.0.23 new contributors! Unicode fix for windows (
@mark_k
) Self-ask w/ search bug fix (h/t @Raza_Habib496 for finding it) Readme update (
@dillchen
) @huggingface Hub embedding support (
@baga_tur
) Save prompts to disk (
@AkashSamant4
) -
LangChain Open Source Demos and Projects Featured on GitHub
By
–
We’re going to assembling a list of open source demos/projects that use LangChain and feature then on our GitHub. Which ones should we include?
-
LangChain seeks permission to feature JavaFXpert demo on GitHub
By
–
@JavaFXpert is it okay if we feature this on our GitHub? Going to start collecting examples of cool demos
-
LangChain Demo Showcasing Prompt Templates LLM Chains
By
–
Very cool demo that is also a great showcase for using LangChain’s prompt templates, LLM wrapper, and chains
-
LLM Interactions Beyond Prompts: Integration with Tools and Systems
By
–
Yeah it’s really not limited to prompts talking to eachother, but rather any interactions between an LLM and other things (whether that be another prompt, or a python REPL, or anything)
-
LangChain 0.0.21: Memory, Conversational Chain, and Improvements
By
–
LangChain version 0.0.21 Added in Memory abstraction (
@sjwhitmore
) Conversational chain (
@sjwhitmore
) Method for adding examples to ExampleSelector class (
@sjwhitmore
) Bug fix for search class Support for all params in the OpenAI wrapper -
OpenAI Wrapper Parameters and Search Class Bug Fixes
By
–
h/t @EandrewJones for suggesting adding more params to the OpenAI wrapper h/t thepok on discord for pointing out the search class bug (another plug to join the discord! http://
discord.gg/6adMQxSpJS) -
Inquiry About LangChain Implementation in Project
By
–
This is awesome! Ooc, are you using langchain under the hood or your own implementation?
-
LangChain Overview by Shubham Saboo Appreciated
By
–
A good overview of LangChain by @Saboo_Shubham_ ! Thanks for the write up 🙂