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 c658f0aed3
Harrison/add to search (#778)
Co-authored-by: Enrico Shippole <enricoship@gmail.com>
1 year ago
..
agents update notebook and make backwards compatible (#772) 1 year ago
callbacks add tracing support to langchain (#741) 1 year ago
chains Serialize all the chains! (#761) 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 increase text-davinci-003 contextsize to 4097 (#748) 1 year ago
prompts Add missing verb (#768) 1 year ago
utilities Harrison/add to search (#778) 1 year ago
vectorstores Hotfix: distance_func and collection_name must not be in kwargs (#735) 1 year ago
__init__.py add tracing support to langchain (#741) 1 year ago
cache.py Fix sqlalchemy warnings when running tests (#733) 1 year ago
docker-compose.yaml add tracing support to langchain (#741) 1 year ago
example_generator.py Harrison/improve cache (#368) 2 years 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) 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 add tracing support to langchain (#741) 1 year ago
serpapi.py expose more serpapi parameters (#609) 1 year ago
server.py add tracing support to langchain (#741) 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