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
↓ 5 callers
Function
_list_of_dicts
过滤出字典列表。
backend/app/services/interview/report_service.py:525
↓ 5 callers
Function
_metric
用于生成统一评测维度结构。
backend/app/agents/resume/excellent_trajectory.py:356
↓ 5 callers
Function
_not_applicable_score
用于返回 Braintrust 可忽略的非适用分数。
backend/evals/run_braintrust.py:344
↓ 5 callers
Method
_required_header
用于处理必填头部。
backend/app/services/paypal_billing_service.py:274
↓ 5 callers
Method
_required_string
用于处理必填字符串。
backend/app/services/paypal_billing_service.py:242
↓ 5 callers
Function
_tool_call_name
用于兼容字符串和字典两种工具调用结构。
backend/app/agents/resume/excellent_trajectory.py:99
↓ 5 callers
Method
_wrap_section
包装导出区块。
backend/app/services/processing/export_service.py:527
↓ 5 callers
Function
build_configured_gate
用于构建configuredgate。
eval/analyze_results.py:787
↓ 5 callers
Function
build_report
用于汇总优秀简历 Agent 评估报告。
eval/run_excellent_eval.py:197
↓ 5 callers
Function
calculateSmartFitScale
({ currentScale, fullBleed = false, measureContentBottom, shouldAbort = () => false, }: SmartFitCoreOp
frontend/src/components/preview/hooks/smartFitCore.ts:195
↓ 5 callers
Method
chat_completion
用于声明非流式聊天完成调用类型。
backend/app/services/llm/chat_service.py:67
↓ 5 callers
Function
createResumeFromDashboard
从仪表板创建空白简历,并返回新建后的简历 ID 供后续断言使用。
frontend/e2e/dashboard.spec.ts:22
↓ 5 callers
Method
disconnect
()
frontend/e2e/interview-session.spec.ts:368
↓ 5 callers
Function
fake_loop_text
用于构造测试文本 assistant message。
backend/tests/test_resume_agent_runtime_boundaries.py:270
↓ 5 callers
Function
fake_pi_tool_call
构造 pi-agent-core 工具调用 assistant message。
backend/tests/test_resume_agent_smoke.py:205
↓ 5 callers
Function
formatObjectDiffLine
(key: string, value: unknown)
frontend/src/components/editor/DiffReviewCard.tsx:150
↓ 5 callers
Function
format_list
用于格式化list。
eval/compare_trends.py:265
↓ 5 callers
Function
getPageContentHeight
(options: PageContentHeightOptions = {})
frontend/src/components/preview/hooks/useLineBasedPagination.ts:135
↓ 5 callers
Function
index_exists
用于处理indexexists。
backend/alembic/versions/add_performance_indexes.py:26
↓ 5 callers
Function
isExpectedAuthError
(error: unknown)
frontend/src/lib/auth.tsx:71
↓ 5 callers
Function
isResumePrintReady
( payload: PrintPayload | null, previewReady: boolean, )
frontend/src/app/(print)/resume/print/printPayload.ts:79
↓ 5 callers
Function
list_of_strings
用于列出ofstrings。
eval/analyze_results.py:65
↓ 5 callers
Function
load_json
用于读取并解析单个 JSON 文件。
eval/build_evidence_report.py:12
↓ 5 callers
Function
normalize_resume_stream_payload
用于标准化简历流式载荷。
backend/app/agents/resume/stream_events.py:136
↓ 5 callers
Function
pad
(n: number)
frontend/src/app/[locale]/resume/[id]/interview/page.tsx:876
↓ 5 callers
Method
pushChunk
(chunk: string)
frontend/src/hooks/streamingSseSession.ts:40
↓ 5 callers
Function
readOptionalTranslation
(t: ReturnType<typeof useTranslations>, key: string, fallback: string)
frontend/src/app/[locale]/resumes/page.tsx:259
↓ 5 callers
Function
readResumeAgentConfirmCalls
(page: Page)
frontend/e2e/editor-workflows.spec.ts:378
↓ 5 callers
Function
readResumeSelectionVisualState
(page: Page)
frontend/e2e/editor-workflows.spec.ts:519
↓ 5 callers
Function
resolveToolName
(data: Record<string, unknown>, fallbackName: string)
frontend/src/hooks/streamingEventProtocol.ts:260
↓ 5 callers
Function
round_metric
用于处理roundmetric。
eval/compare_trends.py:18
↓ 5 callers
Method
run
用于显式执行 Claude Code 风格的 ReAct 循环。
backend/app/agents/resume/agent_loop.py:126
↓ 5 callers
Function
run_validator
用于运行validator。
backend/tests/test_eval_case_validation.py:18
↓ 5 callers
Function
score_resume_rules
用于返回完整的确定性规则评分结果。
backend/app/services/agent/resume_rule_score.py:72
↓ 5 callers
Function
star_quality_scorer
评估输出 bullet 是否具备动作、上下文、量化结果和清晰度。
backend/braintrust_resume_scorers.py:219
↓ 5 callers
Function
text_delta_event
用于处理文本增量事件。
backend/app/agents/resume/stream_events.py:236
↓ 5 callers
Method
trace
用于记录受开关控制的结构化 trace。
backend/app/agents/resume/run_lifecycle.py:237
↓ 5 callers
Function
truncate
用于限制展示文本长度,避免摘要过长。
backend/app/tools/resume/shared.py:122
↓ 5 callers
Function
updateEducation
(id: string, field: keyof Education, value: string)
frontend/src/components/editor/EducationEditor.tsx:73
↓ 5 callers
Method
wait_for_selector
用于处理waitforselector。
backend/tests/test_export_service.py:281
↓ 5 callers
Function
writeStoredUser
(user: User | null)
frontend/src/lib/auth.tsx:93
↓ 4 callers
Function
_build_greeting
用于生成数字人进入房间后的第一句欢迎语。
backend/app/entrypoints/http/digital_human.py:129
↓ 4 callers
Method
_build_highlight_texts
将高亮点统一成文本列表。
backend/app/services/processing/export_service.py:617
↓ 4 callers
Function
_build_resume_response
用于把数据库简历对象转换成详情响应模型。
backend/app/entrypoints/http/resumes.py:35
↓ 4 callers
Function
_build_runtime_inputs
用于生成最小 turn 输入并返回 pi_context 和 state。
backend/tests/test_resume_agent_runtime_boundaries.py:528
↓ 4 callers
Function
_coerce_text
把简历字段转成可放入面试计划的短文本。
backend/app/services/interview/session_service.py:54
↓ 4 callers
Function
_compact_bool
用于输出紧凑布尔值。
backend/app/infra/logging_setup.py:577
↓ 4 callers
Function
_compact_client
用于返回短 client_request_id。
backend/app/infra/logging_setup.py:567
↓ 4 callers
Function
_decode_session_frame
返回 (event_id, payload_dict)。
backend/tests/test_greeting_prologue.py:44
↓ 4 callers
Function
_effective_scope
用于把公开 scope 转成 Markdown 内部隔离 scope。
backend/app/tools/resume/memory_tool.py:291
↓ 4 callers
Function
_elapsed_ms
计算从指定时间点开始的毫秒耗时。
backend/app/services/interview/report_service.py:662
↓ 4 callers
Function
_grant_active_subscription
在测试库中为用户授予一条活动订阅。
backend/tests/test_api_e2e.py:142
↓ 4 callers
Function
_keyword_matches_resume
用于判断关键词(含同义词)是否在简历文本中命中。
backend/app/services/agent/resume_rule_score.py:475
↓ 4 callers
Function
_list_section_summary
用于压缩列表型简历 section,同时保留 id 与关键文本。
backend/app/agents/resume/session.py:187
↓ 4 callers
Method
_make_store
用于为每次测试创建独立的 store 实例。
backend/tests/test_session_sweeper.py:44
↓ 4 callers
Method
_read_all
用于读取并解析全部 Markdown 记忆。
backend/app/tools/resume/memory_tool.py:137
↓ 4 callers
Method
_render_pdf_with_playwright
使用 Playwright 打开前端打印页并输出 PDF。
backend/app/services/processing/export_service.py:270
↓ 4 callers
Method
_required_string
用于处理必填字符串。
backend/app/services/auth/google_oauth_client.py:167
↓ 4 callers
Function
_retry_wait
根据重试次数计算指数退避等待时间,优先使用 Retry-After 头的值。
backend/app/runtime/pi_agent_openrouter.py:179
↓ 4 callers
Function
_sanitize
用于处理sanitize。
backend/app/infra/logging_setup.py:73
↓ 4 callers
Function
_string_or_none
用于处理字符串ornone。
backend/app/agents/resume/stream_events.py:115
↓ 4 callers
Function
_tool_error_json
用于生成可回灌给模型的工具错误 JSON。
backend/app/runtime/openai_agents_tools.py:179
↓ 4 callers
Method
append_confirmation_event
用于把工具确认结果写成标准事件。
backend/app/state/store.py:168
↓ 4 callers
Function
bind_observability_state
用于把当前异步链路绑定到单次 run 状态。
backend/app/agents/resume/observability.py:14
↓ 4 callers
Function
buildPayload
(spacingScale: number)
frontend/e2e/resume-template-style.spec.ts:628
↓ 4 callers
Function
buildResumeResponse
()
frontend/e2e/resume-preview-style-switch.spec.ts:14
↓ 4 callers
Function
build_trace_config
用于为单个 eval case 创建 SDK trace 配置。
eval/openai_agents_standard.py:130
↓ 4 callers
Function
commit
(next: Education[])
frontend/src/components/editor/EducationEditor.tsx:48
↓ 4 callers
Function
compare_numeric
用于比较numeric。
eval/compare_trends.py:43
↓ 4 callers
Method
confirmTool
(params: { sessionId: string callId: string confirmed: boolean source: string feedback?: s
frontend/src/hooks/streamingUiSession.ts:43
↓ 4 callers
Method
create_resume_session
用于创建一次新的简历优化 session 并记录首条用户消息。
backend/app/agents/resume/harness.py:32
↓ 4 callers
Method
delete_file
删除文件
backend/app/services/domain/file_service.py:108
↓ 4 callers
Method
executed_tool_summary
用于生成已执行工具的短摘要。
backend/app/agents/resume/tool_execution.py:1021
↓ 4 callers
Function
expected_resume_tool_arguments
用于返回指定工具的必填参数名称。
backend/app/tools/resume/registry.py:1304
↓ 4 callers
Function
expected_score
计算 A 对 B 的期望胜率。
backend/app/services/agent/elo_comparison.py:19
↓ 4 callers
Method
fetch_identity
用于获取身份。
backend/app/services/auth/google_oauth_client.py:142
↓ 4 callers
Method
from_settings
用于从应用配置创建服务实例。
backend/app/services/paypal_billing_service.py:39
↓ 4 callers
Method
function_tool
用于把现有 AgentTool schema 包装为 SDK 原生执行的 FunctionTool。
backend/app/runtime/openai_agents_adapter.py:264
↓ 4 callers
Method
getCurrentUser
()
frontend/src/lib/auth.tsx:133
↓ 4 callers
Method
getResume
(id: number)
frontend/src/lib/api.ts:311
↓ 4 callers
Method
getStatus
()
frontend/src/lib/api.ts:552
↓ 4 callers
Function
handleInputChange
(field: keyof JobApplication, value: string)
frontend/src/components/editor/JobApplicationEditor.tsx:57
↓ 4 callers
Function
increment_unique_counter
用于按唯一值递增计数器,避免同一工具调用重复计数。
backend/app/agents/resume/observability.py:36
↓ 4 callers
Method
is_configured
用于判断configured。
backend/app/services/digital_human/volcengine_service.py:595
↓ 4 callers
Method
issue_state
生成高熵 state,并只在服务端保存其哈希。
backend/app/services/auth/oauth_state_service.py:51
↓ 4 callers
Function
jd_match_scorer
评估输出 bullet 与 JD 或目标岗位关键词的匹配程度。
backend/braintrust_resume_scorers.py:237
↓ 4 callers
Function
judge_output_safety
评判 Agent 输出是否安全(不编造、不幻觉)。
backend/app/services/agent/quality_judge.py:107
↓ 4 callers
Method
llm_response_event
用于生成模型响应完成事件。
backend/app/agents/resume/run_lifecycle.py:62
↓ 4 callers
Function
load_candidate_profile_context
用于读取用户级和简历级记忆并生成候选人背景档案。
backend/app/agents/resume/candidate_profile.py:33
↓ 4 callers
Function
logStreamPhase
( phase: string, startedAt: number, clientRequestId: string, payload: Record<string, unknown> = {}, )
frontend/src/hooks/useStreamingChat.ts:100
↓ 4 callers
Function
log_context
用于处理日志上下文。
backend/app/infra/request_context.py:60
↓ 4 callers
Function
log_stream_phase
用于按开关记录 Resume Agent SSE 阶段耗时。
backend/app/entrypoints/http/resume_agent.py:42
↓ 4 callers
Function
loginAs
注册并等待跳转到 dashboard
frontend/e2e/dashboard.spec.ts:11
↓ 4 callers
Method
model_settings
用于创建 provider-aware 的 SDK 模型参数。
backend/app/runtime/openai_agents_adapter.py:218
↓ 4 callers
Function
normalize_diff_items
用于标准化差异条目。
backend/app/agents/resume/stream_events.py:71
↓ 4 callers
Function
onSubmit
(data: LoginForm)
frontend/src/app/[locale]/login/page.tsx:59
↓ 4 callers
Function
percentile
用于计算简单百分位数,保持和性能脚本同样的口径。
eval/build_evidence_report.py:23
↓ 4 callers
Method
persist_resume_if_changed
用于只在内容确实变化时落库存储结构化简历。
backend/app/services/agent/resume_agent_persistence.py:42
↓ 4 callers
Method
preview_text
用于生成 trace 里的安全文本预览。
backend/app/agents/resume/run_lifecycle.py:232
↓ 4 callers
Method
publish_text_deltas
用于把已确认可见的 assistant 文本增量发布给前端。
backend/app/agents/resume/agent_loop.py:525
← previous
next →
201–300 of 2,975, ranked by callers