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
Ikko Ashimine f3c3288761
chore: fix typo in prompt.py (#447)
seperator -> separator
2 years ago
..
agents fix react docstore (#427) 2 years ago
chains unify return types across map-reduce and refine (#442) 2 years ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings (WIP) add HyDE (#393) 2 years ago
evaluation regex output parser (#435) 2 years ago
llms Mrbean/support timeout (#398) 2 years ago
prompts chore: fix typo in prompt.py (#447) 2 years ago
utilities Harrison/tools exp (#372) 2 years ago
vectorstores Harrison/weaviate improvements (#433) 2 years ago
__init__.py Add HuggingFacePipeline LLM (#353) 2 years ago
cache.py Add Redis cache implementation (#397) 2 years ago
example_generator.py Harrison/improve cache (#368) 2 years ago
formatting.py initial commit 2 years ago
input.py beta: logger (#307) 2 years ago
logger.py Harrison/tools exp (#372) 2 years ago
model_laboratory.py Harrison/improve cache (#368) 2 years ago
py.typed Add py.typed marker to package (#121) 2 years ago
python.py Harrison/tools exp (#372) 2 years ago
requests.py LLMRequestsChain (#267) 2 years ago
schema.py Harrison/tools exp (#372) 2 years ago
serpapi.py Harrison/serp api imp (#444) 2 years ago
sql_database.py chore: minor clean up / formatting (#233) 2 years ago
text_splitter.py Harrison/improve data augmented generation docs (#390) 2 years ago
utils.py Harrison/cleanup env check (#144) 2 years ago