Commit History

feat(api): use api for tools & assistants (#1707)
2e4269d
unverified

nsarrazin HF Staff commited on

feat(api): replace all conv deletion form by API endpoint (#1695)
6041b51
unverified

nsarrazin HF Staff commited on

feat(api): replace form-based branch deletion with fetch API (#1694)
23637ad
unverified

nsarrazin HF Staff commited on

chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified

nsarrazin HF Staff commited on

feat: add reasoning trace to conversation api (#1665)
a3e90c1
unverified

nsarrazin HF Staff commited on

feat: infinite scrolling list of conversations (#1564)
5290cbb
unverified

nsarrazin HF Staff commited on

fix: assistants flow
c3aee90

nsarrazin HF Staff commited on

fix: assistants feature flow
55af7c5

nsarrazin HF Staff commited on

feat: Update featured workflow to allow user to submit featured requests (#1510)
69c6804
unverified

nsarrazin HF Staff commited on

feat: add link to API playground for compatible models (#1488)
cdc7abc
unverified

nsarrazin HF Staff commited on

feat(tools): remove feature flag for tools and use env variable instead (#1433)
6a5e4c9
unverified

nsarrazin HF Staff commited on

fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465)
439b391
unverified

nsarrazin HF Staff commited on

fix(tools): regex validation
1f110a3

nsarrazin HF Staff commited on

feat(tools): specify either space namespace or huggingface.co URL (#1435)
ba9c926
unverified

nsarrazin HF Staff commited on

fix(tool): featured required for everyone except admins
96f1e36

nsarrazin HF Staff commited on

feat(assistants): use community tools in assistants (#1421)
10b8070
unverified

nsarrazin HF Staff commited on

Community tools (#1250)
0c3e3b2
unverified

nsarrazin HF Staff commited on

add messages updates in the conversation.messages api (#1327)
68e7bc1
unverified

Kevin CATHALY commited on

add new parameter in model and conversation api (#1325)
e18e7a5
unverified

Kevin CATHALY Kevin CATHALY nsarrazin HF Staff commited on

add files in the conversation[id] api (#1300)
6f5895e
unverified

Kevin CATHALY Kevin CATHALY commited on

add missing assistantId param (#1156)
7ae6b59
unverified

Kevin CATHALY commited on

add assistantId in the conversation API (#1154)
60ddb23
unverified

Kevin CATHALY commited on

Move vars to dynamic, add metrics (#1085)
a8a9533
unverified

nsarrazin HF Staff rtrm HF Staff victor HF Staff commited on

return only valid models in the API (#1064)
ed00145
unverified

Kevin CATHALY commited on

add default value for description and examples in the API route for models (#1063)
4fba103
unverified

Kevin CATHALY commited on

Final fix to assistants display logic (#1056)
8af99d6
unverified

nsarrazin HF Staff commited on

Only require featured assistants for other users' assistants (#1054)
a54aa20
unverified

nsarrazin HF Staff commited on

fix: See all your assistants regardless of usercount (#1053)
cfb13b9
unverified

nsarrazin HF Staff commited on

Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043)
0f622fd
unverified

nsarrazin HF Staff commited on

add an endpoint to api to get an assistant by id (#1020)
0402d07
unverified

Kevin CATHALY commited on

Limit number of fetched conversations in the API (#954)
0e4a83d
unverified

nsarrazin HF Staff commited on

add api assistants endpoints (#951)
49c7cc5
unverified

Kevin CATHALY Kevin CATHALY nsarrazin HF Staff commited on

Count system prompt tokens (#850)
ff934bb
unverified

Mishig nsarrazin HF Staff commited on

Models page (#849)
b1253fd
unverified

victor HF Staff nsarrazin HF Staff commited on

add an api endpoint to get current user's informations (#763)
c2664d9
unverified

Kevin CATHALY commited on

Add conversation API endpoint to get conversation (#698)
9e91fc2
unverified

Kevin CATHALY Kevin CATHALY coyotte508 HF Staff commited on

Add an endpoints to expose models and conversations (#694)
a5f3fbf
unverified

Kevin CATHALY Kevin CATHALY nsarrazin HF Staff coyotte508 HF Staff commited on

✨ Save messages in backend (#31)
92a7501
unverified

coyotte508 HF Staff commited on

🩹 Fix proxified headers + remove guard in hook (#27)
ec88cc7
unverified

coyotte508 HF Staff commited on

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

coyotte508 HF Staff commited on

🔧 Standardize environment config (#13)
a23680a
unverified

coyotte508 HF Staff commited on

Migrate to new model + proxy from server (#5)
4ef1838
unverified

Adrien Denat julien-c HF Staff commited on