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 b7c5bfd commit f6cd98dCopy full SHA for f6cd98d
src/api/json/catalog.json
@@ -4763,6 +4763,12 @@
4763
],
4764
"url": "https://www.qgoda.net/schemas/qgoda.json"
4765
},
4766
+ {
4767
+ "name": "QType AI DSL",
4768
+ "description": "A DSL for rapid prototyping of AI applications",
4769
+ "fileMatch": ["qtype.config.yaml", "*.qtype.yaml"],
4770
+ "url": "https://github.com/lou-k/qtype/blob/main/schema/qtype.schema.json"
4771
+ },
4772
{
4773
"name": "Railway",
4774
"description": "Use Railway config as code to define settings for building and deploying your services",
0 commit comments