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
Tahjyei Thompson 7d8830f707
Add `OpenAIMultiFunctionsAgent` to import list in agents directory (#6824)
- Added OpenAIMultiFunctionsAgent to the import list of the Agents
directory

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
agents Add `OpenAIMultiFunctionsAgent` to import list in agents directory (#6824) 1 year ago
callbacks feat: Add streaming only final aiter of agent (#6274) 1 year ago
chains chore: NebulaGraph prompt optmization (#6904) 1 year ago
chat_models Tiktoken override (#6697) 1 year ago
client Add Input Mapper in run_on_dataset (#6894) 1 year ago
docstore Fix class promotion (#6187) 1 year ago
document_loaders Add password to PyPDR loader and parser (#6908) 1 year ago
embeddings move octo notebook (#6901) 1 year ago
evaluation Throw error if evaluation key not present (#6874) 1 year ago
experimental Update to RunOnDataset helper functions to accept evaluator callbacks (#6629) 1 year ago
graphs Add KuzuQAChain (#6454) 1 year ago
indexes Create async copy of from_text() inside GraphIndexCreator. (#5214) 1 year ago
llms Add API Header for Amazon API Gateway Authentication (#6902) 1 year ago
load added docstrings where they missed (#6626) 1 year ago
memory Order messages in PostgresChatMessageHistory (#6830) 1 year ago
output_parsers rail_parser: Allow creation from pydantic (#6832) 1 year ago
prompts added docstrings where they missed (#6626) 1 year ago
retrievers Use `getLogger` instead of `basicConfig` in `multi_query.py` (#6891) 1 year ago
tools PowerBI Toolkit additional logs (#6881) 1 year ago
utilities Add `call_actor_task` to the Apify integration (#6862) 1 year ago
vectorstores support max_chunk_bytes in OpensearchVectorSearch to pass down to bulk (#6855) 1 year ago
__init__.py Harrison/octo ml (#6897) 1 year ago
base_language.py nc/load (#5733) 1 year ago
cache.py Fixed caching bug for Multiple Caching types by correctly checking types (#6746) 1 year ago
docker-compose.yaml Update docker-compose.yaml (#3582) 1 year ago
document_transformers.py added docstrings where they missed (#6626) 1 year ago
env.py Use LCP Client in Tracer (#5908) 1 year 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) 1 year ago
math_utils.py add get_top_k_cosine_similarity method to get max top k score and index (#5059) 1 year ago
model_laboratory.py Harrison/improve cache (#368) 2 years 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 split up batch llm calls into separate runs (#5804) 1 year ago
serpapi.py move serpapi wrapper (#1199) 2 years ago
server.py Fix for ModuleNotFoundError while running langchain-server. Issue #5833 (#6077) 1 year ago
sql_database.py updated sql_database.py for returning sorted table names. (#6692) 1 year ago
text_splitter.py added docstrings where they missed (#6626) 1 year ago
utils.py added docstrings where they missed (#6626) 1 year ago