From 1bfb6dc0161d8eabb00b6f4600200b2bfa835ac3 Mon Sep 17 00:00:00 2001 From: romainfrancois Date: Sun, 9 Feb 2025 10:20:51 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20tadascie?= =?UTF-8?q?nce/valentine@9f19715fcfd3b37edc9b07daa4f5004ed0f2f564=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 26 +++++++++++++------------- pkgdown.yml | 2 +- search.json | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index a56859a..348d93a 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@

Installation

Setup

-

valentine::roses() uses a Chat object to communicate with the LLM of your choice. The default value for the chat argument uses the “gpt-3.5-turbo” model from OpenAI via the ellmer::chat_openai() which is usually good enough for such a simple task.

+

valentine::roses() uses a Chat object to communicate with the LLM of your choice. The default value for the chat argument uses the “gpt-3.5-turbo” model from OpenAI via the ellmer::chat_openai() which is usually good enough for such a simple task.

Please refer to ellmer documentation for information on setting up api keys, etc …

@@ -74,22 +74,22 @@

Example
 valentine::roses("dplyr")
-#> Roses are red,  
-#> Dplyr is true,  
-#> With pipes and verbs,  
-#> Data wrangling made new! 🌹💻 #rstats
+#> Roses are red, violets are blue 🌹 +#> But dplyr is the package that makes my data dreams come true 📊 +#> With tidyverse magic, it's a joy to explore 💫 +#> My love for dplyr runs deep, that's for sure! 💖

 valentine::roses("lubridate", hint = "make it kinky")
-#> Roses are red, 🌹
-#> Lubridate is sweet, 😏
-#> With every date function, my love for it can't be beat, 😍
-#> In R programming, it's the perfect treat! 🤓 #sorrynotsorry
+#> Roses are red +#> Lubridate's my love, so pretty in red 🌹 +#> With its functions so sleek, my data's never misled 💻 +#> Date manipulation has never felt better in bed 😉
 valentine::roses("valentine")
-#> Roses are red 🌹
-#> Valentine is neat 📦
-#> Bringing me joy 💖
-#> With every code I complete 💻
+#> Roses are red, 🌹 +#> Valentine is sweet, 💖 +#> With packages like you, 📦 +#> My coding heart skips a beat! ❤️