Spaces:
Running
Running
Commit History
Add metrics for models, tools, websearch (#1186)
6e18e46
unverified
Add assistant instructions to first system message (#1023)
83b349f
unverified
Store user agent in conversation (#940)
780fd53
unverified
Return an error on unknown model in new conversation (#916)
46db6ca
unverified
Make sure preprompt is set on open ai endpoint type (#913)
c78cb53
unverified
Add limits on API endpoints (#886)
6d03e59
unverified
Use `uuid` for message ID generation instead of crypto method (#882)
f13229f
unverified
Assistants feature (#639)
df3243b
unverified
[JS] use shorthand notation (#711)
347b211
unverified
Mishig
commited on
Add embedding models configurable, from both transformers.js and TEI (#646)
b17a5c8
unverified
Add feature to unlist a model (#625)
4a66e10
unverified
Fix preprompt so it gets read correctly from the model.preprompt (#595)
ab516c8
unverified
Galén
commited on
Title update occur when available (#512)
c6896b8
unverified
🐛 Fix "signin with HF" within space + CSRF (#236)
d72b096
unverified
Login flow (#193)
566c2fc
unverified
Disable models (#187)
c202241
unverified
✨ Backend preparation for "Sign in with HF" (#190)
d7b4e1d
unverified
✨ Add model id to be able to switch models while keeping conversations valid (#181)
c85ac8f
unverified
make sure we allow user to change model if clicking on a link with mo… (#172)
02af87f
unverified
Adrien Denat
commited on
Models selector (#164)
01b06a3
unverified
🗃️ Store model inside conversation instead (#165)
c554635
unverified
🩹 Change 301 to 302 in case we want to use the route for something else
13ebb6b
✨ Can chat in shared convo (#55)
3b05d51
unverified
Prettier update (#54)
98051f8
unverified
redirect /conversation -> / (#50)
a95d8a5
unverified
Adrien Denat
commited on