Conversation
|
|
- 4-agent 流水线: Intake → Methods → Literature → Synthesis - 基于 RefereeOS (AG2 Hackathon 科学赛道第一名) 架构,用 AG2 0.9.7 + DeepSeek 重写 - 16 个 .agents/skills/ 作为架构参考 - 内置经济学示例论文(最低工资 DID 研究) - 零外部依赖:无需 Daytona/OpenAI/Gemini,仅需 DeepSeek API - 实测通过:4 agent 串行流水线全部正常产出中文审稿报告
- 安书伟_C5-AG2_repo.md: 群消息提交文件 - docs/demo_script.md: 逐秒录制脚本(含备用方案) - scripts/reproduce.sh: 一键复现 - G1_ENDORSEMENT.md: 交叉验证清单 - CHANGELOG.md / LICENSE
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.
项目描述
一个简单的问答助手,演示 AG2 的基本用法。
功能
AG2 Features
测试