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 28be37f470
LLMRequestsChain (#267)
2 years ago
..
agents Gracefully degrade when model asks for nonexistent tool (#268) 2 years ago
chains LLMRequestsChain (#267) 2 years ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings Add HuggingFace Hub Embeddings (#125) 2 years ago
llms allow passing of stop params into openai (#232) 2 years ago
prompts add return of ids (#254) 2 years ago
vectorstores add return of ids (#254) 2 years ago
__init__.py Harrison/version 0028 (#259) 2 years ago
example_generator.py add few shot example (#148) 2 years ago
formatting.py initial commit 2 years ago
input.py stop using chained input except in agent (#249) 2 years ago
model_laboratory.py Harrison/delete bad code (#253) 2 years 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
serpapi.py Harrison/version 0025 (#227) 2 years ago
sql_database.py chore: minor clean up / formatting (#233) 2 years ago
text_splitter.py chore: minor clean up / formatting (#233) 2 years ago
utils.py Harrison/cleanup env check (#144) 2 years ago