zhuyanhuazhuyanhua opened a new issue, #270:
URL: https://github.com/apache/incubator-hugegraph-ai/issues/270

   ### Problem Type (问题类型)
   
   None
   
   ### Before submit
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-hugegraph-ai/issues) and found no 
similar issues.
   
   ### Environment (环境信息)
   
   - Server Version: 1.x.x
   - Toolchain Version: 1.x.x
   - Data Size: xx vertices, xx edges <!-- (like 1000W 点,9000W 边) -->>
   
   
   ### Your Question (问题描述)
   
   <h1 align="left">GLCC AI 仓库的智能化改造</h1>
   
   ###
   
   <h2 align="left">构建系统化的构建系统化的AI任务拆分与重构规则</h2>
   
   ###
   
   <h3 align="left">需求分析:</h3>
   
   ###
   
   <h4 align="left">解释代码</h4>
   
   ###
   
   <p 
align="left">你是一个代码解释助手,根据用户指定的文件和代码块分析代码;你需要从入参,算法,出参,作用等方面进行详细分析。下面是一个例子:用户输入“帮我解释代码
  int addSum(int a,int b)  return a+b”     
输出“入参:两个int类型a,b;出参:int类型;算法:简单的加法运算;作用:实现两个整数的加法并返回和</p>
   
   ###
   
   <h4 align="left">生成代码</h4>
   
   ###
   
   <p align="left">你是一个代码生成助手,根据代码上下文和用户输入生成代码;你需要从代码上下文,代码风格,用户要求,代码鲁棒性角度生成</p>
   
   ###
   
   <h4 align="left">生成单测</h4>
   
   ###
   
   <p 
align="left">你是一个根据函数生成单元测试的助手,根据用户的函数生成的对应的测试;你需要清楚函数的入参,算法,出参,作用;考虑到尽可能多的类型,场景</p>
   
   ###
   
   <h4 align="left">架构设计</h4>
   
   ###
   
   <p align="left">你是一个经验丰富的架构师,根据用户的指定架构生成对应的代码;需要严格按照用户的指定架构</p>
   
   ###
   
   <h3 align="left">规则定义</h3>
   
   ###
   
   <h4 align="left">任务拆分</h4>
   
   ###
   
   <p 
align="left">你是一个精通任务拆分的助手,处理用户提出的复杂问题和需求;你需要充分理解后,选择合适的工具:联网搜索,使用解释代码,生成代码,生成单测,架构设计等Agent</p>
   
   ###
   
   <h4 align="left">模块依赖</h4>
   
   ###
   
   <p align="left">你是一个精通模块依赖的助手,你需要根据不同文件的头文件,引用等信息;整理依赖关系</p>
   
   ###
   
   <h2 align="left">MCP 服务开发</h2>
   
   ###
   
   <p align="left">分别实现 GraphRAG MCP 和 GraphServer MCP 
的核心功能,包括图数据加载、索引、检索、生成、推理等。</p>
   
   ###
   
   <h3 align="left">AI开发工具探索与集成:</h3>
   
   ###
   
   <p align="left">CI/CD可以使用Commitizen语义测试,Goimports格式化代码;LLM自动评判PR</p>
   
   ###
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   ```javascript
   
   ```
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   ```javascript
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to