From a20497be60ffd8cd301ca79b6b2ebb78671b88cc Mon Sep 17 00:00:00 2001 From: jeadie Date: Tue, 11 Feb 2025 07:12:36 +1000 Subject: [PATCH] add to main page TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1ca9f4..57f3348 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ The Spice.ai OSS Cookbook is a collection of recipes for building and deploying - [xAI Models](./models/xai/README.md) - Use xAI models such as Grok. - [DeepSeek Model](./deepseek/README.md) - Use DeepSeek model through Spice. - [Filesystem Hosted Model](./models/filesystem/README.md) - Use models hosted directly on filesystems. +- [Web Search Tools using Perplexity)[./websearch/README.md) - Provide LLMs with web search access for more informed answers. ### Data Acceleration - Materializing & accelerating data locally with Data Accelerators