We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba70d15 commit db0655aCopy full SHA for db0655a
1 file changed
openhands-sdk/openhands/sdk/llm/utils/verified_models.py
@@ -48,6 +48,7 @@
48
49
VERIFIED_GEMINI_MODELS = [
50
"gemini-3-pro-preview",
51
+ "gemini-3.1-pro-preview",
52
]
53
54
VERIFIED_DEEPSEEK_MODELS = [
@@ -71,6 +72,7 @@
71
72
"gpt-5.2-codex",
73
"minimax-m2.5",
74
75
76
"deepseek-chat",
77
"kimi-k2-thinking",
78
"kimi-k2.5",
0 commit comments