Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sifars
/
keepme-backend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
keepme-backend
/
src
80.1 kB
6 contributors
History:
75 commits
kanha-upadhyay
Update src/prompts/system_prompt_voice.md
55e5452
about 1 year ago
config
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
controllers
refactor conversation handling to remove user_id dependency and update schemas for name and email
about 1 year ago
middlewares
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
models
refactor user model and schemas to consolidate name fields and remove signup schema
about 1 year ago
prompts
Update src/prompts/system_prompt_voice.md
about 1 year ago
repositories
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
schemas
refactor conversation handling to remove user_id dependency and update schemas for name and email
about 1 year ago
services
refactor WebRTC and WebSocket services to remove user_id dependency from session management
about 1 year ago
utils
use different prompts for voice and text conversations
about 1 year ago
__init__.py
Safe
2.06 kB
Refactor Dockerfile and clean up unused schemas; update Redis client initialization and environment configuration
about 1 year ago
app.py
Safe
1.25 kB
refactor authentication flow by removing unused middleware and simplifying user sign-in response
about 1 year ago