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 a7227ee01b
Harrison/embaas (#6010)
Co-authored-by: Julius Lipp <43986145+juliuslipp@users.noreply.github.com>
1 year ago
..
agents Fix handling of missing action & input for async MRKL agent (#5985) 1 year ago
callbacks Obey handler.raise_error in _ahandle_event_for_handler (#6001) 1 year ago
chains [APIChain] enhance the robustness or url (#6008) 1 year ago
chat_models support kwargs (#5990) 1 year ago
client
docstore
document_loaders fix: TypeError when loading confluence pages by cql (#5878) 1 year ago
embeddings Harrison/embaas (#6010) 1 year ago
evaluation Update run eval imports in init (#5858) 1 year ago
experimental support kwargs (#5990) 1 year ago
graphs Add additional parameters to Graph Cypher Chain (#5979) 1 year ago
indexes
llms support kwargs (#5990) 1 year ago
memory Add support for the endpoint URL in DynamoDBChatMesasgeHistory (#5836) 1 year ago
output_parsers
prompts
retrievers LOTR: Lord of the Retrievers. A retriever that merge several retrievers together applying document_formatters to them. (#5798) 1 year ago
tools Harrison/arxiv fix (#5993) 1 year ago
utilities Fix the issue where the parameters passed to VertexAI ignored #5889 (#5891) 1 year ago
vectorstores feat: Added filtering option to FAISS vectorstore (#5966) 1 year ago
__init__.py
base_language.py support kwargs (#5990) 1 year ago
cache.py
docker-compose.yaml
document_transformers.py
env.py Use LCP Client in Tracer (#5908) 1 year ago
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 Fix IndexError in RecursiveCharacterTextSplitter (#5902) 1 year ago
utils.py