Commit History

chore: update model endpoint to deepseek-ai/DeepSeek-V4-Pro:fireworks-ai
91970af
Running

akhaliq HF Staff commited on

feat: implement dynamic stream timeout to improve response handling responsiveness
0195d91

akhaliq HF Staff commited on

feat: add generation state management and a 30s stream timeout to prevent hanging
b35d8de

akhaliq HF Staff commited on

refactor: migrate chat submission to manual async iterator loop to prevent Gradio client hanging
3b84323

akhaliq HF Staff commited on

refactor: migrate chat submission from async iteration to event-based handling and modularize input unlocking
81f6414

akhaliq HF Staff commited on

fix: disable send button when input is empty after request completion
d089261

akhaliq HF Staff commited on

fix: remove extraneous markdown code block delimiters from HTML file
0915d75

akhaliq HF Staff commited on

refactor: switch model to fastest and format CSS in index.html
553dd58

akhaliq HF Staff commited on

Update index.html
1ce54e7
verified

akhaliq HF Staff commited on

Update index.html
847f2fc
verified

akhaliq HF Staff commited on

Update index.html
a912253
verified

akhaliq HF Staff commited on

Update index.html
2d545b2
verified

akhaliq HF Staff commited on

Update index.html
cc9f871
verified

akhaliq HF Staff commited on

Update app.py
af660b4
verified

akhaliq HF Staff commited on

feat: break stream processing loop upon receiving complete stage event
23357ef

akhaliq HF Staff commited on

refactor: update UI theme to Slate color palette and replace SVG icons with custom avatar images
5d6408b

akhaliq HF Staff commited on

feat: redesign chat interface with a dark theme and modernized message layout
9277efd

akhaliq HF Staff commited on

refactor: remove explicit output definition and update chat return type hint
fa1dfe4

akhaliq HF Staff commited on

feat: specify text output format in chat api decorator
621875e

akhaliq HF Staff commited on

fix: handle null or undefined content when parsing markdown in bot messages
e52ddb2

akhaliq HF Staff commited on

refactor: remove explicit path from chat API route decorator
bf21d04

akhaliq HF Staff commited on

feat: initialize DeepSeek V4 Pro project with a Gradio-backed web chat interface
826ae84

akhaliq HF Staff commited on

initial commit
cfbcf09
verified

akhaliq HF Staff commited on