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 7f76a1189c
bump version to 0.0.70 (#744)
1 year ago
..
agents Fix typo (#705) 1 year ago
callbacks Harrison/openai callback (#684) 1 year ago
chains move hyde into chains (#728) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
embeddings Harrison/backwards compat (#740) 1 year ago
evaluation bump version to 0063 (#616) 1 year ago
llms add stop to stream (#729) 1 year ago
prompts bump version to 0.0.70 (#744) 1 year ago
utilities Harrison/bing wrapper (#656) 1 year ago
vectorstores Hotfix: distance_func and collection_name must not be in kwargs (#735) 1 year ago
__init__.py Harrison/wolfram alpha (#579) 1 year ago
cache.py Fix sqlalchemy warnings when running tests (#733) 1 year ago
example_generator.py Harrison/improve cache (#368) 1 year ago
formatting.py initial commit 2 years ago
input.py Add BaseCallbackHandler and CallbackManager (#478) 1 year 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 Harrison/tools exp (#372) 1 year ago
requests.py LLMRequestsChain (#267) 1 year ago
schema.py Add finish reason to Generation for usage downstream (#526) 1 year ago
serpapi.py expose more serpapi parameters (#609) 1 year ago
sql_database.py Fix sqlalchemy warnings when running tests (#733) 1 year ago
text_splitter.py [Minor Fix] Fix spacy TextSplitter init (#606) 1 year ago
utils.py Harrison/bing wrapper (#656) 1 year ago