borderless / assets /app.js

Commit History

Refactor ZeroGPU handling and update documentation. Reduced default BORDERLESS_GPU_DURATION to 60 seconds in .env.example and README.md. Enhanced error messaging in app.js and gradio_api.js for better user feedback on quota issues. Updated GPU_DURATION logic in config.py to enforce minimum and maximum limits.
fbe6753

spagestic commited on

Updated the chat UI and backend so MiniCPM thinking renders
c3f3998

spagestic commited on

Compact Chat Tool UI is implemented
35be521

spagestic commited on

Todo schema updated, Carousel UI scroll fix
450f57c

spagestic commited on

Profile-based chat titles are implemented
dbdb569

spagestic commited on

Chat history rename and delete are implemented
4c5a050

spagestic commited on

parallel research carousel UI
b3e01f2

spagestic commited on

Formatted Chat And Map Details
8746eb1

spagestic commited on

fix: messages shown in the chat UI
fd9dc38

spagestic commited on

Add gradioStream SSE reader in gradio_api.js and wire runChat in app.js to live updates
4b7fa35

spagestic commited on

Add Gradio API integration and refactor app.js. Introduced gradioPredict function for API calls, enhancing chat functionality and session management.
eb5680f

spagestic commited on

Added header controls and client-side chat histor. Assistant messages now render as markdown
9befa59

spagestic commited on

Clicking an example now fills the form fields instead of sending to chat.
89cf883

spagestic commited on

auth button fixed
1c4c2e7

spagestic commited on

right panel now toggles between two full-height views
a9deb6d

spagestic commited on

Removed the citizenship & languages field
0c56308

spagestic commited on

Add custom HTML/JS frontend for gradio.Server mode.
85c5933

spagestic Cursor commited on