Commit History
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
Update dockerfile to node 20 (#601)
c51eb83
unverified
bump svelte & related to latest (#600)
91d11b2
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 openchat to huggingchat config (#573)
118aa57
unverified
Add ollama endpoint support (#569)
14f0244
unverified
fix: local websearch is enough to display websearch toggle
cd5cd0c
unverified
Bump sharp from 0.32.5 to 0.32.6 (#558)
9a92b3f
unverified
dependabot[bot]
dependabot[bot]
commited on
Add a CI check for dockerfile build (#557)
06db4b1
unverified
disable cache on tgi endpoint (#567)
dd4c436
unverified
Option for running websearch locally (#563)
e3af794
unverified
Update Node.js version to 20 in CI (#564)
4eb33c8
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
Add zephyr to prompts template
04a868e
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
[DOCS] Minor fixes in README.md (#532)
2272dad
unverified
fix: checkbox hide emojis not show
bed356a
unverified
add you.com integration (#514)
4606755
unverified
mrbean
David Li
Mishig
commited on
Add checkbox for displaying emojis in sidebar (#520)
4e58dda
unverified
Fix CSS in DisclaimerModal
05c5f0c
unverified
Bump undici and @sveltejs/kit (#524)
171ed27
unverified
dependabot[bot]
dependabot[bot]
commited on
Misc julien tweaks (#525)
39fde06
unverified
make scripts compatible with node 20
7d6f1c2
unverified
quickfix: pass secrets to action
7d8cffd
unverified
Break up SECRET_CONFIG into individual secrets (#523)
1ae93cf
unverified
[Websearch] UI fix sources (#521)
5071731
unverified
Mishig
commited on