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

deleted pydocs are not being erased from readme #8168

Open dfokina opened 1 month ago

dfokina commented 1 month ago

When we delete an entire deprecated pydoc from the repo, it is not deleted from our API reference. Possibly need to check this workflow or a script. The same needs to be then applied to core-integrations repo.