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
blob42 97bcca7518 docs: fix typo in searx search tool 1 year ago
..
agents Harrison/update regex (#1534) 1 year ago
callbacks rfc: callback changes (#1165) 1 year ago
chains Harrison/chat history formatter1 (#1538) 1 year ago
chat_models Harrison/prompt layer (#1547) 1 year ago
docstore Harrison/wiki update (#622) 1 year ago
document_loaders Harrison/remote paths pdf (#1544) 1 year ago
embeddings Harrison/chunk size (#1549) 1 year ago
evaluation Refactor some loops into list comprehensions (#1185) 1 year ago
graphs catch networkx error (#1201) 1 year ago
indexes bump version to 0.0.95 (#1324) 1 year ago
llms Harrison/prompt layer (#1547) 1 year ago
memory change to baselanguagemodel (#1496) 1 year ago
prompts allow passing of messages into prompt template (#1505) 1 year ago
tools Bug: Fix Python version validation in PythonAstREPLTool (#1373) 1 year ago
utilities docs: fix typo in searx search tool 1 year ago
vectorstores Added client_settings support for chromadb vecstore (#1528) 1 year ago
__init__.py Add Writer, Banana, Modal, StochasticAI (#1270) 1 year ago
cache.py Avoid IntegrityError for SQLiteCache updates (#1286) 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 asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 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 Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
requests.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
schema.py Harrison/memory refactor (#1478) 1 year ago
serpapi.py move serpapi wrapper (#1199) 1 year ago
server.py add tracing support to langchain (#741) 1 year ago
sql_database.py fix sql misinterpretation of % in query (#1408) 1 year ago
text_splitter.py Harrison/fix text splitter (#1511) 1 year ago
utils.py Harrison/bing wrapper (#656) 1 year ago