Changes since langchain-community==0.3.18
community[patch]: release 0.3.19 (#30104)
community[patch]: remove numpy cap for python < 3.12 (#30084)
docs: Fix typo in code samples for max_tokens_for_prompt (#30088)
Update ascend.py (#30060)
Add asynchronous generate interface (#30001)
Implementing the MMR algorithm for OLAP vector storage (#30033)
community: PlaywrightURLLoader should wait for page load event before attempting to extract data (#30043)
docs: fix tavily_search code-block format. (#30012)
community[fix]: Handle None value in raw_content from Tavily API response (#30021)
community: Add cost data for aws bedrock anthropic.claude-3-7 model (#30016)
community: Update SQLiteVec table trigger (#29914)
community: add title, score and raw_content to tavily search results (#29995)
community: Repair embeddings/llamacpp's embed_query method (#29935)
docs: updated ChatLiteLLM model_kwargs description (#29937)
community/mlx_pipeline: fix crash at mlx call (#29915)
partners: add langchain-vdms (#29857)
Community: RankLLMRerank AttributeError (Handle list-based rerank results) (#29840)
Separate deepale vector store (#29902)
core: add sambanova chat models to load module mapping (#29855)
community: Made some Jira fields optional for agent to work correctly (#29876)
Handled a bug around empty query results differently (#29877)
community: ConfluenceLoader: add a filter method for attachments (#29882)