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
Zander Chase 5042bd40d3
Add Shell Tool (#3335)
Create an official bash shell tool to replace the dynamically generated one
1 year ago
..
agents Add Shell Tool (#3335) 1 year ago
callbacks
chains Nit: list to sequence (#3678) 1 year ago
chat_models
docstore
document_loaders Blob: Add validator and use future annotations (#3650) 1 year ago
embeddings
evaluation
experimental
graphs
indexes
llms Add PipelineAI LLM integration (#3644) 1 year ago
memory Allow clearing cache and fix gptcache (#3493) 1 year ago
output_parsers Self-query with generic query constructor (#3607) 1 year ago
prompts
retrievers Self-query with generic query constructor (#3607) 1 year ago
tools Add Shell Tool (#3335) 1 year ago
utilities Remove Pexpect Dependency (#3667) 1 year ago
vectorstores Self-query with generic query constructor (#3607) 1 year ago
__init__.py Add PipelineAI LLM integration (#3644) 1 year ago
cache.py Allow clearing cache and fix gptcache (#3493) 1 year ago
docker-compose.yaml
document_transformers.py
example_generator.py
formatting.py
input.py
math_utils.py
model_laboratory.py
py.typed
python.py
requests.py
schema.py
serpapi.py
server.py
sql_database.py
text_splitter.py
utils.py