In this walkthrough, we’ll show you how to use the AI SQL function in Spice to call large language models directly from SQL, following along the cookbook recipe step-by-step: https://github.com/spiceai/cookbook/blob/trunk/ai/README.md.
What we cover:
- Using the AI SQL function to invoke LLM responses directly from SQL queries
- Configuring and connecting your model-of-choice (e.g. OpenAI, Anthropic, etc.)
- Executing AI calls in parallel for faster performance
- Leveraging the AI SQL function for data enrichment, translation, and summarization
Follow along in the Cookbook: https://github.com/spiceai/cookbook/blob/trunk/ai/README.md
And check out the docs for more details on usage: https://spiceai.org/docs/reference/sql/ai
Download
0 formats
No download links available.
Getting Started with the AI SQL Function | Spice.ai Demo | NatokHD