Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/849261680/chat-resume
/ functions
Functions
2,975 in github.com/849261680/chat-resume
⨍
Functions
2,975
◇
Types & classes
398
↳
Endpoints
56
↓ 2 callers
Function
serialize_diff_item_value
用于保留结构化 diff 条目的完整值,供前端精简字段差异。
backend/app/tools/resume/shared.py:80
↓ 2 callers
Function
serialize_turn
用于把面试轮次对象转换成响应字典。
backend/app/services/interview/serializer.py:38
↓ 2 callers
Function
setResumeLayoutDensity
( config: ResumeLayoutConfig, density: LayoutDensity, )
frontend/src/lib/resumeLayoutConfig.ts:194
↓ 2 callers
Function
setResumeTemplateStyle
( config: ResumeLayoutConfig, templateStyle: ResumeTemplateStyle, )
frontend/src/lib/resumeLayoutConfig.ts:186
↓ 2 callers
Method
setSessionId
(sessionId: string)
frontend/src/hooks/streamingUiSession.ts:111
↓ 2 callers
Function
shouldRenderLine
(lineIndex: number)
frontend/src/components/preview/sections/WorkExperiencePreview.tsx:120
↓ 2 callers
Function
shouldRenderLine
(lineIndex: number)
frontend/src/components/preview/sections/ProjectsPreview.tsx:304
↓ 2 callers
Function
shouldRenderLine
(lineIndex: number)
frontend/src/components/preview/sections/EducationPreview.tsx:113
↓ 2 callers
Function
shouldRenderLine
(lineIndex: number)
frontend/src/components/preview/sections/SkillsPreview.tsx:23
↓ 2 callers
Function
splitDiffPrefix
(line: string)
frontend/src/components/editor/DiffReviewCard.tsx:265
↓ 2 callers
Method
store_preapproval_output
用于暂存审批前已处理的工具输出。
backend/app/agents/resume/sdk_tool_lifecycle.py:29
↓ 2 callers
Method
store_preview
用于按 SDK 工具 call_id 暂存待审批预览。
backend/app/agents/resume/sdk_tool_lifecycle.py:15
↓ 2 callers
Method
stream
(request: ResumeStreamingRequest)
frontend/src/hooks/resumeStreamingClient.ts:74
↓ 2 callers
Function
streamResponse
(text)
frontend/src/hooks/resumeStreamingClient.test.mjs:33
↓ 2 callers
Function
stream_error_event
用于构造简历 Agent 流式会话失败事件。
backend/app/types/stream.py:163
↓ 2 callers
Method
stream_events
用于驱动一次完整 Resume Agent SSE 运行。
backend/app/services/agent/resume_agent_run.py:70
↓ 2 callers
Function
stream_interview_report
按真实后端步骤生成面试报告并产出进度事件。
backend/app/services/interview/report_service.py:63
↓ 2 callers
Function
strip_redundant_fields
用于移除提示词不应读取的传输态字段。
backend/app/agents/resume/prompt_context.py:13
↓ 2 callers
Method
strip_visibility_meta
用于剥离仅作传输用途的 _visible_modules。
backend/app/services/agent/resume_agent_persistence.py:75
↓ 2 callers
Function
summaryHeading
()
frontend/e2e/resume-template-style.spec.ts:691
↓ 2 callers
Function
taxonomy_categories
用于处理taxonomycategories。
eval/compare_trends.py:171
↓ 2 callers
Method
text_message
用于构建普通 assistant 文本消息。
backend/app/runtime/openai_agents_adapter.py:379
↓ 2 callers
Method
to_conversation_history
用于返回下一轮 LLM 可复用的 user/assistant transcript。
backend/app/agents/resume/session.py:55
↓ 2 callers
Function
toggleResumeModuleVisibility
( config: ResumeLayoutConfig, module: ResumeModule, )
frontend/src/lib/resumeLayoutConfig.ts:224
↓ 2 callers
Function
tool_call_failed_event
用于处理工具调用失败状态事件。
backend/app/agents/resume/stream_events.py:409
↓ 2 callers
Function
tool_confirmed_event
用于处理工具已确认事件。
backend/app/agents/resume/stream_events.py:434
↓ 2 callers
Method
tool_names_from_schemas
用于从工具 schema 列表读取工具名。
backend/app/agents/resume/turn_context.py:275
↓ 2 callers
Method
tool_success
用于读取工具结果里的成功状态。
backend/app/agents/resume/tool_execution.py:1077
↓ 2 callers
Method
trace_chunk
用于按配置写入流式 chunk trace。
backend/app/agents/resume/agent_loop.py:816
↓ 2 callers
Method
trace_llm_response
用于记录模型响应 trace。
backend/app/agents/resume/run_lifecycle.py:125
↓ 2 callers
Method
trace_prompt
用于记录 prompt 渲染 trace。
backend/app/agents/resume/run_lifecycle.py:111
↓ 2 callers
Method
trace_run_completed
用于记录 run 完成 trace。
backend/app/agents/resume/run_lifecycle.py:145
↓ 2 callers
Method
trace_run_start
用于记录 run 开始 trace。
backend/app/agents/resume/run_lifecycle.py:92
↓ 2 callers
Method
trace_tool_confirmation
用于记录工具确认结果。
backend/app/agents/resume/tool_execution.py:876
↓ 2 callers
Function
trajectory_from_agent_result
用于把真实 Agent 结果转成轨迹评测输入。
eval/run_excellent_eval.py:112
↓ 2 callers
Function
unique_preserving_order
用于处理uniquepreservingorder。
eval/analyze_results.py:72
↓ 2 callers
Method
update
用于更新单份简历并同步标记 JSON 字段脏状态。
backend/app/services/domain/resume_service.py:66
↓ 2 callers
Method
update
用于更新指定简历的持久化字段。
backend/app/services/agent/resume_agent_persistence.py:13
↓ 2 callers
Function
update_bullet
用于精确更新某条 resume bullet 的文本内容。
backend/app/tools/resume/update_bullet_tool.py:10
↓ 2 callers
Function
update_elo_draw
平局后更新 ELO 分数。
backend/app/services/agent/elo_comparison.py:35
↓ 2 callers
Function
update_memory
用于更新当前用户或简历的长期记忆。
backend/app/tools/resume/memory_tool.py:153
↓ 2 callers
Function
update_resume_bullet
用于精确更新某条 resume bullet 的文本内容。
backend/app/tools/resume/document.py:70
↓ 2 callers
Function
update_resume_item_fields
用于更新工作、项目、开源或教育条目的非 bullet 字段。
backend/app/tools/resume/document.py:304
↓ 2 callers
Function
use_openai_agents_trace_config
用于在一段 eval 调用内临时启用 SDK trace 配置。
backend/app/runtime/openai_agents_eval.py:34
↓ 2 callers
Function
validate_layout_config_value
用于复用 layout_config 校验并输出可存 JSON 的字典。
backend/app/schemas/resume.py:588
↓ 2 callers
Function
verify_password
用于验证明文密码和数据库哈希是否匹配。
backend/app/infra/security.py:113
↓ 2 callers
Method
verify_webhook
用于校验webhook。
backend/app/services/paypal_billing_service.py:185
↓ 2 callers
Function
waitForResumeListLoaded
等待简历列表加载结束,避免在骨架态或 loading 态下断言。
frontend/e2e/dashboard.spec.ts:17
↓ 2 callers
Function
wait_for_tool_confirmation
用于等待用户确认,默认作为持久 checkpoint 不自动拒绝。
backend/app/runtime/tool_confirmation.py:98
↓ 2 callers
Function
withoutLiveMessage
( current: LiveMessagesByRole, role: ConversationMessage['role'], )
frontend/src/app/[locale]/resume/[id]/interview/page.tsx:42
↓ 2 callers
Function
wrap_resume_tool_success_result
用于把工具成功返回包装成 runtime 统一结构。
backend/app/tools/resume/registry.py:1250
↓ 1 callers
Method
__aenter__
上下文管理器入口
backend/app/services/llm/chat_service.py:54
↓ 1 callers
Method
__aexit__
上下文管理器出口
backend/app/services/llm/chat_service.py:58
↓ 1 callers
Method
__aiter__
(self)
backend/tests/test_greeting_prologue.py:301
↓ 1 callers
Method
__anext__
(self)
backend/tests/test_greeting_prologue.py:304
↓ 1 callers
Method
__init__
用于初始化当前对象。
backend/app/services/paypal_billing_service.py:81
↓ 1 callers
Method
__init__
用于处理init。
backend/tests/test_resume_agent_smoke.py:36
↓ 1 callers
Function
_action_key
用于生成 priority action 的稳定去重键。
backend/app/services/agent/resume_score.py:122
↓ 1 callers
Function
_actual_decision
用于把轨迹压缩成执行或追问决策。
backend/app/agents/resume/excellent_trajectory.py:150
↓ 1 callers
Function
_actual_tool_calls
用于从轨迹中提取标准化后的工具调用名。
backend/app/agents/resume/excellent_trajectory.py:88
↓ 1 callers
Function
_agent_next_step
用于根据是否存在优先动作和收敛状态生成下一步提示。
backend/app/services/agent/resume_score.py:283
↓ 1 callers
Function
_agent_trace_message_label
用于把 Agent trace 日志压缩成人读主线。
backend/app/infra/logging_setup.py:374
↓ 1 callers
Function
_agent_trace_suffix
用于处理agent追踪后缀。
backend/app/infra/logging_setup.py:648
↓ 1 callers
Function
_allows_null
用于判断 schema 是否已经允许 null。
backend/app/runtime/openai_agents_tools.py:155
↓ 1 callers
Function
_answer_rewrites
标准化可直接复述的示范回答。
backend/app/services/interview/report_service.py:498
↓ 1 callers
Function
_answered_turns
读取当前 session 中有回答内容的面试轮次。
backend/app/services/interview/report_service.py:259
↓ 1 callers
Function
_anthropic_eval_summary
用于汇总 Anthropic 风格轨迹评测维度。
eval/run_excellent_eval.py:449
↓ 1 callers
Function
_anthropic_metrics
用于生成 Anthropic 风格的轨迹级评测维度。
backend/app/agents/resume/excellent_trajectory.py:222
↓ 1 callers
Function
_anthropic_split
用于读取 case 的 split 元数据。
backend/evals/braintrust_real_dataset.py:152
↓ 1 callers
Function
_apply_memory_operation
用于把 update_memory 操作分发到具体存储动作。
backend/app/tools/resume/memory_tool.py:252
↓ 1 callers
Function
_apply_openrouter_chunk
用于应用OpenRouterchunk。
backend/app/runtime/pi_agent_openrouter.py:1011
↓ 1 callers
Function
_apply_stream_metadata
用于从公开 runtime 事件提取模型配置和 usage。
backend/app/agents/resume/session.py:158
↓ 1 callers
Function
_apply_text_delta
用于应用文本增量。
backend/app/runtime/pi_agent_openrouter.py:1066
↓ 1 callers
Function
_apply_tool_delta
用于应用工具增量。
backend/app/runtime/pi_agent_openrouter.py:1103
↓ 1 callers
Function
_apply_turn_evaluations
把报告中的逐题点评写回对应 turn。
backend/app/services/interview/report_service.py:379
↓ 1 callers
Function
_apply_weights
用于把各维度命中比例换算成归一到 100 的实际得分。
backend/app/services/agent/resume_rule_score.py:134
↓ 1 callers
Method
_approval_url
用于处理批准地址。
backend/app/services/paypal_billing_service.py:230
↓ 1 callers
Function
_assess_convergence
用于评估分数收敛状态,返回 None 表示首次评分无历史可比。
backend/app/services/agent/resume_score.py:298
↓ 1 callers
Function
_assistant_content_from_events
用于还原 assistant 消息中的文本和 toolCall 块。
backend/app/agents/resume/message_conversion.py:55
↓ 1 callers
Function
_assistant_history_messages
用于把一条 assistant 历史展开为文本与工具结果消息。
backend/app/agents/resume/message_conversion.py:43
↓ 1 callers
Function
_auth_db_session
用于让认证中间件复用 FastAPI 依赖覆盖里的数据库会话。
backend/app/main.py:118
↓ 1 callers
Function
_authorize_voice_session_ws
用于鉴权语音会话WebSocket。
backend/app/entrypoints/http/digital_human.py:162
↓ 1 callers
Function
_backfill_existing_resume_jds
用于把没有 job_post_id 的旧简历 JD 写入 job_posts。
backend/alembic/versions/5e6f7a8b9c0d_backfill_job_posts_from_resumes.py:67
↓ 1 callers
Function
_bounded_score
标准化 1 到 5 分的维度评分。
backend/app/services/interview/report_service.py:513
↓ 1 callers
Function
_braintrust_api_key
用于从进程环境或本地 .env 读取 Braintrust API key。
backend/app/main.py:23
↓ 1 callers
Function
_build_audio_frame
用于构建音频帧。
backend/app/services/digital_human/volcengine_service.py:133
↓ 1 callers
Function
_build_diagnosis
用于生成面向 Agent 解释和决策的结构化诊断摘要。
backend/app/services/agent/resume_score.py:130
↓ 1 callers
Function
_build_finish_session
用于构建结束会话。
backend/app/services/digital_human/volcengine_service.py:207
↓ 1 callers
Method
_build_frontend_storage_print_url
构建通过浏览器存储读取大载荷的前端打印页地址。
backend/app/services/processing/export_service.py:329
↓ 1 callers
Method
_build_html_content
构建基础HTML导出内容。
backend/app/services/processing/export_service.py:334
↓ 1 callers
Function
_build_interview_history
把已有语音面试轮次整理成给实时模型续聊的短 transcript。
backend/app/entrypoints/http/digital_human.py:289
↓ 1 callers
Function
_build_interview_plan_context
把结构化面试计划压缩成实时模型可读的短上下文。
backend/app/entrypoints/http/digital_human.py:259
↓ 1 callers
Function
_build_jd
用于把 case 中的 JD 文本整理成 harness 可消费结构。
backend/evals/braintrust_real_dataset.py:64
↓ 1 callers
Function
_build_job_application_diff
用于生成只展示被修改值的求职目标 diff。
backend/app/tools/resume/upsert_job_application_tool.py:98
↓ 1 callers
Method
_build_message
用于构造密码重置邮件正文。
backend/app/services/auth/password_reset_mailer.py:37
↓ 1 callers
Function
_build_password_reset_link
用于生成前端密码重置链接。
backend/app/entrypoints/http/auth.py:175
↓ 1 callers
Function
_build_resume_list_item
用于把数据库简历对象转换成列表页摘要模型。
backend/app/entrypoints/http/resumes.py:51
↓ 1 callers
Function
_build_resume_text
用于把简历内容整理成 LLM 可读的结构化文本。
backend/app/services/agent/resume_semantic_llm.py:49
↓ 1 callers
Function
_build_row
用于转换单条真实 eval case。
backend/evals/braintrust_real_dataset.py:30
↓ 1 callers
Function
_build_start_connection
用于构建开始连接。
backend/app/services/digital_human/volcengine_service.py:152
← previous
next →
701–800 of 2,975, ranked by callers