Skip to content

Commit

Permalink
update description for pypi (#5687)
Browse files Browse the repository at this point in the history
  • Loading branch information
TuanaCelik authored and vblagoje committed Sep 4, 2023
1 parent 11afa0a commit d4839b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "farm-haystack"
dynamic = [
"version",
]
description = "Neural Question Answering & Semantic Search at Scale. Use modern transformer based models like BERT to find answers in large document collections"
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."
readme = "README.md"
license = "Apache-2.0"
requires-python = ">=3.8"
Expand Down

0 comments on commit d4839b2

Please sign in to comment.