chore(docs): update package READMEs (#32869)

- Fix badges
- Focus on agents
- Cut down fluff
This commit is contained in:
Mason Daugherty
2025-09-09 10:50:32 -04:00
committed by GitHub
parent 699a5d06d1
commit c124e67325
4 changed files with 46 additions and 83 deletions

View File

@@ -1,7 +1,7 @@
# 🦜✂️ LangChain Text Splitters
[![Downloads](https://static.pepy.tech/badge/langchain_text_splitters/month)](https://pepy.tech/project/langchain_text_splitters)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI - License](https://img.shields.io/pypi/l/langchain-text-splitters?style=flat-square)](https://opensource.org/licenses/MIT)
[![PyPI - Downloads](https://img.shields.io/pepy/dt/langchain-text-splitters)](https://pypistats.org/packages/langchain-text-splitters)
## Quick Install