Spaces:
Runtime error
Runtime error
Commit History
Add Persona type definition with metadata fields 3dca044
Add default personas definitions e549097
Add database migration to replace customPrompts with personas in user settings d922910
Add PersonaSelector component for quick persona switching 76a5c60
Replace customPrompts with activePersona and personas in Settings type with default personas cdc2c18
Add optional personaId field to Conversation type 61caa35
Replace customPrompts with activePersona and personas array in settings store 9761c08
Replace customPrompts with personas and activePersona in user settings API with validation schema 65df4d4
Register personas migration in migrations index 2c24731
Add PersonaSelector component and redesign model/persona display with improved styling 1d87f01
Remove custom system prompt modal component 1e34c9f
Add personas navigation link with dynamic count to sidebar menu 2aa62b9
mongodb index creation a28b199
coyotte508 commited on
easier mongo setup 1d46bd1
coyotte508 commited on
Add COUPLE_SESSION_WITH_COOKIE_NAME env var (#1881) 3199efb unverified
fix CI (#1884) 3b53c7a unverified
fix: adjust spacing in NavMenu and ChatMessage components; capitalize conversation title in page baf6354
fix: enhance logging and timeout handling in BackgroundGenerationPoller component 808bcfb
Add background generation polling for conversation updates (#1882) 4326cd6 unverified
fix: improve layout responsiveness in ChatMessage component by binding message dimensions and adjusting classes c62aca6
fix: adjust spacing and styles in ShareConversationModal and MobileNav components 17a7bb7
style: update no scrollbar styles 1796fda
fix: adjust z-index for CodeBlock component and update ChatInput max height for better responsiveness 9d03b5a
light theme: Update code block styles and highlight.js themes 5a9c360
Update model link and add provider SVGs 52e36d3
Enhance code token processing to include fenced block closure detection aa9a52b
Refactor token parameters to standardize naming across models and generation settings dd2acb7
Add image attachment support to router examples (#1883) d2390f1 unverified
fix lint job 1d449d6
coyotte508 commited on
Omni multimodality (#1880) 9092d43 unverified
HuggingChat 2026 (#1875) 7bf1507 unverified
feat: improve export feature d8a4377
feat: put export behind feature flag (#1862) 31d4584 unverified
fix: dont export whole websearch aa6f1a7
fix: skip file if unavailable a36bf4b
feat: add admin only export feature 72becf3
fix: add tick() to prevent textarea height adjustment failures (#1854) 64c1807 unverified
calycekr commited on