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 db2e9c2b0d partial variables (#1308) 1 year ago
..
agents searx: remove duplicate param (#1219) 1 year ago
callbacks rfc: callback changes (#1165) 1 year ago
chains Harrison/source docs (#1275) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
document_loaders Add new iFixit document loader (#1333) 1 year ago
embeddings Harrison/cohere params (#1278) 1 year ago
evaluation Refactor some loops into list comprehensions (#1185) 1 year ago
graphs catch networkx error (#1201) 1 year ago
indexes bump version to 0.0.95 (#1324) 1 year ago
llms Harrison/banana fix (#1311) 1 year ago
prompts partial variables (#1308) 1 year ago
tools add ifttt tool (#1244) 1 year ago
utilities refactoring into submodules 1 year ago
vectorstores Harrison/deeplake (#1316) 1 year ago
__init__.py Add Writer, Banana, Modal, StochasticAI (#1270) 1 year ago
cache.py Avoid IntegrityError for SQLiteCache updates (#1286) 1 year ago
docker-compose.yaml add tracing support to langchain (#741) 1 year ago
example_generator.py Harrison/improve cache (#368) 1 year ago
formatting.py initial commit 2 years ago
input.py Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 1 year ago
model_laboratory.py Harrison/improve cache (#368) 1 year ago
py.typed Add py.typed marker to package (#121) 1 year ago
python.py Harrison/tools exp (#372) 1 year ago
requests.py LLMRequestsChain (#267) 1 year ago
schema.py add tracing support to langchain (#741) 1 year ago
serpapi.py move serpapi wrapper (#1199) 1 year ago
server.py add tracing support to langchain (#741) 1 year ago
sql_database.py fix sqlite internal tables breaking table_info (#1224) 1 year ago
text_splitter.py fix bug with length function (#1257) 1 year ago
utils.py Harrison/bing wrapper (#656) 1 year ago