experimental/cpu/: langchain-text-splitters-0.0.1 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
  • langchain-core (>=0.1.28,<0.2.0)
  • lxml (>=5.1.0,<6.0.0) ; extra == "extended-testing"
requires_python >=3.8.1,<4.0
File Tox results History
langchain_text_splitters-0.0.1-py3-none-any.whl
Size
21 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

For full documentation see the API reference.

📕 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.