borderless / ui /agent

Commit History

Update requirements and improve model loading logic
f8fe299

spagestic commited on

switched to qwen
71a7158
Running

spagestic commited on

Enhance model loading and configuration. Added BORDERLESS_PRELOAD_MODEL to .env.example and updated README.md for clarity. Refactored device resolution in model.py for improved GPU handling and logging. Added warning filter for UserWarning in ui/__init__.py.
55f84e8

spagestic commited on

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

MiniCPM5 ZeroGPU migration
147e220

spagestic commited on

Fix string formatting in tool_display_title function for URL handling
a960f0b

spagestic commited on

fix empty research findings
fc6d1ba

spagestic commited on

Compact Chat Tool UI is implemented
35be521

spagestic commited on

Todo schema updated, Carousel UI scroll fix
450f57c

spagestic commited on

Richer Globe Research Popups is implemented
a5da148

spagestic commited on

parallel research carousel UI
b3e01f2

spagestic commited on

Formatted Chat And Map Details
8746eb1

spagestic commited on

Structured Final Synthesis
9cf61f5

spagestic commited on

Robust Planner Discovery Workflow
493a57c

spagestic commited on

nodes modularized
0c930e9

spagestic commited on

langgraph integration
b23426c

spagestic commited on

todo: langgraph integration
9d4c4db

spagestic commited on

Surface think/reasoning as Thinking messages and add tool args/results to metadata.log in tools.py and respond.py
5b5d9ca

spagestic commited on

Make /chat a generator: stream_chat in server_api.py, generator api_chat in app.py, chunked final-answer yields in streaming.py
39fd04c

spagestic commited on

Point auth prompts at the Server-mode login link.
44f0c67

spagestic Cursor commited on

Refactor response handling and tool execution in the agent module for improved clarity and maintainability.
864b105

spagestic commited on

The UI folder restructured
f793029

spagestic commited on