mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-01 21:34:14 -04:00
v1.4.0
This commit is contained in:
Generated
+1
-1
@@ -5570,7 +5570,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "semtools"
|
||||
version = "1.3.1"
|
||||
version = "1.4.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"arrow-array",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "semtools"
|
||||
version = "1.3.1"
|
||||
version = "1.4.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
description = "Semantic search and document parsing tools for the command line"
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@llamaindex/semtools",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@llamaindex/semtools",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@llamaindex/semtools",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"description": "Semantic search and document parsing tools for the command line (Rust-backed, npm-distributed)",
|
||||
"license": "MIT",
|
||||
"author": "LlamaIndex",
|
||||
|
||||
Reference in New Issue
Block a user