Compare commits

...

1 Commits

Author SHA1 Message Date
Quan HL
ad5f59f73d auth should not be required by llm 2025-08-29 06:08:03 +07:00

View File

@@ -480,7 +480,6 @@
},
"required": [
"vendor",
"auth",
"llmOptions"
]
},