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

Profile-based chat titles are implemented
dbdb569

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

right panel now toggles between two full-height views
a9deb6d

spagestic commited on

Removed the citizenship & languages field
0c56308

spagestic commited on

errors fixed
79f7888

spagestic commited on

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

spagestic Cursor commited on

Add gradio.Server entrypoint and queued API adapters.
b466a63

spagestic Cursor commited on

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

spagestic commited on

TODO: fix the double scrollbar
3d1ce05

spagestic commited on

data expanded
43b2c38

spagestic commited on

Add borderless chat input styles and adjust textarea properties
4fd8f06

spagestic commited on

increased the height of chat slightly
42b6ab7

spagestic commited on

Clicking Create research prompt switches to the Chat tab.
29c49a6

spagestic commited on

intake form now uses searchable Gradio dropdowns
2cde2cf

spagestic commited on

The UI folder restructured
f793029

spagestic commited on

chat modularized
5d1cbeb

spagestic commited on

Chatbot height increased
e01e98b

spagestic commited on

Restructure the UI with Form and Chat tabs while keeping the globe always visible.
1fc9fb8

spagestic commited on

Refactor intake panel layout by consolidating Markdown content within an Accordion for improved user experience and clarity.
04f6e27

spagestic commited on

Remove redundant sidebar content to streamline user interface and focus on essential features.
f21b892

spagestic commited on

Fixed the layout so it’s center/right instead of top/bottom.
ba2cfb8

spagestic commited on

Polish the Borderless app shell and globe experience.
30321d8

spagestic commited on

Improve agent orchestration, tool summaries, and trace logging.
de42e4a

spagestic commited on

Add country metadata and source quality signals for immigration research.
897a75f

spagestic commited on

Implement new chat interface for immigration research, including user profile input and example prompts. Introduce a dedicated prompts module for system instructions, enhancing clarity and functionality.
35d176d

spagestic commited on

Removed the outdated structured-data tools and wired everything to web search instead.
425ab31

spagestic commited on

Add authentication error handling in respond function to manage session expiration and unauthorized access
8aebde4

spagestic commited on

Refactor thinking message formatting in execute_tool_calls to remove unnecessary prefix, streamlining output for clarity.
45a131e

spagestic commited on

custom think tool added
0be6708

spagestic commited on

Exa web search integration
cec3b5e

spagestic commited on

Firecrawl scrape/crawl integration
f440f8f

spagestic commited on