[PR #5] [MERGED] Make errors more retryable in parse #20

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

📋 Pull Request Information

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

Base: mainHead: logan/retry_parse_errors


📝 Commits (3)

  • 7a9ba9f Make errors more retryable in parse
  • e933525 Merge branch 'main' into logan/retry_parse_errors
  • be46589 simplify config args

📊 Changes

2 files changed (+177 additions, -18 deletions)

View changed files

📝 README.md (+3 -0)
📝 src/llama_parse_backend.rs (+174 -18)

📄 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/5 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 8/27/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/retry_parse_errors` --- ### 📝 Commits (3) - [`7a9ba9f`](https://github.com/run-llama/semtools/commit/7a9ba9f52990c3acb5d6853a96d0d09c4d86ae97) Make errors more retryable in parse - [`e933525`](https://github.com/run-llama/semtools/commit/e933525d819ff661deee1cd5899c5bd932f7d58f) Merge branch 'main' into logan/retry_parse_errors - [`be46589`](https://github.com/run-llama/semtools/commit/be465890b4becd30ff801f28453338ad9aa3b079) simplify config args ### 📊 Changes **2 files changed** (+177 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -0) 📝 `src/llama_parse_backend.rs` (+174 -18) </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:14 -05:00
yindo closed this issue 2026-02-16 04:15:14 -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#20