Spaces:
Runtime error
Runtime error
Commit History
HuggingChat 2026 (#1875) 7bf1507 unverified
refactor: api cleanup (#1849) 5ad620b unverified
refactor: use client API for spaces-config endpoint 93d2e4c
refactor: new API & universal load functions (pt. 2) (#1847) 612f16b unverified
Revert "refactor: new API & universal load functions (#1743)" 813f132
refactor: new API & universal load functions (#1743) 50aea0a unverified
Search feature enhancements (#1841) 7e91987 unverified
fix: search function 261d24c
feat: allow storing env variable in DB (#1802) 48059af unverified
feat: admin CLI login (#1789) afbe0de unverified
feat(api): use api for tools & assistants (#1707) 2e4269d unverified
feat(api): replace all conv deletion form by API endpoint (#1695) 6041b51 unverified
feat(api): replace form-based branch deletion with fetch API (#1694) 23637ad unverified
chores(svelte): migration to svelte 5 (#1685) a1a6daf unverified
feat: add reasoning trace to conversation api (#1665) a3e90c1 unverified
feat: infinite scrolling list of conversations (#1564) 5290cbb unverified
fix: assistants flow c3aee90
fix: assistants feature flow 55af7c5
feat: Update featured workflow to allow user to submit featured requests (#1510) 69c6804 unverified
feat: add link to API playground for compatible models (#1488) cdc7abc unverified
feat(tools): remove feature flag for tools and use env variable instead (#1433) 6a5e4c9 unverified
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 439b391 unverified
fix(tools): regex validation 1f110a3
feat(tools): specify either space namespace or huggingface.co URL (#1435) ba9c926 unverified
fix(tool): featured required for everyone except admins 96f1e36
feat(assistants): use community tools in assistants (#1421) 10b8070 unverified
Community tools (#1250) 0c3e3b2 unverified
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
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
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
Only require featured assistants for other users' assistants (#1054) a54aa20 unverified
fix: See all your assistants regardless of usercount (#1053) cfb13b9 unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043) 0f622fd unverified
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
add api assistants endpoints (#951) 49c7cc5 unverified
Count system prompt tokens (#850) ff934bb unverified
add an api endpoint to get current user's informations (#763) c2664d9 unverified
Kevin CATHALY commited on