diff --git a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml index 3ad2b69e2ee9d16953af9371443abf7aac1f7d36..6b87d742f0e8f1a9f784c126631cb9c89173c9cd 100644 --- a/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml +++ b/llama-index-packs/llama-index-packs-node-parser-semantic-chunking/pyproject.toml @@ -24,7 +24,7 @@ description = "llama-index packs node_parser integration" keywords = ["chunk", "chunking", "embedding", "node", "parser", "semantic"] license = "MIT" maintainers = ["jerryjliu"] -name = "llama-index-packs-node-parser" +name = "llama-index-packs-node-parser-semantic-chunking" readme = "README.md" version = "0.1.2"