chatui-helper / app.py

Commit History

fix preview to match space_template: add dynamic url extraction and api headers
69cb0c3

milwright commited on

improve url grounding by including source urls in context and citation instructions
b3be50c

milwright commited on

increase primary source character limit to 8000 chars
65a68da

milwright commited on

implement url prioritization with primary (5000 chars) and secondary (2500 chars) sources
65ea2b0

milwright commited on

fix language instructions in generated space template
217dd65

milwright commited on

append grounding urls to system message instead of user message
d3a61af

milwright commited on

add language support to configuration and templates
796e312

milwright commited on

add hf_token authentication for configuration tab
00daf25

milwright commited on

refactor: move docs to support_docs.py module with updated content
483d334

milwright commited on

update ui: change button emojis, reorganize docs with accordions, fix broken images
663172e

milwright commited on

fix: make preview tab use actual openrouter api calls with config from main tab
a4b4814

milwright commited on

fix: add requests import and handle json display in preview
d67177b

milwright commited on

fix: show actual config values in preview mode response
37563ca

milwright commited on

refactor: update preview to match space_template.py visual hierarchy
df4cac5

milwright commited on

fix: correct indentation in preview render function to display chat interface
6ccbfde

milwright commited on

fix: update preview chatbot to use gradio 5.x message format
9289e4a

milwright commited on

fix: use correct app.py from refactored version
49b0a3a

milwright commited on

Simplify UI and auto-enable dynamic URL fetching
fbacb2e

milwright commited on

Fix UI issues in deployed spaces
2e22d1e

milwright commited on

Add Gradio theme selection and faculty configuration features
c36325d

milwright commited on

Remove title and description fields from deployment configuration
a2232be

milwright Claude commited on

Remove title and description fields from UI and deployment package
be0e3cc

milwright commited on

Improve configuration interface and deployment package
7bdbd56

milwright commited on