experimental/cuda-ubi9/: langchain-text-splitters-0.2.0 metadata and description

Homepage Simple index

LangChain text splitting utilities

classifiers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
description_content_type text/markdown
license MIT
project_urls
  • Repository, https://github.com/langchain-ai/langchain
provides_extras extended-testing
requires_dist
  • beautifulsoup4 (>=4.12.3,<5.0.0) ; extra == "extended-testing"
  • langchain-core (>=0.2.0,<0.3.0)
  • lxml (>=4.9.3,<6.0) ; extra == "extended-testing"
requires_python >=3.8.1,<4.0
File Tox results History
langchain_text_splitters-0.2.0-py3-none-any.whl
Size
23 KB
Type
Python Wheel
Python
3

🦜✂️ LangChain Text Splitters

Downloads License: MIT

Quick Install

pip install langchain-text-splitters

What is it?

LangChain Text Splitters contains utilities for splitting into chunks a wide variety of text documents.

For full documentation see the API reference and the Text Splitters module in the main docs.

📕 Releases & Versioning

langchain-text-splitters is currently on version 0.0.x.

Minor version increases will occur for:

Patch version increases will occur for:

💁 Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the Contributing Guide.