mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-21 19:25:23 -04:00
[PR #4] [MERGED] restructure the package #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/semtools/pull/4
Author: @logan-markewich
Created: 8/26/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @logan-markewich
Base:
main← Head:logan/refactor_structure📝 Commits (2)
751bfc9restructure the package5710807linting📊 Changes
12 files changed (+35 additions, -421 deletions)
View changed files
📝
.github/workflows/release.yml(+1 -1)📝
CONTRIBUTING.md(+1 -1)📝
Cargo.lock(+0 -26)📝
Cargo.toml(+25 -29)➖
crates/parse/Cargo.toml(+0 -24)➖
crates/parse/README.md(+0 -149)➖
crates/search/Cargo.toml(+0 -18)➖
crates/search/README.md(+0 -170)📝
src/bin/parse.rs(+1 -3)📝
src/bin/search.rs(+0 -0)➕
src/lib.rs(+7 -0)📝
src/llama_parse_backend.rs(+0 -0)📄 Description
Ok, the current package didn't publish properly. Trying again
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.