Commit History
Mv embeddingEndpoints.ts (#688)
41f8b74
unverified
Mishig
commited on
Add embedding models configurable, from both transformers.js and TEI (#646)
3a01622
unverified
Apply settings without reloading the page (#682)
cdb33a9
unverified
Fixes "invalid url" error in websearch (#675)
e63c1d7
unverified
Use JSON5 for parsing all config vars (#671)
f09c5f3
unverified
Upgrade tailwindcss to version 3.4 (#664)
c97d5d1
unverified
Add allow & blocklist for websearch (#651)
bdb1788
unverified
fix (#640)
f8d73d1
unverified
Settings UI update (#638)
d644838
unverified
Conditionally show the data sharing toggle (#624)
ad481ce
unverified
Add feature to unlist a model (#625)
41f29a4
unverified
fix: preprompt in new conv not using settings store
a32541c
unverified
Quick fix for base setup
5b0d756
unverified
fix: (#621)
0fcf19a
unverified
Reworked settings menu (#591)
2cb745f
unverified
Get rid of the unused websearch collection, and the unused endpoint (#607)
ea856f7
unverified
Support websearch for openAI chat completion mode (#608)
cb29148
unverified
Add support for passing an API key or any other custom token in the authorization header (#579)
a1afcb6
unverified
fix custom preprompt message display
2da78f5
unverified
Session management improvements: Multi sessions, renew on login/logout (#603)
e4a770a
unverified
Only refresh cookie on post (#606)
b1c120f
unverified
🔒️ Harden session ID generator (#599)
265abf1
unverified
Fix preprompt so it gets read correctly from the model.preprompt (#595)
e6e851b
unverified
Galén
commited on
Open in new tab if cookies are disabled (#580)
bb33d30
unverified
Make chat title summarization non blocking (#575)
6ba40e9
unverified
fix: new chat when old one is still streaming (#578)
f23c3c9
unverified
Add ollama endpoint support (#569)
14f0244
unverified
fix: local websearch is enough to display websearch toggle
cd5cd0c
unverified
disable cache on tgi endpoint (#567)
dd4c436
unverified
Option for running websearch locally (#563)
e3af794
unverified
remove min string size on accessToken
6cfb775
unverified
Enable lazy construction of pipeline (#554)
683ef2f
unverified
Joshua Lochner
commited on
Reset app title when clicking new chat (#552)
7bd994f
unverified
fix: typecheck
26efb26
unverified
fix: Rename sagemaker endpoint to aws endpoint
b5041c1
unverified
Modular backends & support for openAI & AWS endpoints (#541)
9db8ced
unverified
Show model modal even if only one model is available (#536)
d7bfd31
unverified
fix lint
d4ef484
unverified
remove target on disclaimer form
f0058cf
unverified
fix: checkbox hide emojis not show
bed356a
unverified
add you.com integration (#514)
4606755
unverified
mrbean
David Li
Mishig
commited on