diff --git a/pages/ai.tsx b/pages/ai.tsx index f6a262e8d..f02f3bab6 100644 --- a/pages/ai.tsx +++ b/pages/ai.tsx @@ -147,7 +147,7 @@ export default function AI() { Any AI model, any AI pattern

- Easily implement any AI model as a single call or using patterns + Easily implement any AI model as either a single call or using patterns like RAG, tree of thoughts, chain of thoughts, or safety rails, directly in code.