Skip to content

Commit d5d6d3e

Browse files
authored
add link to ellmer (#56)
1 parent 965eac1 commit d5d6d3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ global environment, and retrieve metadata about your session and platform.
5353
knitr::include_graphics("man/figures/r_as_a_client.png")
5454
```
5555

56-
Register third-party MCP servers with ellmer
56+
Register third-party MCP servers with [ellmer](https://ellmer.tidyverse.org/)
5757
chats to integrate additional context into
5858
e.g. [shinychat](https://github.com/posit-dev/shinychat) and
5959
[querychat](https://posit-dev.github.io/querychat/) apps.

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ platform.
3232

3333
<img src="man/figures/r_as_a_client.png" alt="An architecture diagram showing the Client (left) with R code using the ellmer library to create a chat object and then setting tools from mcp with `mcp_tools()`, and the Server (right) containing third-party tools including GitHub (for reading PRs/Issues), Confluence (for searching), and Google Drive (for searching). Bidirectional arrows indicate communication between the client and server components." width="100%" />
3434

35-
Register third-party MCP servers with ellmer chats to integrate
36-
additional context into
37-
e.g. [shinychat](https://github.com/posit-dev/shinychat) and
38-
[querychat](https://posit-dev.github.io/querychat/) apps.
35+
Register third-party MCP servers with
36+
[ellmer](https://ellmer.tidyverse.org/) chats to integrate additional
37+
context into e.g. [shinychat](https://github.com/posit-dev/shinychat)
38+
and [querychat](https://posit-dev.github.io/querychat/) apps.
3939

4040
> NOTE:
4141
>

0 commit comments

Comments
 (0)