Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
# the setup for test is intensive, hopefully can be done at some point
doCheck=false;
pythonImportsCheck=["haystack"];
meta=withlib;{
description="LLM orchestration framework to build customizable, production-ready LLM applications";
longDescription=''
LLM orchestration 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. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots