deepset-ai / haystack

:mag: 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.
https://haystack.deepset.ai
Apache License 2.0
16.94k stars 1.85k forks source link

chore: Remove deprecated `ChatMessage.to_openai_format` #8242

Closed shadeMe closed 1 month ago

shadeMe commented 1 month ago

Related Issues

Proposed Changes:

Removes deprecated method and updates tests.

How did you test it?

CI

Notes for the reviewer

Multiple core integrations need to be updated after this PR is merged. Details in the linked issue.

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10405703491

Details


Totals Coverage Status
Change from base Build 10388624662: -0.009%
Covered Lines: 6936
Relevant Lines: 7696

💛 - Coveralls