AI 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.
Related to #8144.
https://github.com/deepset-ai/haystack/blob/58517014ecc9a0bdfcee813984309c9b3c41b80a/haystack/dataclasses/chat_message.py#L36 This method was deprecated in #8146. It should be removed from
ChatMessage
in 2.5.0.