Spaces:
Paused
Paused
Commit History
fix issue with settings modal 3fd838e
Support custom system prompts from the user (#399) cd6894d unverified
Make all prompt templates configurable (#400) 447c0ca unverified
Add Sagemaker support (#401) 2e6d1bb unverified
feat: add support for endpoints requiring client authentication using PKI (#393) 66adc5d unverified
Tom commited on
Leverage model link to modelUrl when informed (#385) 0ad340e unverified
Albert Iribarne commited on
allow different user and assistant end-token (#375) f209301 unverified
add a login button when users are logged out (#381) 8fa7bd9 unverified
trim and remove stop-suffixes from summary (#369) d2a650e unverified
Update /privacy and other content following Llama v2 release (#374) 7dd8724 unverified
Revert "support rate limiting based on user IP (#342)" ac291a6
support rate limiting based on user IP (#342) 7767757 unverified
Revert "Option to disable login on first N messages (#352)" 0a662b7
Add ability to define custom model/dataset URLs (#347) ce2231f unverified
Add optional timestamps to messages (#294) 1eff97d unverified
Add support for HF summarization endpoint in the websearch (#319) 10d1ab5 unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332) 3baa389 unverified
Colin Dablain commited on
loader dots fix fb55900
Add support for websearch retries (#318) 0aa57de unverified
very basic rate limiter (#320) 922b1b2 unverified
Added Serper.dev API as an alternative web search provider (#302) 6f7b315 unverified
rogerserper commited on
Added ChatUI branding & put theming behind an env variable (#298) 5d07536 unverified
Fix typo in Settings.ts (#286) df5a2eb unverified
Refactor of websearch (#281) 6434339 unverified
fix details arrow (#285) aa18b4d unverified
Bump version to v0.3 (#283) f854cbb unverified
Chat Logo Home Screen Bookmark icons for iOS (#279) 36022cf unverified
Carolyn Marie commited on
Web search details: ui update (#277) 9d7a9c3 unverified
Add initial support for web browsing (#237) 0c4cf03 unverified
Shared convos can be opened without being logged in (#266, #270) (#271) 002f606 unverified
π©Ή Make preferred_username optional 002a2a0
π Fix export of convos (#267) aa125df unverified
Export to parquet: also export score (#265) 9658717 unverified
feat openid login with google (#250) fa3b3b4 unverified
π₯
Display OIDC error properly (#261) 101f9ef unverified
π§ Add "directConnection" option to MongoDB (#260) 1b9697f unverified
Fix stop generating button (#244) 293ff91 unverified
π Vote not working with new messages (#249) a974db9 unverified
Adrien Denat commited on