↓ 1 callersFunctionreschedule_learning_path(learning_path, learner_profile, session_count, other_feedback="", llm_type="gpt4o", method_name="genmentor")
frontend/utils/request_api.py:124
Functioncreate_ground_truth_profile_with_llm(
llm: Any,
learning_goal: str,
learner_information: Union[str, Mapping[str, Any]] = "",
skill
backend/modules/learner_simulation/grounding_profile_creator.py:96
Functiondraft_knowledge_point(learner_profile, learning_path, learning_session, knowledge_points, knowledge_point, use_search, llm_type="gp
frontend/utils/request_api.py:162