chore: update model endpoint to deepseek-ai/DeepSeek-V4-Pro:fireworks-ai 91970af Running akhaliq HF Staff commited on 9 days ago
feat: implement dynamic stream timeout to improve response handling responsiveness 0195d91 akhaliq HF Staff commited on 10 days ago
feat: add generation state management and a 30s stream timeout to prevent hanging b35d8de akhaliq HF Staff commited on 10 days ago
refactor: migrate chat submission to manual async iterator loop to prevent Gradio client hanging 3b84323 akhaliq HF Staff commited on 10 days ago
refactor: migrate chat submission from async iteration to event-based handling and modularize input unlocking 81f6414 akhaliq HF Staff commited on 10 days ago
fix: disable send button when input is empty after request completion d089261 akhaliq HF Staff commited on 10 days ago
fix: remove extraneous markdown code block delimiters from HTML file 0915d75 akhaliq HF Staff commited on 10 days ago
refactor: switch model to fastest and format CSS in index.html 553dd58 akhaliq HF Staff commited on 11 days ago
feat: break stream processing loop upon receiving complete stage event 23357ef akhaliq HF Staff commited on 12 days ago
refactor: update UI theme to Slate color palette and replace SVG icons with custom avatar images 5d6408b akhaliq HF Staff commited on 12 days ago
feat: redesign chat interface with a dark theme and modernized message layout 9277efd akhaliq HF Staff commited on 12 days ago
refactor: remove explicit output definition and update chat return type hint fa1dfe4 akhaliq HF Staff commited on 12 days ago
feat: specify text output format in chat api decorator 621875e akhaliq HF Staff commited on 12 days ago
fix: handle null or undefined content when parsing markdown in bot messages e52ddb2 akhaliq HF Staff commited on 12 days ago
refactor: remove explicit path from chat API route decorator bf21d04 akhaliq HF Staff commited on 12 days ago
feat: initialize DeepSeek V4 Pro project with a Gradio-backed web chat interface 826ae84 akhaliq HF Staff commited on 12 days ago