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 b91864d commit 22d8257Copy full SHA for 22d8257
‎packages/tasks/src/model-libraries.ts‎
@@ -287,6 +287,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
287
snippets: snippets.dia,
288
filter: false,
289
},
290
+ "diff-interpretation-tuning": {
291
+ prettyLabel: "Diff Interpretation Tuning",
292
+ repoName: "Diff Interpretation Tuning",
293
+ repoUrl: "https://github.com/Aviously/diff-interpretation-tuning",
294
+ filter: false,
295
+ countDownloads: `path_extension:"pt"`,
296
+ },
297
diffree: {
298
prettyLabel: "Diffree",
299
repoName: "Diffree",
0 commit comments