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 8861770bd0
expose get_num_tokens method (#327)
2 years ago
..
agents beta: logger (#307) 2 years ago
chains Add `clear()` method for `Memory` (#305) 2 years ago
docstore Samantha/add conversation chain (#166) 2 years ago
embeddings Add HuggingFace Hub Embeddings (#125) 2 years ago
llms expose get_num_tokens method (#327) 2 years 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 beta: logger (#307) 2 years ago
example_generator.py add few shot example (#148) 2 years 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/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
schema.py beta: logger (#307) 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