langchain/libs/community/langchain_community
aditya thomas 515aab3312
community[patch]: invoke callback prior to yielding token (openai) (#19389)
**Description:** Invoke callback prior to yielding token for BaseOpenAI
& OpenAIChat
**Issue:** [Callback for on_llm_new_token should be invoked before the
token is yielded by the model
#16913](https://github.com/langchain-ai/langchain/issues/16913)
**Dependencies:** None
2024-03-22 16:45:55 -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[patch]: Replace positional argument with text=text for cohere>=5 compatibility (#19407) 2024-03-21 10:42:51 -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]: RecursiveUrlLoader: add base_url option (#19421) 2024-03-22 15:34:31 -07:00
document_transformers community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
embeddings community[patch]: support fastembed v1 and v2 (#19125) 2024-03-15 18:33:51 -07: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[patch]: invoke callback prior to yielding token (openai) (#19389) 2024-03-22 16:45:55 -07:00
output_parsers
retrievers community: Fix all page numbers were the same for _BaseGoogleVertexAISearchRetriever (#19175) 2024-03-16 22:28:56 +00:00
storage community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
tools Josha91 fix docstring (#19249) 2024-03-18 21:19:56 -07:00
utilities community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
utils
vectorstores community[patch]: docarray requires hnsw installation (#19416) 2024-03-22 22:39:07 +00:00
__init__.py
cache.py community: Use langchain-astradb for AstraDB caches (#18419) 2024-03-19 14:04:36 -04:00
py.typed