@@ -126,6 +126,11 @@ Welcome to Labelbox Notebooks! These documents are directly linked from our Labe
126
126
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/project_configuration/multimodal_chat_project.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
127
127
<td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/project_configuration/multimodal_chat_project.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
128
128
</tr>
129
+ <tr>
130
+ <td>Prompt response projects</td>
131
+ <td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/project_configuration/prompt_response_projects.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
132
+ <td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/project_configuration/prompt_response_projects.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
133
+ </tr>
129
134
</tbody >
130
135
</table >
131
136
@@ -155,11 +160,6 @@ Welcome to Labelbox Notebooks! These documents are directly linked from our Labe
155
160
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/html.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
156
161
<td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/annotation_import/html.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
157
162
</tr>
158
- <tr>
159
- <td>Conversational LLM data generation</td>
160
- <td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/conversational_LLM_data_generation.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
161
- <td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/annotation_import/conversational_LLM_data_generation.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
162
- </tr>
163
163
<tr>
164
164
<td>Image</td>
165
165
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/image.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
@@ -180,6 +180,11 @@ Welcome to Labelbox Notebooks! These documents are directly linked from our Labe
180
180
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/dicom.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
181
181
<td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/annotation_import/dicom.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
182
182
</tr>
183
+ <tr>
184
+ <td>LLM data generation</td>
185
+ <td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/LLM_data_generation.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
186
+ <td><a href="https://github.com/Labelbox/labelbox-notebooks/tree/main/annotation_import/LLM_data_generation.ipynb" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="Open In Github"></a></td>
187
+ </tr>
183
188
<tr>
184
189
<td>Text</td>
185
190
<td><a href="https://colab.research.google.com/github/Labelbox/labelbox-notebooks/blob/main/annotation_import/text.ipynb" target="_blank"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></td>
0 commit comments