MCPcopy Create free account

hub / github.com/GeminiLight/gen-mentor / functions

Functions216 in github.com/GeminiLight/gen-mentor

Functionrefine_learning_path_with_llm
Convenience helper around :meth:`LearningPathScheduler.reflexion`.
backend/modules/personalized_resource_delivery/agents/learning_path_scheduler.py:115
Functionrender_navigation
()
frontend/components/navigation.py:5
Functionrender_session_completion
(goal, selected_sid)
frontend/components/session_completion.py:8
Functionrequest_backend
(api_endpoint, data)
frontend/utils/backend.py:4
Functionreschedule_learning_path
(request: LearningPathReschedulingRequest)
backend/main.py:214
Functionsanitize_collection_name
(name)
backend/utils/preprocess.py:31
Functionsave_json
(file_path, data)
backend/utils/preprocess.py:18
Functionschedule_learning_path
(request: LearningPathSchedulingRequest)
backend/main.py:199
Methodset_prompts
Set or update system/task prompts and rebuild the internal agent if needed.
backend/base/base_agent.py:60
Functionsimulate_learner_interactions_with_llm
Simulate interactions for multiple sessions and persist logs.
backend/modules/learner_simulation/learner_behavior_simulator.py:67
Functiontailor_knowledge_content
(request: TailoredContentGenerationRequest)
backend/main.py:318
Methodto_json
Converts the dataclass instance to a JSON formatted string. Args: indent: The number of spaces to use for indentation in
backend/base/dataclass.py:93
Functionupdate_learner_profile
(request: LearnerProfileUpdateRequest)
backend/main.py:172
Functionupdate_learner_profile_with_additional_info
(goal, additional_info)
frontend/pages/learner_profile.py:135
Functionupdate_selected_page
(key)
frontend/components/navigation.py:41
Methodvalidate_length_and_uniqueness
(cls, v: List[SkillRequirement])
backend/modules/skill_gap_identification/schemas.py:37
← previous201–216 of 216, ranked by callers