8000 GitHub - pythias/code-review-by-ai: 使用各种大模型进行Code Review
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pythias/code-review-by-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andúril

https://lotr.fandom.com/wiki/Andúril

使用AI进行Code Review

安装和使用

.env 配置

GIT_TOKEN_github.com="xxx"
GIT_TOKEN_gitlab.cn="xxx"
OPENAI_API_KEY="sk-xxx"

COZE_TOKENS="pat_x1,pat_x2,pat_xn"
COZE_BOT_IDS="7382754917288919075,7382765445776490536,7382768425716006975"

执行命令

python main.py run --prompt_version 2 --mr <merge_request_url>

后续规划

  • 支持扣子的API
  • 支持github/gitcode/gitee等代码托管平台
  • 支持WeCode的API
  • 支持更多大模型接口

About

使用各种大模型进行Code Review

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0