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
Feynman Liang 3a38604f07
Fix typo (#705)
1 year ago
..
agents Fix typo (#705) 1 year ago
callbacks Harrison/openai callback (#684) 1 year ago
chains verbose flag (#683) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
embeddings remove legacy embedding model name (#703) 1 year ago
evaluation bump version to 0063 (#616) 1 year ago
llms HuggingFacePipeline: Forward model_kwargs. (#696) 1 year ago
prompts langchain hub docs (#704) 1 year ago
utilities Harrison/bing wrapper (#656) 1 year ago
vectorstores add faiss local saving/loading (#676) 1 year ago
__init__.py Harrison/wolfram alpha (#579) 1 year ago
cache.py fix caching (#658) 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 more complex sql chain (#619) 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