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 a7706d3 commit db4cb47Copy full SHA for db4cb47
packages/tasks/src/model-libraries.ts
@@ -462,7 +462,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
462
"kimi-audio": {
463
prettyLabel: "KimiAudio",
464
repoName: "KimiAudio",
465
- repoUrl: "https://github.com/MoonshotAI/Kimi-Audio", // Replace with actual repo URL
+ repoUrl: "https://github.com/MoonshotAI/Kimi-Audio",
466
snippets: snippets.kimi_audio,
467
filter: false,
468
},
0 commit comments