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 3474f39e21
Harrison/improve cache (#368)
make it so everything goes through generate, which removes the need for
two types of caches
1 year ago
..
agents Harrison/improve cache (#368) 1 year ago
chains Harrison/improve cache (#368) 1 year ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings improve openai embeddings (#351) 2 years ago
llms Harrison/improve cache (#368) 1 year ago
prompts add return of ids (#254) 2 years ago
utilities update branch name in gha (#274) 2 years ago
vectorstores add return of ids (#254) 2 years ago
__init__.py Add HuggingFacePipeline LLM (#353) 1 year ago
cache.py Harrison/improve cache (#368) 1 year ago
example_generator.py Harrison/improve cache (#368) 1 year ago
formatting.py initial commit 2 years ago
input.py beta: logger (#307) 2 years ago
logger.py beta: logger (#307) 2 years 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 combine python files (#256) 2 years ago
requests.py LLMRequestsChain (#267) 2 years ago
schema.py Harrison/cache (#343) 2 years ago
serpapi.py Harrison/version 0025 (#227) 2 years ago
sql_database.py chore: minor clean up / formatting (#233) 2 years ago
text_splitter.py add openai tokenizer (#355) 2 years ago
utils.py Harrison/cleanup env check (#144) 2 years ago