Skip to content

Commit d6c1eae

Browse files
authored
use ai-lab-recipes v1.1.1 (#1050)
Signed-off-by: Philippe Martin <phmartin@redhat.com>
1 parent 7908e26 commit d6c1eae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/backend/src/assets/ai.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description" : "This is a Streamlit chat demo application.",
66
"name" : "ChatBot",
77
"repository": "https://github.com/containers/ai-lab-recipes",
8-
"ref": "v1.1.0",
8+
"ref": "v1.1.1",
99
"icon": "natural-language-processing",
1010
"categories": [
1111
"natural-language-processing"
@@ -31,7 +31,7 @@
3131
"description" : "This is a Streamlit demo application for summarizing text.",
3232
"name" : "Summarizer",
3333
"repository": "https://github.com/containers/ai-lab-recipes",
34-
"ref": "v1.1.0",
34+
"ref": "v1.1.1",
3535
"icon": "natural-language-processing",
3636
"categories": [
3737
"natural-language-processing"
@@ -57,7 +57,7 @@
5757
"description" : "This is a code-generation demo application.",
5858
"name" : "Code Generation",
5959
"repository": "https://github.com/containers/ai-lab-recipes",
60-
"ref": "v1.1.0",
60+
"ref": "v1.1.1",
6161
"icon": "generator",
6262
"categories": [
6363
"natural-language-processing"
@@ -83,7 +83,7 @@
8383
"description" : "This is an audio to text demo application.",
8484
"name" : "Audio to Text",
8585
"repository": "https://github.com/containers/ai-lab-recipes",
86-
"ref": "v1.1.0",
86+
"ref": "v1.1.1",
8787
"icon": "generator",
8888
"categories": [
8989
"audio"
@@ -99,7 +99,7 @@
9999
"description" : "This is an object detection demo application.",
100100
"name" : "Object Detection",
101101
"repository": "https://github.com/containers/ai-lab-recipes",
102-
"ref": "v1.1.0",
102+
"ref": "v1.1.1",
103103
"icon": "generator",
104104
"categories": [
105105
"computer-vision"

0 commit comments

Comments
 (0)