langchain/libs/community/langchain_community
Rohit Gupta 3acd0c74fc
community[patch]: added SCANN index in default search params (#17889)
This will enable users to add data in same collection for index type
SCANN for milvus
2024-02-21 15:47:47 -08:00
..
adapters community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
agent_toolkits community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -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 docs: Fix AstraDBChatMessageHistory docstrings (#17740) 2024-02-19 10:47:38 -08:00
chat_models community[patch]: add missing chunk parameter for _stream/_astream (#17807) 2024-02-21 15:32:28 -08:00
docstore
document_loaders community[patch]: Add AstraDBLoader docstring (#17873) 2024-02-21 11:41:34 -05:00
document_transformers
embeddings community[minor]: Add SparkLLM Text Embedding Model and SparkLLM introduction (#17573) 2024-02-20 11:22:27 -08:00
example_selectors
graphs community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
indexes
llms community[minor]: Add SparkLLM to community (#17702) 2024-02-20 11:23:47 -08:00
output_parsers
retrievers infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
storage astradb[patch]: Add AstraDBStore to langchain-astradb package (#17789) 2024-02-20 16:54:35 -08:00
tools community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
utilities community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 2024-02-21 15:32:43 -08:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[patch]: added SCANN index in default search params (#17889) 2024-02-21 15:47:47 -08:00
__init__.py
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 2024-02-21 12:15:19 -05:00
py.typed