langchain/libs/community/langchain_community
Michael Feil e1cfd0f3e7
community[patch]: infinity embeddings update incorrect default url (#16759)
The default url has always been incorrect (7797 instead 7997). Here is a
update to the correct url.
2024-02-12 20:05:08 -08:00
..
adapters community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
agent_toolkits community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 2024-02-11 21:24:24 -08:00
chat_loaders
chat_message_histories infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
chat_models community[patch]: Invoke callback prior to yielding token (#17348) 2024-02-12 19:22:55 -08:00
docstore
document_loaders community[proxy]: Enhancement/add proxy support playwrighturlloader 16751 (#16822) 2024-02-12 19:48:29 -08:00
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 2024-01-15 10:39:25 -08:00
embeddings community[patch]: infinity embeddings update incorrect default url (#16759) 2024-02-12 20:05:08 -08:00
example_selectors refactor langchain.prompts.example_selector (#15369) 2024-02-01 12:05:57 -08:00
graphs community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
indexes
llms core[patch]: Support .yml extension for YAML (#16783) 2024-02-12 19:57:20 -08:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
storage infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
tools community[patch]: Add async methods to VectorStoreQATool (#16949) 2024-02-12 19:19:50 -08:00
utilities community[patch]: Fix github search issues and PRs PaginatedList has no len() error (#16806) 2024-02-12 19:50:59 -08:00
utils
vectorstores community[patch] - in FAISS vector store, support passing custom DocStore implementation when using from_xxx methods (#16801) 2024-02-12 19:51:55 -08:00
__init__.py
cache.py Add async methods to InMemoryCache (#17425) 2024-02-12 22:02:38 -05:00
py.typed