mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-27 15:08:43 +00:00
update description for pypi (#5687)
This commit is contained in:
parent
88318bfdb5
commit
1a872a7841
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user