Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ chattr_app()

<figure>
<img src="man/figures/readme/chat1.png"
alt="Screenshot of the Sniny gadget app in a dark mode RStudio theme" />
<figcaption aria-hidden="true">Screenshot of the Sniny gadget app in a
alt="Screenshot of the Shiny gadget app in a dark mode RStudio theme" />
<figcaption aria-hidden="true">Screenshot of the Shiny gadget app in a
dark mode RStudio theme</figcaption>
</figure>

Expand Down Expand Up @@ -265,8 +265,8 @@ The screen that opens will contain the following:

<figure>
<img src="man/figures/readme/chat2.png"
alt="Screenshot of the Sniny gadget options" />
<figcaption aria-hidden="true">Screenshot of the Sniny gadget
alt="Screenshot of the Shiny gadget options" />
<figcaption aria-hidden="true">Screenshot of the Shiny gadget
options</figcaption>
</figure>

Expand Down
4 changes: 2 additions & 2 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ chattr_use("ollama")
chattr_app()
```

![Screenshot of the Sniny gadget app in a dark mode RStudio theme](man/figures/readme/chat1.png)
![Screenshot of the Shiny gadget app in a dark mode RStudio theme](man/figures/readme/chat1.png)

<br>

Expand Down Expand Up @@ -217,7 +217,7 @@ previous conversations with the LLM.
attached to your prompt. Including the number of max data files, and data frames
sent to the LLM.

![Screenshot of the Sniny gadget options](man/figures/readme/chat2.png)
![Screenshot of the Shiny gadget options](man/figures/readme/chat2.png)

### Additional ways to interact {#additional-ways-to-interact}

Expand Down