fix: remove ai features#480
Conversation
WalkthroughThis pull request removes two files and cleans up commented code. The AI interface component in the reports page, which managed chat and prompt modes via local state and custom hooks, has been completely deleted. Similarly, the API route that provided a health check endpoint has been removed. Additionally, a commented-out block in the studio sidebar that referenced an experimental AI feature was eliminated. Changes
Sequence Diagram(s)Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This is an automated pull request for branch fix/remove-ai-features
Summary by CodeRabbit
These changes streamline the product experience by removing legacy functionality no longer aligned with our current focus.