Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeminiLight/gen-mentor
/ functions
Functions
216 in github.com/GeminiLight/gen-mentor
⨍
Functions
216
◇
Types & classes
112
↳
Endpoints
16
Function
refine_learning_path_with_llm
Convenience helper around :meth:`LearningPathScheduler.reflexion`.
backend/modules/personalized_resource_delivery/agents/learning_path_scheduler.py:115
Function
render_navigation
()
frontend/components/navigation.py:5
Function
render_session_completion
(goal, selected_sid)
frontend/components/session_completion.py:8
Function
request_backend
(api_endpoint, data)
frontend/utils/backend.py:4
Function
reschedule_learning_path
(request: LearningPathReschedulingRequest)
backend/main.py:214
Function
sanitize_collection_name
(name)
backend/utils/preprocess.py:31
Function
save_json
(file_path, data)
backend/utils/preprocess.py:18
Function
schedule_learning_path
(request: LearningPathSchedulingRequest)
backend/main.py:199
Method
set_prompts
Set or update system/task prompts and rebuild the internal agent if needed.
backend/base/base_agent.py:60
Function
simulate_learner_interactions_with_llm
Simulate interactions for multiple sessions and persist logs.
backend/modules/learner_simulation/learner_behavior_simulator.py:67
Function
tailor_knowledge_content
(request: TailoredContentGenerationRequest)
backend/main.py:318
Method
to_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
Function
update_learner_profile
(request: LearnerProfileUpdateRequest)
backend/main.py:172
Function
update_learner_profile_with_additional_info
(goal, additional_info)
frontend/pages/learner_profile.py:135
Function
update_selected_page
(key)
frontend/components/navigation.py:41
Method
validate_length_and_uniqueness
(cls, v: List[SkillRequirement])
backend/modules/skill_gap_identification/schemas.py:37
← previous
201–216 of 216, ranked by callers