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 48e642c353 searx: update doc, rate limiter whitelist feature on searx merged 11 months ago
..
agents Harrison/error zero tools (#6340) 11 months ago
callbacks Add new openai 0613 model costs (#6110) 11 months ago
chains Fixes #6282 (#6283) 11 months ago
chat_models Make lckwargs private (#6344) 11 months ago
client Add Tags for LLMs (#6229) 11 months ago
docstore changed ValueError to ImportError (#5006) 1 year ago
document_loaders update web_base.py to have verify option (#6107) 11 months ago
embeddings Update output format of MosaicML endpoint to be more flexible (#6060) 11 months ago
evaluation Improve Error Message for failed callback (#6247) 11 months ago
experimental Doc refactor (#6300) 11 months ago
graphs Add additional parameters to Graph Cypher Chain (#5979) 11 months ago
indexes Create async copy of from_text() inside GraphIndexCreator. (#5214) 12 months ago
llms Make lckwargs private (#6344) 11 months ago
load Make lckwargs private (#6344) 11 months ago
memory Handle Managed Motorhead Data Key (#6169) 11 months ago
output_parsers added support for different types in ResponseSchema class (#5789) 11 months ago
prompts Make lckwargs private (#6344) 11 months ago
retrievers Harrison/faiss score (#6341) 11 months ago
tools searx: update doc, rate limiter whitelist feature on searx merged 11 months ago
utilities searx: update doc, rate limiter whitelist feature on searx merged 11 months ago
vectorstores Harrison/mmr support for opensearch (#6349) 11 months ago
__init__.py console callback verbose (#4696) 1 year ago
base_language.py nc/load (#5733) 11 months ago
cache.py feat: add Momento as a standard cache and chat message history provider (#5221) 12 months ago
docker-compose.yaml Update docker-compose.yaml (#3582) 1 year ago
document_transformers.py Contextual compression retriever (#2915) 1 year ago
env.py Use LCP Client in Tracer (#5908) 11 months ago
example_generator.py Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
formatting.py Validate `input_variables` when using `jinja2` templates (#3140) 1 year ago
input.py FileCallbackHandler (#5589) 12 months ago
math_utils.py add get_top_k_cosine_similarity method to get max top k score and index (#5059) 12 months 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 Move PythonRepl -> langchain.utilities (#2917) 1 year ago
requests.py fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) 1 year ago
schema.py Make lckwargs private (#6344) 11 months ago
serpapi.py move serpapi wrapper (#1199) 1 year ago
server.py Fix for ModuleNotFoundError while running langchain-server. Issue #5833 (#6077) 11 months ago
sql_database.py Revise DATABRICKS_API_TOKEN as DATABRICKS_TOKEN (#5796) 11 months ago
text_splitter.py feat: Add support for the Solidity language (#6054) 11 months ago
utils.py feat(integrations): Add WandbTracer (#4521) 12 months ago