Submitted by Singularian2501 t3_11zsdwv in MachineLearning
bert0ld0 t1_jdgpv9k wrote
Reply to comment by fishybird in [N] ChatGPT plugins by Singularian2501
What is Langchain?
adin786 t1_jdgwp2x wrote
An open source library with abstractions for different LLM providers, and modular components for chaining together LLM-based steps. A bit like the ChatGPT plugins it includes integrations for the LLM to interact with things like Google search, python REPL, calculator etc.
Viewing a single comment thread. View all comments