[PR #1] [MERGED] Add splitter options, UI cleanup #2

Closed
opened 2026-02-16 00:15:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/text-split-explorer/pull/1
Author: @rlancemartin
Created: 8/7/2023
Status: Merged
Merged: 8/7/2023
Merged by: @hwchase17

Base: mainHead: rlm/configure_splitter


📝 Commits (2)

📊 Changes

3 files changed (+140 additions, -24 deletions)

View changed files

code_snippets.py (+57 -0)
📝 requirements.txt (+3 -2)
📝 splitter.py (+80 -22)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/text-split-explorer/pull/1 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `rlm/configure_splitter` --- ### 📝 Commits (2) - [`13977d3`](https://github.com/langchain-ai/text-split-explorer/commit/13977d33ee4f24c0e410cfc78d13d41caaf3622f) Add splitter options, UI cleanup - [`8a3ebda`](https://github.com/langchain-ai/text-split-explorer/commit/8a3ebda32d400d19291320c2f09bf3961d79ec48) cr ### 📊 Changes **3 files changed** (+140 additions, -24 deletions) <details> <summary>View changed files</summary> ➕ `code_snippets.py` (+57 -0) 📝 `requirements.txt` (+3 -2) 📝 `splitter.py` (+80 -22) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:15:22 -05:00
yindo closed this issue 2026-02-16 00:15:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/text-split-explorer#2