You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain
Harrison Chase 5aefc2b7ce
add handling on error (#541)
1 year ago
..
agents add handling on error (#541) 1 year ago
callbacks Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
chains add handling on error (#541) 1 year ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings (WIP) add HyDE (#393) 1 year ago
evaluation Docs refactor (#480) 1 year ago
llms add handling on error (#541) 1 year ago
prompts fix regex parser (#446) 1 year ago
utilities Docs refactor (#480) 1 year ago
vectorstores Harrison/weaviate improvements (#433) 1 year ago
__init__.py Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
cache.py Harrison/sqlalchemy cache store (#536) 1 year ago
example_generator.py Harrison/improve cache (#368) 1 year ago
formatting.py initial commit 2 years ago
input.py Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
model_laboratory.py Harrison/improve cache (#368) 1 year ago
py.typed Add py.typed marker to package (#121) 2 years ago
python.py Harrison/tools exp (#372) 1 year ago
requests.py LLMRequestsChain (#267) 2 years ago
schema.py Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
serpapi.py Harrison/fix memory and serp (#457) 1 year ago
sql_database.py Add schema property to sql database utility class (#448) (#462) 1 year ago
text_splitter.py Harrison/improve data augmented generation docs (#390) 1 year ago
utils.py Harrison/cleanup env check (#144) 2 years ago