←back to thread

Big Book of R

(www.bigbookofr.com)
288 points sebg | 6 comments | | HN request time: 0.25s | source | bottom
1. brcmthrowaway ◴[] No.43647393[source]
Does R support LLM?
replies(3): >>43647644 #>>43647659 #>>43653559 #
2. countrymile ◴[] No.43647644[source]
There are packages for that. Copilot is well integrated in Rstudio.
3. hadley ◴[] No.43647659[source]
I've wrapped a bunch of providers with ellmer: https://ellmer.tidyverse.org
replies(2): >>43649390 #>>43650427 #
4. tylermw ◴[] No.43649390[source]
I’m using ellmer to power some research on LLMs at my job—it’s great!
5. Onawa ◴[] No.43650427[source]
I found a wild Hadley!

Signed, "your biggest fan" from NIEHS. :P

6. kgwgk ◴[] No.43653559[source]
What does it mean for a programming language to “support LLM”?