We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21989b8 commit a6c6c2eCopy full SHA for a6c6c2e
src/tests/AutoSDK.UnitTests/DataTests.cs
@@ -57,6 +57,7 @@ public Task PrepareData(string resourceName)
57
"luma.yaml" => true,
58
"openai.yaml" => true,
59
"deepinfra.json" => true,
60
+ "cohere.yaml" => true,
61
_ => false,
62
},
63
};
0 commit comments