langchain/libs/community/langchain_community
Barun Amalkumar Halder 34d6f0557d
community[patch] : publishes duration as milliseconds to Fiddler (#19166)
**Description:** Many LLM steps complete in sub-second duration, which
can lead to non-collection of duration field for Fiddler. This PR
updates duration from seconds to milliseconds.
**Issue:** [INTERNAL] FDL-17568
**Dependencies:** NA
**Twitter handle:** behalder

Co-authored-by: Barun Halder <barun@fiddler.ai>
2024-03-15 14:04:56 -07:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits community: Add PolygonAggregates tool (#18882) 2024-03-11 11:58:10 -07:00
callbacks community[patch] : publishes duration as milliseconds to Fiddler (#19166) 2024-03-15 14:04:56 -07:00
chat_loaders community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
chat_message_histories community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
chat_models community: Add support for cohere SDK v5 (keeps v4 backwards compatibility) (#19084) 2024-03-14 15:53:24 -07:00
docstore community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
document_compressors community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
document_loaders community[patch]: Fix NotionDBLoader 400 Error by conditionally adding filter parameter (#19075) 2024-03-14 13:56:57 +00:00
document_transformers community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
embeddings voyageai[patch]: init package (#19098) 2024-03-15 00:56:10 +00:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community: Add support for cohere SDK v5 (keeps v4 backwards compatibility) (#19084) 2024-03-14 15:53:24 -07:00
output_parsers
retrievers community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
storage community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
tools community[patch]: add args_schema to sql_database tools for langGraph integration (#18595) 2024-03-15 19:03:36 +00:00
utilities community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[minor]: Add Baidu VectorDB as vector store (#17997) 2024-03-15 19:01:58 +00:00
__init__.py
cache.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 2024-03-03 14:04:15 -08:00
py.typed