Google has updated the naming convention for its generative AI functions within BigQuery, moving from the 'ML.' prefix to 'AI.'. Specifically, the function for text generation is now referred to as AI.GENERATE_TEXT, replacing the older ML.GENERATE_TEXT. This change impacts how users should write new queries, although existing queries using the old naming will continue to function. The article provides guidance on using the new function, including requirements for the 'prompt' column in subqueries and recommended STRUCT arguments like temperature and max_output_tokens to control cost and output. AI
IMPACT Users of Google BigQuery's generative AI features must update their queries to use the new AI. prefix for functions like AI.GENERATE_TEXT to ensure compatibility and avoid errors.
RANK_REASON The item describes a change in function naming within a specific product (BigQuery) for generative AI capabilities, which is a product-level update rather than a core AI release or significant industry event.
- AI.EMBED
- AI.GENERATE
- AI.GENERATE_EMBEDDING
- AI.GENERATE_TABLE
- AI.GENERATE_TEXT
- BigQuery
- Gemini
- ML.GENERATE_TEXT
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →