deepset-ai / haystack

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
17.72k stars 1.92k forks source link

clean up docstrings: ChatPromptBuilder #8210

Closed dfokina closed 3 months ago

dfokina commented 3 months ago

Related Issues

Proposed Changes:

How did you test it?

Notes for the reviewer

Checklist

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10369358407

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
components/builders/chat_prompt_builder.py 1 98.46%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10369331519: 0.0%
Covered Lines: 6961
Relevant Lines: 7724

💛 - Coveralls