Spaces:
Build error
Build error
Commit History
Store user agent in conversation (#940)
d196c64
unverified
Return an error on unknown model in new conversation (#916)
403d4bd
unverified
Make sure preprompt is set on open ai endpoint type (#913)
bcfa394
unverified
Add limits on API endpoints (#886)
537b6f5
unverified
Use `uuid` for message ID generation instead of crypto method (#882)
d8e839e
unverified
Assistants feature (#639)
992a8de
unverified
[JS] use shorthand notation (#711)
d5559df
unverified
Mishig
commited on
Add embedding models configurable, from both transformers.js and TEI (#646)
3a01622
unverified
Add feature to unlist a model (#625)
41f29a4
unverified
Fix preprompt so it gets read correctly from the model.preprompt (#595)
e6e851b
unverified
Galén
commited on
Title update occur when available (#512)
f249cfc
unverified
🐛 Fix "signin with HF" within space + CSRF (#236)
767afa7
unverified
Login flow (#193)
64d3841
unverified
Disable models (#187)
b7b2c8c
unverified
✨ Backend preparation for "Sign in with HF" (#190)
2e28042
unverified
✨ Add model id to be able to switch models while keeping conversations valid (#181)
cf7ac8d
unverified
make sure we allow user to change model if clicking on a link with mo… (#172)
151571d
unverified
Adrien Denat
commited on
Models selector (#164)
2606dde
unverified
🗃️ Store model inside conversation instead (#165)
06e879d
unverified
🩹 Change 301 to 302 in case we want to use the route for something else
b94fb23
✨ Can chat in shared convo (#55)
0bfcf81
unverified
Prettier update (#54)
5da61b4
unverified
redirect /conversation -> / (#50)
7b62aec
unverified
Adrien Denat
commited on