retrieval_service/models/models.py [58:71]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "sunday_start_hour",
        "sunday_end_hour",
        "monday_start_hour",
        "monday_end_hour",
        "tuesday_start_hour",
        "tuesday_end_hour",
        "wednesday_start_hour",
        "wednesday_end_hour",
        "thursday_start_hour",
        "thursday_end_hour",
        "friday_start_hour",
        "friday_end_hour",
        "saturday_start_hour",
        "saturday_end_hour",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



retrieval_service/run_generate_embeddings.py [56:69]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            "sunday_start_hour",
            "sunday_end_hour",
            "monday_start_hour",
            "monday_end_hour",
            "tuesday_start_hour",
            "tuesday_end_hour",
            "wednesday_start_hour",
            "wednesday_end_hour",
            "thursday_start_hour",
            "thursday_end_hour",
            "friday_start_hour",
            "friday_end_hour",
            "saturday_start_hour",
            "saturday_end_hour",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



