Commit History

Merge remote-tracking branch 'origin/main' into main-updates
cabc83c
Running

milwright commited on

fix duplicate export function and sync imports between app.py and utils.py
144ad8f

milwright commited on

Update README.md
83541a1
verified

milwright commited on

update export to text format with timestamps and message length metadata
8e528af

milwright commited on

add keyboard shortcuts and ui improvements to space template
352fa12

milwright commited on

fix export conversation bug and update gradio to 5.42.0
5a8f506

milwright commited on

update gradio to 5.42.0 and fix export conversation functionality
d68f6d0

milwright commited on

update config.json upload field
3b399f8

milwright commited on

update env var display
2d896a6

milwright commited on

add another model; improve link grounding
bd13718

milwright commited on

add gpt-oss-120b
5a8d72d

milwright commited on

update templates
99f801a

milwright commited on

remove unused support_docs.py module
7a2e6d1

milwright commited on

Merge remote-tracking branch 'origin/main' into main-fixed
8679929

milwright commited on

add docs.md and img files from origin/main
b0c1c7e

milwright commited on

update app.py: link documentation to remote huggingface url
8647ff2

milwright commited on

remove unnecessary config.json and test_app.py files
78502a9

milwright commited on

update project files: add config.json, test_app.py, update app.py, readme, and gitignore
9ad9eac

milwright commited on

Update docs.md
5cd3c64
verified

milwright commited on

Update docs.md
383fcfb
verified

milwright commited on

Upload march.png
11c74f3
verified

milwright commited on

Upload preview-config.png
27297c7
verified

milwright commited on

Upload 13 files
8741d16
verified

milwright commited on

add standalone docs
6f0860b
verified

milwright commited on

Update README.md
337c65e
verified

milwright commited on

Update README.md
747f6bf
verified

milwright commited on

Update README.md
d8e8b3f
verified

milwright commited on

Update README.md
aeee5eb
verified

milwright commited on

update README.md with current project details
a51de86

milwright commited on

Merge branch 'main' of https://huggingface.co/spaces/milwright/chatui-helper into main-fixed
72c7aa2

milwright commited on

update troubleshooting section with nested accordions
db9c40d

milwright commited on

Update support_docs.py
8e1690f
verified

milwright commited on

update support_docs.py: remove image refs, reorganize structure, fix outdated content
777f0c6

milwright commited on

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

milwright commited on

Delete test_complete_system.py
f92783b
verified

milwright commited on

Delete test_themes.py
222306a
verified

milwright commited on

update course assistant template configuration
5eaa45b

milwright commited on

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

milwright commited on

add test_grounding.py to gitignore
f60970a

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

add test_complete_system.py to gitignore
394d864

milwright commited on

append file uploads to system message for consistency
0c10613

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 language learner template and test themes functionality
4ce68d1

milwright commited on

Add language learner template, different themes, apropos models
ada948c

milwright commited on

add mistralai and deepseek models, organize by provider, add unique themes to templates
51ee66c

milwright commited on

Update support_docs.py
58e0c9b
verified

milwright commited on