snowflake_cortex_complete
Run LLM completion using Snowflake Cortex AI by sending a prompt, with optional model, max tokens, and temperature settings.
Instructions
Run LLM completion using Snowflake Cortex AI (e.g., 'llama3.3-70b', 'mistral-large2', 'snowflake-arctic').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | llama3.3-70b | |
| prompt | Yes | ||
| max_tokens | No | ||
| temperature | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||