|
6 | 6 | "description" : "This is a Streamlit chat demo application.", |
7 | 7 | "name" : "ChatBot", |
8 | 8 | "repository": "https://github.com/containers/ai-lab-recipes", |
9 | | - "ref": "v1.3.3.1", |
| 9 | + "ref": "v1.3.3.2", |
10 | 10 | "icon": "natural-language-processing", |
11 | 11 | "categories": [ |
12 | 12 | "natural-language-processing" |
|
24 | 24 | "description" : "This is a Streamlit demo application for summarizing text.", |
25 | 25 | "name" : "Summarizer", |
26 | 26 | "repository": "https://github.com/containers/ai-lab-recipes", |
27 | | - "ref": "v1.3.3.1", |
| 27 | + "ref": "v1.3.3.2", |
28 | 28 | "icon": "natural-language-processing", |
29 | 29 | "categories": [ |
30 | 30 | "natural-language-processing" |
|
42 | 42 | "description" : "This is a code-generation demo application.", |
43 | 43 | "name" : "Code Generation", |
44 | 44 | "repository": "https://github.com/containers/ai-lab-recipes", |
45 | | - "ref": "v1.3.3.1", |
| 45 | + "ref": "v1.3.3.2", |
46 | 46 | "icon": "generator", |
47 | 47 | "categories": [ |
48 | 48 | "natural-language-processing" |
|
61 | 61 | "description" : "This is a Streamlit RAG enabled chat demo application.", |
62 | 62 | "name" : "RAG Chatbot", |
63 | 63 | "repository": "https://github.com/containers/ai-lab-recipes", |
64 | | - "ref": "v1.3.3.1", |
| 64 | + "ref": "v1.3.3.2", |
65 | 65 | "icon": "natural-language-processing", |
66 | 66 | "categories": [ |
67 | 67 | "natural-language-processing" |
|
80 | 80 | "description": "This is a Quarkus-based chat demo application.", |
81 | 81 | "name": "Java-based ChatBot (Quarkus)", |
82 | 82 | "repository": "https://github.com/containers/ai-lab-recipes", |
83 | | - "ref": "v1.3.3.1", |
| 83 | + "ref": "v1.3.3.2", |
84 | 84 | "icon": "natural-language-processing", |
85 | 85 | "categories": ["natural-language-processing"], |
86 | 86 | "basedir": "recipes/natural_language_processing/chatbot-java-quarkus", |
|
114 | 114 | "description": "This is a Node.js based chat demo application.", |
115 | 115 | "name": "Node.js based ChatBot", |
116 | 116 | "repository": "https://github.com/containers/ai-lab-recipes", |
117 | | - "ref": "26b10d23c8579ab3b9dacd39d77a0172ad3aec82", |
| 117 | + "ref": "v1.3.3.2", |
118 | 118 | "icon": "natural-language-processing", |
119 | 119 | "categories": ["natural-language-processing"], |
120 | 120 | "basedir": "recipes/natural_language_processing/chatbot-nodejs", |
|
131 | 131 | "description" : "This is a Streamlit function calling enabled demo application.", |
132 | 132 | "name" : "Function calling", |
133 | 133 | "repository": "https://github.com/containers/ai-lab-recipes", |
134 | | - "ref": "v1.3.3.1", |
| 134 | + "ref": "v1.3.3.2", |
135 | 135 | "icon": "natural-language-processing", |
136 | 136 | "categories": [ |
137 | 137 | "natural-language-processing" |
|
148 | 148 | "description" : "This is an audio to text demo application.", |
149 | 149 | "name" : "Audio to Text", |
150 | 150 | "repository": "https://github.com/containers/ai-lab-recipes", |
151 | | - "ref": "v1.3.3.1", |
| 151 | + "ref": "v1.3.3.2", |
152 | 152 | "icon": "generator", |
153 | 153 | "categories": [ |
154 | 154 | "audio" |
|
165 | 165 | "description" : "This is an object detection demo application.", |
166 | 166 | "name" : "Object Detection", |
167 | 167 | "repository": "https://github.com/containers/ai-lab-recipes", |
168 | | - "ref": "v1.3.3.1", |
| 168 | + "ref": "v1.3.3.2", |
169 | 169 | "icon": "generator", |
170 | 170 | "categories": [ |
171 | 171 | "computer-vision" |
|
0 commit comments