Skip to content

Commit b60f6c2

Browse files
committed
fix keywords
1 parent 5dcc544 commit b60f6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Kostiantyn Kostiuk (SET001) [email protected]"]
77
description = "A lightweight Rust framework for defining and executing semantic commands using text embeddings"
88
repository = "https://github.com/SET001/semantic-commands"
99
categories = ["command-line-utilities", "asynchronous", "ai", "text-processing"]
10-
keywords = ["nlp", "semantic", "similarity", "commands", "embeddings", "ai", "bot","natural-language", "semantic-router"]
10+
keywords = ["nlp", "semantic", "commands", "embeddings", "bot"]
1111
readme = "README.md"
1212

1313
[dependencies]

0 commit comments

Comments
 (0)