refactor: 让 ECNU Skill 聚焦接入与排障,减轻默认使用流程 - #3
Merged
Conversation
Replace the broad default workflow with a working connection, official-doc routing, and focused ECNU recipes. Preserve diagnostic scripts, tests, and dated evidence. Add a local continuation plan without introducing a benchmark framework.
Owner
Author
CI 检查结果提交 这补上了当前容器无法直接克隆仓库而未能执行的现有全量离线检查。额外的 本地继续按 中文接续计划 处理实际阻力即可,不需要新增模型矩阵或评测框架。PR 保持 Draft,未合并。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动
普通 ECNU 接入从最小示例开始,按任务直达官方接口文档或对应配方。默认流程只读取相关材料;排障按症状查找证据,维护命令由仓库维护者执行。
model_dump(mode="json", exclude_unset=True),保留实际返回的扩展字段,并贯穿工具结果及后续用户轮次。验证
skills-ref、Python 编译、全部 Markdown 的 52 处相对链接/锚点、5 个 Python 与 5 个 shell 代码块、git diff --check通过。gpt-6-astra,以本分支 Skill 完成普通 Python 接入、LangChain Embedding、/models空列表诊断三个独立离线任务;13 项应用测试通过。/models请求复现200空列表偏差。encoding_format="base64",返回两个 1024 维向量;SDK 工具消息在后续请求中完整保留。本轮按 usage 与官方单价估算消耗 0.43764 Credits。验收记录及验证边界
验证边界
实网结果只覆盖上述版本、合成输入与所列请求;账号实际扣减、其他历史样例及任意框架适配器尚未验证。只为实际复测的行为补充证据。三个 Agent 任务不构成跨 Agent、跨模型的效果承诺。