Commit History

Major bump to sveltekit & node-adapter versions (#1395)
06feee8
unverified

nsarrazin commited on

Add metrics for models, tools, websearch (#1186)
6e18e46
unverified

nsarrazin antoniora commited on

Add assistant instructions to first system message (#1023)
83b349f
unverified

nsarrazin commited on

Dynamic system instructions (#949)
32b059e
unverified

nsarrazin victor HF Staff commited on

Store user agent in conversation (#940)
780fd53
unverified

nsarrazin commited on

Fix model identification when creating conversations (#820)
361869e
unverified

zacps-lt nsarrazin commited on

Return an error on unknown model in new conversation (#916)
46db6ca
unverified

nsarrazin commited on

Make sure preprompt is set on open ai endpoint type (#913)
c78cb53
unverified

nsarrazin commited on

Add limits on API endpoints (#886)
6d03e59
unverified

nsarrazin commited on

Use `uuid` for message ID generation instead of crypto method (#882)
f13229f
unverified

nsarrazin commited on

Conversation trees (#223) (#807)
2a808d7
unverified

nsarrazin victor HF Staff commited on

[JS] use shorthand notation (#711)
347b211
unverified

Mishig commited on

Add embedding models configurable, from both transformers.js and TEI (#646)
b17a5c8
unverified

MichaelFried Mishig nsarrazin mishig HF Staff commited on

Add feature to unlist a model (#625)
4a66e10
unverified

nsarrazin commited on

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

nsarrazin commited on

Store preprompt in conversation (#422) (#470)
4ae2179
unverified

nsarrazin victor HF Staff commited on

🐛 Fix "signin with HF" within space + CSRF (#236)
d72b096
unverified

coyotte508 HF Staff commited on

Login flow (#193)
566c2fc
unverified

Adrien Denat coyotte508 HF Staff victor HF Staff commited on

Disable models (#187)
c202241
unverified

Adrien Denat coyotte508 HF Staff commited on

✨ Backend preparation for "Sign in with HF" (#190)
d7b4e1d
unverified

coyotte508 HF Staff commited on

✨ Add model id to be able to switch models while keeping conversations valid (#181)
c85ac8f
unverified

coyotte508 HF Staff commited on

make sure we allow user to change model if clicking on a link with mo… (#172)
02af87f
unverified

Adrien Denat commited on

🗃️ Store model inside conversation instead (#165)
c554635
unverified

coyotte508 HF Staff commited on

🩹 Change 301 to 302 in case we want to use the route for something else
13ebb6b

coyotte508 HF Staff commited on

✨ Can chat in shared convo (#55)
3b05d51
unverified

coyotte508 HF Staff commited on

Prettier update (#54)
98051f8
unverified

victor HF Staff commited on

redirect /conversation -> / (#50)
a95d8a5
unverified

Adrien Denat commited on

Split app structure & create convos (#20)
8aab1a5
unverified

coyotte508 HF Staff commited on