diff --git a/README.Rmd b/README.Rmd index ce1172b..215af4a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -49,7 +49,7 @@ ellmer supports a wide variety of model providers: * OpenAI: `chat_openai()`. * OpenRouter: `chat_openrouter()`. * perplexity.ai: `chat_perplexity()`. -* Snowflake Cortex: `chat_cortex()`. +* Snowflake Cortex: `chat_snowflake()` and `chat_cortex_analyst()`. * VLLM: `chat_vllm()`. ## Model choice diff --git a/README.md b/README.md index 6707f71..5c90055 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ ellmer supports a wide variety of model providers: - OpenAI: `chat_openai()`. - OpenRouter: `chat_openrouter()`. - perplexity.ai: `chat_perplexity()`. -- Snowflake Cortex: `chat_cortex()`. +- Snowflake Cortex: `chat_snowflake()` and `chat_cortex_analyst()`. - VLLM: `chat_vllm()`. ## Model choice