Spaces:
Paused
Paused
Commit History
Revert "refactor: new API & universal load functions (#1743)" 813f132
refactor: new API & universal load functions (#1743) 50aea0a unverified
feat: allow storing env variable in DB (#1802) 48059af unverified
feat: admin CLI login (#1789) afbe0de unverified
refactor: remove deprecated EXPOSE_API environment variable a06cb0c
fix: double cookie refresh in server hooks (#1586) ed90a91 unverified
evalstate commited on
feat: add stack trace to error logging 9f5281f
fix: migrations 6e2ee91
fix: let users explore app without signing e6f9144
fix: make sure transformers.js sees `HF_TOKEN` (#1536) ad77be0 unverified
fix(csp): ALLOW_IFRAME works on builds 40d5d77
Let users access the API using their HF token (#1216) 501bbaa unverified
Major bump to sveltekit & node-adapter versions (#1395) 06feee8 unverified
add log on server startup a73ba57 unverified
fix(disclaimer): only do modal check if PUBLIC_APP_DISCLAIMER is 1 f5397f2 unverified
Move stats to their own job (#1324) 295d9d9 unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201) dc1fb76 unverified
Use pino for logs (#1086) 486ffa7 unverified
[Assistants] trending feature (#938) 1b76365 unverified
β¨ Add stats on conversations (#828) e2f48a3 unverified
Add an endpoints to expose models and conversations (#694) a5f3fbf unverified
Session management improvements: Multi sessions, renew on login/logout (#603) 45ec8d7 unverified
Only refresh cookie on post (#606) ff0a610 unverified
ποΈ Harden session ID generator (#599) a06a46a unverified
Misc julien tweaks (#525) 60253ec unverified
Revert "Option to disable login on first N messages (#352)" 846088b
Added ChatUI branding & put theming behind an env variable (#298) 67577d7 unverified
π Fix "signin with HF" within space + CSRF (#236) d72b096 unverified
Login flow (#193) 566c2fc unverified
β¨ Backend preparation for "Sign in with HF" (#190) d7b4e1d unverified
Export to parquet (#151) 3b4aeb2 unverified
π Prevent API calls without accepting ethics modal (#174) 38c2b30 unverified
ποΈ Store model inside conversation instead (#165) c554635 unverified
β»οΈ Simplify setup, prepare for multi-models (#156) d13f9cf unverified
add deprecated GA v3 (#158) 20e7f44 unverified
Adrien Denat commited on
π§βπ» Fix cookie settings for some devs 6fade22
Fix gtm loading (#139) 41442b0 unverified
Adrien Denat commited on
π Fix convos in spaces 3eb864e
only set cookie as secure in production as it breaks Safari in development (#87) 9b19b87 unverified
Adrien Denat commited on