1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[]
= "gemini-3-flash-preview"
= "gemini"
= "oauth"
[[]]
= "gemini"
= "gemini-3.1-pro-preview"
= "gemini"
= "oauth"
[[]]
= "kimi"
= "kimi-for-coding"
= "anthropic_compatible"
= "https://api.kimi.com/coding/"
= "KIMI_API_KEY"
# [[reviewer]]
# name = "minimax"
# model = "MiniMax-M2.5"
# provider = "anthropic_compatible"
# base_url = "https://api.minimax.io/anthropic"
# api_key_env = "MINIMAX_API_KEY"
# [[reviewer]]
# name = "zai"
# model = "glm-5"
# provider = "anthropic_compatible"
# base_url = "https://api.z.ai/api/anthropic"
# api_key_env = "ZAI_API_KEY"
# [[reviewer]]
# name = "local"
# model = "qwen2.5-coder-32b"
# provider = "openai_compatible"
# base_url = "http://localhost:1234/v1"
# api_key_env = "LMSTUDIO_API_KEY"