diff --git a/docs/recipes/cards.md b/docs/recipes/cards.md index 0cfc2aac..881541a7 100644 --- a/docs/recipes/cards.md +++ b/docs/recipes/cards.md @@ -6,6 +6,9 @@ Each recipe is a self-contained example that can be run independently. !!! question "New to Data Designer?" Recipes provide working code for specific use cases without detailed explanations. If you're learning Data Designer for the first time, we recommend starting with our [tutorial notebooks](../../notebooks/), which offer step-by-step guidance and explain core concepts. Once you're familiar with the basics, return here for practical, ready-to-use implementations. +!!! tip Prerequisite + These recipes use the Open AI model provider by default. Ensure your OpenAI model provider has been set up using the Data Designer CLI before running a recipe. +
- :material-snake:{ .lg .middle } **Text to Python**