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 7b4882a2f4
Harrison/tf embeddings (#817)
Co-authored-by: Ryohei Kuroki <10434946+yakigac@users.noreply.github.com>
1 year ago
..
agents conversational agent fix (#818) 1 year ago
callbacks add tracing support to langchain (#741) 1 year ago
chains return sql intermediate steps (#792) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
embeddings Harrison/tf embeddings (#817) 1 year ago
evaluation bump version to 0063 (#616) 1 year ago
llms Update cohere.py (#795) 1 year ago
prompts Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 1 year ago
utilities Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 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) 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 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 Sample row in table info for SQLDatabase (#769) (#782) 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