chatui-helper / space_template.py

Commit History

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

add another model; improve link grounding
bd13718

milwright commited on

add gpt-oss-120b
5a8d72d

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 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 mistralai and deepseek models, organize by provider, add unique themes to templates
51ee66c

milwright commited on

add hf_token authentication for configuration tab
00daf25

milwright commited on

update main with required files and remove gradio certificate
b49a7bf

milwright commited on