chat_azure() was renamed to chat_azure_openai().
chat_bedrock() was renamed to chat_aws_bedrock().
chat_claude() was renamed to chat_anthropic().
chat_gemini() was renamed to chat_google_gemini().
chat_cortex() was renamed in v0.1.1 to chat_cortex_analyst() to
distinguish it from the more general-purpose Snowflake Cortex chat
function, chat_snowflake().
chat_cortex(...)
chat_azure(...)
chat_bedrock(...)
chat_claude(...)
chat_gemini(...)