{ "nbformat": 4, "nbformat_minor": 0, "metadata": { "colab": { "provenance": [] }, "kernelspec": { "name": "python3", "display_name": "Python 3" }, "language_info": { "name": "python" } }, "cells": [ { "cell_type": "markdown", "source": [ "# Data Model Generation and Structured Output with Qwen Model" ], "metadata": { "id": "ymsq1Lw0VEqT" } }, { "cell_type": "markdown", "source": [ "You can also check this cookbook in colab [here](https://colab.research.google.com/drive/17SiWWjoK7l8Sy9FBsGKUHC6zuEsLt2yX?usp=sharing) (Use the colab share link)" ], "metadata": { "id": "7V3aV16AmY0K" } }, { "cell_type": "markdown", "source": [ "