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 052c361031
pinecone docstring (#654)
1 year ago
..
agents Add documentation for custom prompts for Agents (#631) (#640) 1 year ago
callbacks Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
chains Harrison/sql db chain (#641) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
embeddings Fix CohereError: embed is not an available endpoint on this model (#637) 1 year ago
evaluation bump version to 0063 (#616) 1 year ago
llms Harrison/cohere experimental (#638) 1 year ago
prompts more complex sql chain (#619) 1 year ago
utilities wolfram alpha improvements (#591) 1 year ago
vectorstores pinecone docstring (#654) 1 year ago
__init__.py Harrison/wolfram alpha (#579) 1 year ago
cache.py Harrison/sqlalchemy cache store (#536) 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) 2 years 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/cleanup env check (#144) 2 years ago