Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LearningnRunning
/
nurse-handover-simulator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
nurse-handover-simulator / services
42.3 kB
  • 3 contributors
History: 3 commits
LearningnRunning's picture
LearningnRunning
feat: Enhance chat message handling in app.py with improved session ID validation and error handling. Update SupabaseService to log session creation attempts and handle exceptions gracefully. Ensure user and AI messages are only saved when session ID is present.
72123d0 about 2 months ago
  • __init__.py
    0 Bytes
    feat: Add database models and services for patient data, scenarios, chat history, and handoff records. Implement database connection settings and CRUD operations for managing patient and scenario data. about 2 months ago
  • gemini_service.py
    21.7 kB
    feat: Integrate Supabase for data management, replacing local PostgreSQL. Implement Supabase service for CRUD operations on patients and scenarios, and update application logic to utilize Supabase API. Add Dockerfile for containerization and .dockerignore for build optimization. about 2 months ago
  • supabase_service.py
    20.6 kB
    feat: Enhance chat message handling in app.py with improved session ID validation and error handling. Update SupabaseService to log session creation attempts and handle exceptions gracefully. Ensure user and AI messages are only saved when session ID is present. about 2 months ago