Commit History

Fix startup: Remove invalid dotenv command
43b061a

Avijit Ghosh commited on

Fix vLLM setup: Use ungated models and add device detection
00714e7

Avijit Ghosh commited on

Implement dynamic model switching for all 3 models in UI
db1c946

Avijit Ghosh commited on

Fix model names: Use correct HuggingFace model IDs
13685a1

Avijit Ghosh commited on

Configure vLLM with HuggingFace model equivalents
7227c62

Avijit Ghosh commited on

Switch from Ollama to vLLM with AWS Neuron support for INF2
5496ece

Avijit Ghosh commited on

Configure Ollama to run on Spaces hardware at runtime
4075f84

Avijit Ghosh commited on

fixed env bug
43bf0c0

Avijit Ghosh commited on

Add persistent model storage for HF spaces
faac46c

extonlawrence commited on

Push to evijit/pluralchat HF space
d76577d

extonlawrence commited on

Add Ollama setup to script and use for in HF space
1558556

extonlawrence commited on

Update push-to-hub.yml
8fe89c3
unverified

extonlawrence commited on

Create check-file-size.yml
1e5b65b
unverified

extonlawrence commited on

Create push-to-hub.yml
30483de
unverified

extonlawrence commited on

Fix DOMPurify SSR issues by using dynamic imports
6e2a902

extonlawrence commited on

Fix isomorphic-dompurify SSR bundling issues
23183ec

extonlawrence commited on

Add SSR noExternal config for isomorphic-dompurify
cfdef22

extonlawrence commited on

Add persona editor page data loader
145bf5e

extonlawrence commited on

Add persona editor page with CRUD and inline editing
7689b41

extonlawrence commited on

Add personas settings redirect logic to active persona
6300384

extonlawrence commited on

Add personas settings redirect page
d0a7fde

extonlawrence commited on

Add personas gallery page with search, edit modal, and activation features
4bc8716

extonlawrence commited on

Add Persona type definition with metadata fields
3dca044

extonlawrence commited on

Add default personas definitions
e549097

extonlawrence commited on

Add database migration to replace customPrompts with personas in user settings
d922910

extonlawrence commited on

Add PersonaSelector component for quick persona switching
76a5c60

extonlawrence commited on

Remove custom system prompt editor from model settings page
d85b169

extonlawrence commited on

Add persona schema validation to settings POST endpoint
60aea28

extonlawrence commited on

Add personas tab navigation and restructure settings layout with tab system
a1ea666

extonlawrence commited on

Remove customPrompts reference from model conversation creation
e464c49

extonlawrence commited on

Retrieve and apply current persona prompt dynamically when generating messages
29c2cb3

extonlawrence commited on

Apply active persona prompt when creating new conversations
c326265

extonlawrence commited on

Remove preprompt parameter from new conversation creation
0f880bf

extonlawrence commited on

Replace customPrompts with activePersona and personas in Settings type with default personas
cdc2c18

extonlawrence commited on

Add optional personaId field to Conversation type
61caa35

extonlawrence commited on

Replace customPrompts with activePersona and personas array in settings store
9761c08

extonlawrence commited on

Replace customPrompts with personas and activePersona in user settings API with validation schema
65df4d4

extonlawrence commited on

Register personas migration in migrations index
2c24731

extonlawrence commited on

Add PersonaSelector component and redesign model/persona display with improved styling
1d87f01

extonlawrence commited on

Remove custom system prompt modal component
1e34c9f

extonlawrence commited on

Add personas navigation link with dynamic count to sidebar menu
2aa62b9

extonlawrence commited on

allow running on custom port
29fe8bf

coyotte508 commited on

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

coyotte508 HF Staff commited on

fix CI (#1884)
3b53c7a
unverified

coyotte508 HF Staff commited on