Fix: Remove unsupported 'show_copy_button' parameter from gr.Chatbot()
e9d02f4
barathvasan-devcommited on
Fix: Remove invalid 'interactive' parameter from gr.Markdown() components
3b72a1f
barathvasan-devcommited on
Update app.py
5b46e11
barathvasan-devcommited on
Fix: Major UI responsiveness improvements - remove demo.load() blocking, fix Chatbot format for Gradio 6.14.0, add timeout handling to all queries, fix save_detection column mapping
8d9a055
barathvasan-devcommited on
Debug: Add comprehensive error logging and debug output to all functions - query_database, chatbot_query, refresh_analytics