Spaces:
Runtime error
Runtime error
Commit History
Add persona editor page data loader 145bf5e
Add persona editor page with CRUD and inline editing 7689b41
Add personas settings redirect logic to active persona 6300384
Add personas settings redirect page d0a7fde
Add personas gallery page with search, edit modal, and activation features 4bc8716
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
Remove custom system prompt editor from model settings page d85b169
Add persona schema validation to settings POST endpoint 60aea28
Add personas tab navigation and restructure settings layout with tab system a1ea666
Remove customPrompts reference from model conversation creation e464c49
Retrieve and apply current persona prompt dynamically when generating messages 29c2cb3
Apply active persona prompt when creating new conversations c326265
Remove preprompt parameter from new conversation creation 0f880bf
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
fix: reduce timeout duration for aborting loading state 0ee06f2
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
Add flex-none to multimodal icon container d5bac55
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