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 c78075d0bb DirectoryLoader parallel file loading 1 year ago
..
agents Add _type for all parsers (#4189) 1 year ago
callbacks Add on_chat_message_start (#4499) 1 year ago
chains Provide get current date function dialect for other DBs (#4576) 1 year ago
chat_models Add Invocation Params (#4509) 1 year ago
client Dereference Messages (#4557) 1 year ago
docstore Add `DocstoreFn` - lookup doc via arbitrary function (#3760) 1 year ago
document_loaders DirectoryLoader parallel file loading 1 year ago
embeddings Add aleph alpha api key attribute (#4489) 1 year ago
evaluation Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
experimental Dereference Messages (#4557) 1 year ago
graphs Minor: Remove duplicated word in error message (#2706) 1 year ago
indexes Replace remaining usage of basellm with baselangmodel (#3981) 1 year ago
llms Expose AnyScale LLM in langchain.llms (#4585) 1 year ago
memory fix for cosmos not loading old messages (#4094) 1 year ago
output_parsers Add _type for all parsers (#4189) 1 year ago
prompts Make BaseStringMessagePromptTemplate.from_template return type generic (#4523) 1 year ago
retrievers Improve vespa interface (#4546) 1 year ago
tools Add Steamship Image Generation Tool (#4580) 1 year ago
utilities Add `arxiv` retriever (#4538) 1 year ago
vectorstores parameterized distance metrics; lint; format; tests (#4375) 1 year ago
__init__.py feat: Added class to support huggingface text generation inference server (#4447) 1 year ago
base_language.py issue#4082 base_language had wrong code comment that it was using gpt… (#4084) 1 year ago
cache.py Optimize the initialization method of GPTCache (#4522) 1 year ago
docker-compose.yaml Update docker-compose.yaml (#3582) 1 year ago
document_transformers.py Contextual compression retriever (#2915) 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 Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 1 year ago
math_utils.py fix #3884 (#3475) 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 Move PythonRepl -> langchain.utilities (#2917) 1 year ago
requests.py fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed (#2718) 1 year ago
schema.py Add _type for all parsers (#4189) 1 year ago
serpapi.py move serpapi wrapper (#1199) 1 year ago
server.py Fix missing docker-compose (#2899) 1 year ago
sql_database.py Vwp/sqlalchemy (#4145) 1 year ago
text_splitter.py Fix TextSplitter.from_tiktoken(#4361) 1 year ago
utils.py Update V2 Tracer (#4193) 1 year ago