Commit History

remove: remove architecture diagram image and related code
39d07ea
Running

γ……γ…Žγ…‡ commited on

fix: add allowed_paths to app.launch() for SVG file access
a8e23f9

γ……γ…Žγ…‡ commited on

fix: move SVG to root and update image path to /file/architecture.svg
b4ed91b

γ……γ…Žγ…‡ commited on

fix: use Markdown image link with /file/ path instead of gr.Image component
2bb82b6

γ……γ…Žγ…‡ commited on

fix: remove unsupported Image parameters and use CSS only for sizing
225416b

γ……γ…Žγ…‡ commited on

fix: set architecture diagram to 150x300px and hide navigation buttons
508b390

γ……γ…Žγ…‡ commited on

fix: further reduce architecture diagram image size to 300px with scale transform
77dedff

γ……γ…Žγ…‡ commited on

fix: adjust architecture diagram image size and add responsive CSS
ad93965

γ……γ…Žγ…‡ commited on

feat: replace Mermaid code with SVG architecture diagram image
884f080

γ……γ…Žγ…‡ commited on

feat: add Mermaid architecture diagram to system information section
48dc552

γ……γ…Žγ…‡ commited on

docs: simplify system information section content
5bcb2a0

γ……γ…Žγ…‡ commited on

fix: Neon DB ?쒏쑕 ?곌껐 ?Β€?꾩븘???닿껐 θ«›?UI ?λΊ£λ‚« ?λ‚…λœ²?λŒ„λ“ƒ
780b454

γ……γ…Žγ…‡ commited on

Increase timeout_keep_alive to 600 seconds (10 minutes) for longer idle connection stability
8e79e1b

γ……γ…Žγ…‡ commited on

Add server_kwargs to increase timeout_keep_alive to 120 seconds for SSL connection stability
f4f7c2d

γ……γ…Žγ…‡ commited on

Add stop_btn=None to disable stop button in ChatInterface
e4e2384

γ……γ…Žγ…‡ commited on

Fix: Prevent stop button from appearing during chat processing - Enhance CSS selectors with more specific targeting - Add JavaScript to dynamically hide stop buttons - Use MutationObserver to detect DOM changes - Follow Gradio ChatInterface documentation pattern
51796c8

γ……γ…Žγ…‡ commited on

Fix: Apply CSS in Blocks constructor and improve selectors - Move CSS from launch() to Blocks constructor (official pattern) - Add more specific CSS selectors with data-testid and placeholder - Follow Gradio official documentation for CSS application
18b03df

γ……γ…Žγ…‡ commited on

Fix: Adjust Session ID textarea height to 30px
579a2a7

γ……γ…Žγ…‡ commited on

Fix: Improve Session ID input layout using Gradio Blocks pattern - Remove gr.Row() wrapper to allow full width usage - Improve CSS selectors for Textbox container and input elements - Follow official Gradio Blocks documentation pattern
a400d33

γ……γ…Žγ…‡ commited on

Fix: Improve Session ID input field layout - Add elem_id for precise CSS targeting - Set container=True to ensure label visibility - Update CSS selectors to use elem_id-based targeting - Improve width and box-sizing properties for better layout
c61475f

γ……γ…Žγ…‡ commited on

Fix: Hide stop button in ChatInterface using CSS - Add CSS rules to hide and disable stop button - Prevent stop button from appearing after submit - Make stop button non-clickable with pointer-events: none
06387ea

γ……γ…Žγ…‡ commited on

Fix: Clear chatbot and textbox when clearing chat - Update clear button to reset chatbot, session_id, and textbox - Fix issue where only session_id was being reset
40e39e0

γ……γ…Žγ…‡ commited on

Fix: Increase Session ID input width and add clear chat button - Add CSS to increase Session ID input min-width to 800px - Add scale=10 to Session ID Textbox in Row - Add clear chat button using chatbot_interface.chatbot_value - Follow official documentation pattern
1ffb9f7

γ……γ…Žγ…‡ commited on

Fix: Remove clear_btn and submit_btn parameters for Gradio 5.0 - These parameters were removed in Gradio 5.0 - Use default buttons provided by ChatInterface
89d4719

γ……γ…Žγ…‡ commited on

Fix: Use default textbox in ChatInterface to show submit and clear buttons - Remove custom textbox parameter (causes buttons to not show) - Use ChatInterface default textbox - Update example buttons to use chatbot_interface.textbox - Follow official documentation pattern
1483c7e

γ……γ…Žγ…‡ commited on

Fix: Simplify Session ID input to match local dev version - Remove scale, container, and elem_id parameters - Use default Textbox behavior like local version
3f75209

γ……γ…Žγ…‡ commited on

Fix: Restore Session ID label and increase input field width - Set container=True to show label - Add CSS to increase minimum width to 600px - Add elem_id for styling
90f7b3d

γ……γ…Žγ…‡ commited on

Fix: Increase Session ID input field size - Add scale=10 and container=False for better visibility
366a691

γ……γ…Žγ…‡ commited on

Fix: Remove submit_btn and clear_btn parameters - ChatInterface provides buttons by default in Gradio 5.0
5cd4d41

γ……γ…Žγ…‡ commited on

Fix: Update ChatInterface to follow official documentation pattern - Create textbox before ChatInterface - Bind chatbot.clear() event handler - Add submit_btn and clear_btn explicitly
6921414

γ……γ…Žγ…‡ commited on

fix: remove show_api parameter from launch() for gradio 5.0
7281574

γ……γ…Žγ…‡ commited on

fix: remove retry_btn, undo_btn, clear_btn from ChatInterface for gradio 5.0
02305b5

γ……γ…Žγ…‡ commited on

fix: update gradio 5.0 API - remove show_copy_button, move theme/css to launch()
2f2a20d

γ……γ…Žγ…‡ commited on

fix: use HF Spaces recommended pattern - remove sdk_version, manage gradio in requirements.txt
9ce2479

γ……γ…Žγ…‡ commited on

fix: update gradio sdk_version in README and requirements.txt
36f04da

γ……γ…Žγ…‡ commited on

fix: upgrade gradio to 5.0.0+ for huggingface_hub compatibility
8aadf24

γ……γ…Žγ…‡ commited on

fix: upgrade gradio to support latest huggingface_hub
f072f9b

γ……γ…Žγ…‡ commited on

fix: update requirements.txt to use fastembed>=0.7.0 and remove sentence-transformers
5313993

γ……γ…Žγ…‡ commited on

revert: use fastembed>=0.7.0 with rerank module, remove huggingface_hub version constraint
a7ce251

γ……γ…Žγ…‡ commited on

fix: downgrade fastembed to <0.7.0 for huggingface_hub compatibility
0b5297f

γ……γ…Žγ…‡ commited on

fix: pin huggingface_hub<0.20.0 for gradio 4.44.1 compatibility
29a813b

γ……γ…Žγ…‡ commited on

fix: use direct dependencies in root requirements.txt for HF Spaces
a16b2d5

γ……γ…Žγ…‡ commited on

refactor: split nodes into modules, add core/prompts, switch to sync mode
f627d36

γ……γ…Žγ…‡ commited on

Fix requirements.txt: Use direct dependencies instead of relative path
3e5c5ab

γ……γ…Žγ…‡ commited on

Update app.py: Change logging level from INFO to WARNING
9803acf

γ……γ…Žγ…‡ commited on

Add CodeWeaver directory
d4a4cca

γ……γ…Žγ…‡ commited on

Initial commit for Hugging Face Spaces
ea80cdc

γ……γ…Žγ…‡ commited on