mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
docs: more api ref links, add linting step to prevent more (#28495)
This commit is contained in:
@@ -13,7 +13,7 @@ pip install langchain-text-splitters
|
||||
|
||||
LangChain Text Splitters contains utilities for splitting into chunks a wide variety of text documents.
|
||||
|
||||
For full documentation see the [API reference](https://api.python.langchain.com/en/stable/text_splitters_api_reference.html)
|
||||
For full documentation see the [API reference](https://python.langchain.com/api_reference/text_splitters/index.html)
|
||||
and the [Text Splitters](https://python.langchain.com/docs/modules/data_connection/document_transformers/) module in the main docs.
|
||||
|
||||
## 📕 Releases & Versioning
|
||||
|
Reference in New Issue
Block a user