mirror of
https://github.com/Kotlin/kotlin-agent-skills.git
synced 2026-09-19 06:01:56 +08:00
Change type of metadata.tested_models.model to string
This commit is contained in:
committed by
Yahor Berdnikau
parent
431b943b2f
commit
00c0c76c79
@@ -12,7 +12,7 @@ metadata:
|
||||
version: "0.1.0"
|
||||
tested_models:
|
||||
provider: anthropic
|
||||
model: [anthropic/claude-sonnet-5, anthropic/claude-opus-5]
|
||||
model: "anthropic/claude-sonnet-5, anthropic/claude-opus-5"
|
||||
agent_version: claude-code
|
||||
last_eval: 2026-08-14
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user