Skip to content

Commit 1a872a7

Browse files
authored
update description for pypi (#5687)
1 parent 88318bf commit 1a872a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "farm-haystack"
99
dynamic = [
1010
"version",
1111
]
12-
description = "Neural Question Answering & Semantic Search at Scale. Use modern transformer based models like BERT to find answers in large document collections"
12+
description = "LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data."
1313
readme = "README.md"
1414
license = "Apache-2.0"
1515
requires-python = ">=3.8"

0 commit comments

Comments
 (0)