Commit History
Revert "refactor: new API & universal load functions (#1743)" 91e839b
refactor: new API & universal load functions (#1743) 35a395c unverified
feat: allow storing env variable in DB (#1802) 31daf3d unverified
feat: admin CLI login (#1789) 06e807a unverified
refactor: remove deprecated EXPOSE_API environment variable 3042bb8
fix: double cookie refresh in server hooks (#1586) ba51216 unverified
evalstate commited on
feat: add stack trace to error logging a867716
fix: migrations 2dc6c95
fix: let users explore app without signing 3fc0402
fix: make sure transformers.js sees `HF_TOKEN` (#1536) e4d686c unverified
fix(csp): ALLOW_IFRAME works on builds 6515665
Let users access the API using their HF token (#1216) 1cf5cf7 unverified
Major bump to sveltekit & node-adapter versions (#1395) 29a0119 unverified
add log on server startup 8b9c790 unverified
fix(disclaimer): only do modal check if PUBLIC_APP_DISCLAIMER is 1 b0adb38 unverified
Move stats to their own job (#1324) 9030ab4 unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201) 032678c unverified
Use pino for logs (#1086) bb6f8cb unverified
[Assistants] trending feature (#938) dae4e82 unverified
β¨ Add stats on conversations (#828) a6fb72d unverified
Add an endpoints to expose models and conversations (#694) 59cb6e8 unverified
Session management improvements: Multi sessions, renew on login/logout (#603) aa4ca1c unverified
Only refresh cookie on post (#606) a2b2e91 unverified
ποΈ Harden session ID generator (#599) a0c4452 unverified
Misc julien tweaks (#525) e8c3662 unverified
Revert "Option to disable login on first N messages (#352)" 9fc63c0
Added ChatUI branding & put theming behind an env variable (#298) faafb92 unverified
π Fix "signin with HF" within space + CSRF (#236) 129fa31 unverified
Login flow (#193) 40f346c unverified
β¨ Backend preparation for "Sign in with HF" (#190) 177f7c5 unverified
Export to parquet (#151) 24d52b8 unverified
π Prevent API calls without accepting ethics modal (#174) 171a271 unverified
ποΈ Store model inside conversation instead (#165) f85057a unverified
β»οΈ Simplify setup, prepare for multi-models (#156) f29cdb8 unverified
add deprecated GA v3 (#158) ce48b36 unverified
Adrien Denat commited on
π§βπ» Fix cookie settings for some devs 6da24c6
Fix gtm loading (#139) 2af7726 unverified
Adrien Denat commited on
π Fix convos in spaces fa76846
only set cookie as secure in production as it breaks Safari in development (#87) be784cc unverified
Adrien Denat commited on