Skip to content

Commit 092a333

Browse files
authored
fix: update catalog with latest ai-lab-recipes (#1912) (#1931)
Fixes #1911 Signed-off-by: Jeff MAURY <[email protected]>
1 parent f35b091 commit 092a333

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/backend/src/assets/ai.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description" : "This is a Streamlit chat demo application.",
77
"name" : "ChatBot",
88
"repository": "https://github.com/containers/ai-lab-recipes",
9-
"ref": "v1.1.3",
9+
"ref": "v1.3.0",
1010
"icon": "natural-language-processing",
1111
"categories": [
1212
"natural-language-processing"
@@ -24,7 +24,7 @@
2424
"description" : "This is a Streamlit demo application for summarizing text.",
2525
"name" : "Summarizer",
2626
"repository": "https://github.com/containers/ai-lab-recipes",
27-
"ref": "v1.1.3",
27+
"ref": "v1.3.0",
2828
"icon": "natural-language-processing",
2929
"categories": [
3030
"natural-language-processing"
@@ -42,7 +42,7 @@
4242
"description" : "This is a code-generation demo application.",
4343
"name" : "Code Generation",
4444
"repository": "https://github.com/containers/ai-lab-recipes",
45-
"ref": "v1.1.3",
45+
"ref": "v1.3.0",
4646
"icon": "generator",
4747
"categories": [
4848
"natural-language-processing"
@@ -61,7 +61,7 @@
6161
"description" : "This is a Streamlit RAG enabled chat demo application.",
6262
"name" : "RAG Chatbot",
6363
"repository": "https://github.com/containers/ai-lab-recipes",
64-
"ref": "v1.1.3",
64+
"ref": "v1.3.0",
6565
"icon": "natural-language-processing",
6666
"categories": [
6767
"natural-language-processing"
@@ -79,7 +79,7 @@
7979
"description" : "This is a Streamlit function calling enabled demo application.",
8080
"name" : "Function calling",
8181
"repository": "https://github.com/containers/ai-lab-recipes",
82-
"ref": "c6daa30fc61ac41fed198b34eb389ab41c6cb9d7",
82+
"ref": "v1.3.0",
8383
"icon": "natural-language-processing",
8484
"categories": [
8585
"natural-language-processing"
@@ -96,7 +96,7 @@
9696
"description" : "This is an audio to text demo application.",
9797
"name" : "Audio to Text",
9898
"repository": "https://github.com/containers/ai-lab-recipes",
99-
"ref": "v1.1.3",
99+
"ref": "v1.3.0",
100100
"icon": "generator",
101101
"categories": [
102102
"audio"
@@ -113,7 +113,7 @@
113113
"description" : "This is an object detection demo application.",
114114
"name" : "Object Detection",
115115
"repository": "https://github.com/containers/ai-lab-recipes",
116-
"ref": "v1.1.3",
116+
"ref": "v1.3.0",
117117
"icon": "generator",
118118
"categories": [
119119
"computer-vision"

0 commit comments

Comments
 (0)