From 5c691ac9e10c8e821bcc8b6c8f4d82ae271f8168 Mon Sep 17 00:00:00 2001 From: Christophe Date: Fri, 20 Sep 2024 12:11:38 +0200 Subject: [PATCH] Add Vercel AI SDK --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..d9efec9 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -383,3 +383,4 @@ { "name": "TLDraw", "crawlerStart": "https://tldraw.dev/", "crawlerPrefix": "https://tldraw.dev/" } { "name": "Swift", "crawlerStart": "https://developer.apple.com/documentation/technologies", "crawlerPrefix": "https://developer.apple.com/documentation/technologies" } { "name": "Solidity", "crawlerStart": "https://docs.soliditylang.org/", "crawlerPrefix": "https://docs.soliditylang.org/" } +{ "name": "ai", "crawlerStart": "https://sdk.vercel.ai/docs/introduction", "crawlerPrefix": "https://sdk.vercel.ai/docs/" }