From 35d187d67218145ed4a28e5355e269d0819b8cdc Mon Sep 17 00:00:00 2001 From: Raduan77 Date: Tue, 24 Dec 2024 12:40:38 +0100 Subject: [PATCH] add pydantic AI docs --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..b6e840b 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": "Pydantic AI", "crawlerStart": "https://ai.pydantic.dev/", "crawlerPrefix": "https://ai.pydantic.dev/" }