QUEST / app.py

Commit History

ui: capitalize QUEST in Space title, browser tab title, footer copy
154aaf2
Running

Lzy01241010 commited on

ui: card-style resource links (paper/code/data/model) with icons; QUEST capitalization
46481c4

Lzy01241010 Claude Opus 4.7 commited on

ui: capitalize memory strategy labels; cap max_turns at 50
bca1f37

Lzy01241010 Claude Opus 4.7 commited on

ui: rename Long-form example to Research Report; hyphenate memory labels
90721a6

Lzy01241010 Claude Opus 4.7 commited on

ui: capitalize QUEST in header and hero-heading
1a0445f

Lzy01241010 Claude Opus 4.7 commited on

rename: Quest-35B -> QUEST-35B (uniform uppercase branding)
0c32859

Lzy01241010 Claude Opus 4.7 commited on

ui: label the condenser radio option as "(default)"
cf22067

Lzy01241010 Claude Opus 4.7 commited on

rename: Quest-4B -> Quest-35B (OSC vLLM serves the 35B checkpoint)
14d1d61

Lzy01241010 Claude Opus 4.7 commited on

app: add QUEST_API_KEY for self-hosted endpoint Bearer
1dc5d45

Lzy01241010 Claude Opus 4.7 commited on

Settings: condenser first in radio + help; flatten Model wrapper so its label aligns with the rest
0c72122

Lzy01241010 commited on

Bump base font to 17px and content width to 1700px for better legibility / less wasted side margin
b4bf7c4

Lzy01241010 commited on

Memory Strategy radio: drop selected-state highlight; only the dot signals selection
6240588

Lzy01241010 commited on

Memory Strategy: replace buggy Dropdown with Radio (4 stacked options); slider value text centered
d551235

Lzy01241010 commited on

Slider: flatten the number-input pill (no border) and hide the redundant reset button
48d0150

Lzy01241010 commited on

Settings widgets: revert container=False, use elem_id with id-targeted CSS to flatten outer block while keeping labels
07173d5

Lzy01241010 commited on

Use container=False on Settings widgets — official way to drop the outer block frame on Dropdown/Slider
07a8738

Lzy01241010 commited on

Memory strategies: rename to upstream (condenser/discard_all/hide_tool_result), describe per inference code; quest-name letter-spacing matches paper microsite
67a025a

Lzy01241010 commited on

Settings: equalize Textbox/Dropdown height, flatten Slider wrapper, default Temperature to 1.0
49586ec

Lzy01241010 commited on

Quest brand mark: keep italic serif, drop terracotta color
7d59f1b

Lzy01241010 commited on

Drop 'at Rice University' from Moon-speech example
2abe70f

Lzy01241010 commited on

Swap first example to Apollo 11 + JFK Moon speech (more iconic entities)
73d8c40

Lzy01241010 commited on

Header: drop Q mark, italicize Quest, capitalize byline; add vanilla memory strategy with explainer; restore example emojis
a10ede5

Lzy01241010 commited on

Hero: italic-serif Quest brand mark; harder BrowseComp-style examples
9707317

Lzy01241010 commited on

Shorten the first two examples to plainer well-known questions
f6d633d

TomLii Claude Sonnet 4.6 commited on

UI polish: rename Space to Quest, harder examples, clean dropdown, hide progress bar
c2362ea

TomLii Claude Sonnet 4.6 commited on

Raise endpoint request timeout to 600s (configurable via QUEST_REQUEST_TIMEOUT)
d6a02bb

TomLii Claude Sonnet 4.6 commited on

Force dropdown height to match the Model textbox
3dd5ddd

TomLii Claude Sonnet 4.6 commited on

Match Memory Strategy dropdown height to the Model textbox
20cc82e

TomLii Claude Sonnet 4.6 commited on

Reorder Settings: Model, Memory Strategy, Max Turns, Temperature
0dbb238

TomLii Claude Sonnet 4.6 commited on

Streamline Settings panel: Quest-4B only, raise Max Turns, add Memory Strategy
76004d7

TomLii Claude Sonnet 4.6 commited on

Underline "built by OSU NLP Group" byline to cue the link
bc3f415

TomLii Claude Sonnet 4.6 commited on

Update hero title and hide stray orange line above tab panel
2a09b09

TomLii Claude Sonnet 4.6 commited on

Simplify hero header and strip extra copy
0abb551

TomLii Claude Sonnet 4.6 commited on

Redesign Space UI to match the Quest paper microsite
5312454

TomLii Claude Sonnet 4.6 commited on

Speed up Quest-4B research: add Serper backend and stream live progress
8e8119b

TomLii commited on

Make DuckDuckGo rate-limit non-fatal so the agent can still answer
3fd8fc1

TomLii commited on

Decode literal \n escapes so Markdown tables actually render
34518d3

TomLii commited on

Fix empty "..." Markdown output by reworking the <answer> fallback prompt
1a201e4

TomLii commited on

Swap examples to simpler, everyday queries
16c6fb1

TomLii commited on

Refresh example queries across three categories
7b6e6f9

TomLii commited on

Bigger same-height logos; Plus Jakarta Sans font; single-border Model dropdown
07a12d0

TomLii commited on

Match two logo sizes with rounded frame; drop OSU caption; flatten Settings inner form
625bf6c

TomLii commited on

Top banner with Quest + OSU NLP logos; hero heading; categorized examples
b361d04

TomLii commited on

Route Quest-4B through dedicated HF Inference Endpoint; ship QUEST prompt/schema
04b8201

TomLii commited on

Widen right column; lock CodeMirror to in-place horizontal scroll
080fac5

TomLii commited on

Use fill_width and fixed min sizes so initial layout matches post-answer
c6143d7

TomLii commited on

Match example fills to button labels; lock container width; round logo corners
f63a0cf

TomLii commited on

Remove info hint under Model dropdown
96c45bb

TomLii commited on

Keep gr.Row horizontal in cards; fit icon grid to column; allow popups to overflow
bd702a2

TomLii commited on

Widen layout, restore logo, flatten Settings via CSS vars, drop heading rules
704ce6a

TomLii commited on