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)
2 years ago
..
agents Fix typo (#705) 2 years ago
callbacks Harrison/openai callback (#684) 2 years ago
chains verbose flag (#683) 2 years ago
docstore Harrison/wiki update (#622) 2 years ago
embeddings remove legacy embedding model name (#703) 2 years ago
evaluation bump version to 0063 (#616) 2 years ago
llms HuggingFacePipeline: Forward model_kwargs. (#696) 2 years ago
prompts langchain hub docs (#704) 2 years ago
utilities Harrison/bing wrapper (#656) 2 years ago
vectorstores add faiss local saving/loading (#676) 2 years ago
__init__.py Harrison/wolfram alpha (#579) 2 years ago
cache.py fix caching (#658) 2 years 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) 2 years 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 finish reason to Generation for usage downstream (#526) 2 years ago
serpapi.py expose more serpapi parameters (#609) 2 years ago
sql_database.py more complex sql chain (#619) 2 years ago
text_splitter.py [Minor Fix] Fix spacy TextSplitter init (#606) 2 years ago
utils.py Harrison/bing wrapper (#656) 2 years ago