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/libs/community/langchain_community
aditya thomas 4856a87261
community[patch]: invoke callback prior to yielding token (llama.cpp) (#19392)
**Description:** Invoke callback prior to yielding token for llama.cpp
**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
6 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community: Add PolygonAggregates tool (#18882) 6 months ago
callbacks community[patch] : publishes duration as milliseconds to Fiddler (#19166) 6 months ago
chat_loaders community[patch]: speed up import times in the community package (#18928) 6 months ago
chat_message_histories community[patch]: speed up import times in the community package (#18928) 6 months ago
chat_models community[patch]: Replace positional argument with text=text for cohere>=5 compatibility (#19407) 6 months ago
docstore community[patch]: speed up import times in the community package (#18928) 6 months ago
document_compressors community[patch]: speed up import times in the community package (#18928) 6 months ago
document_loaders deprecate community docugami loader (#19230) 6 months ago
document_transformers community[patch]: flattening imports 3 (#18939) 6 months ago
embeddings community[patch]: support fastembed v1 and v2 (#19125) 6 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: flattening imports 3 (#18939) 6 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[patch]: invoke callback prior to yielding token (llama.cpp) (#19392) 6 months ago
output_parsers
retrievers community: Fix all page numbers were the same for _BaseGoogleVertexAISearchRetriever (#19175) 6 months ago
storage community[patch]: flattening imports 3 (#18939) 6 months ago
tools Josha91 fix docstring (#19249) 6 months ago
utilities community[patch]: flattening imports 3 (#18939) 6 months ago
utils
vectorstores community[minor]: Add InMemoryVectorStore (#19326) 6 months ago
__init__.py
cache.py community: Use langchain-astradb for AstraDB caches (#18419) 6 months ago
py.typed