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
Artem Mukhin e271f75bee
docs: Fix URL formatting in deprecation warnings (#23075)
**Description**

Updated the URLs in deprecation warning messages. The URLs were
previously written as raw strings and are now formatted to be clickable
HTML links.

Example of a broken link in the current API Reference:
https://api.python.langchain.com/en/latest/chains/langchain.chains.openai_functions.extraction.create_extraction_chain_pydantic.html

<img width="942" alt="Screenshot 2024-06-18 at 13 21 07"
src="https://github.com/langchain-ai/langchain/assets/4854600/a1b1863c-cd03-4af2-a9bc-70375407fb00">
3 months ago
..
adapters
agent_toolkits docs: Fix URL formatting in deprecation warnings (#23075) 3 months ago
agents
callbacks
chains
chat_loaders
chat_message_histories docs: Fix URL formatting in deprecation warnings (#23075) 3 months ago
chat_models community[minor]: add tool calling for DeepInfraChat (#22745) 3 months ago
cross_encoders [Community]: HuggingFaceCrossEncoder `score` accounting for <not-relevant score,relevant score> pairs. (#22578) 3 months ago
docstore
document_compressors
document_loaders community: glob multiple patterns when using DirectoryLoader (#22852) 3 months ago
document_transformers community[minor]: Implement Doctran async execution (#22372) 3 months ago
embeddings community: OCI GenAI embedding batch size (#22986) 3 months ago
example_selectors
graphs
indexes
llms Update ollama.py with optional raw setting. (#21486) 3 months ago
memory
output_parsers
query_constructors
retrievers
storage
tools docs: Fix URL formatting in deprecation warnings (#23075) 3 months ago
utilities community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) 3 months ago
utils
vectorstores docs: Fix URL formatting in deprecation warnings (#23075) 3 months ago
__init__.py
cache.py
py.typed