[PR #9] [MERGED] add verbose mode to parse #22

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/semtools/pull/9
Author: @logan-markewich
Created: 8/28/2025
Status: Merged
Merged: 8/28/2025
Merged by: @logan-markewich

Base: mainHead: logan/add_verbose


📝 Commits (1)

  • e7bca22 add verbose mode to parse

📊 Changes

3 files changed (+25 additions, -7 deletions)

View changed files

📝 README.md (+1 -0)
📝 src/bin/parse.rs (+5 -1)
📝 src/llama_parse_backend.rs (+19 -6)

📄 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/run-llama/semtools/pull/9 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 8/28/2025 **Status:** ✅ Merged **Merged:** 8/28/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/add_verbose` --- ### 📝 Commits (1) - [`e7bca22`](https://github.com/run-llama/semtools/commit/e7bca220da0546aa875057e975089e8eab7153b2) add verbose mode to parse ### 📊 Changes **3 files changed** (+25 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `src/bin/parse.rs` (+5 -1) 📝 `src/llama_parse_backend.rs` (+19 -6) </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 04:15:15 -05:00
yindo closed this issue 2026-02-16 04:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/semtools#22