Why Nostr? What is Njump?
2024-12-28 19:31:57

Sharon Machlis on Nostr: I tried out the new {gander} #RStats 📦 that creates a chatbot within either ...

I tried out the new {gander} #RStats 📦 that creates a chatbot within either RStudio or Positron to help with your code. What's nice is you can choose your context: None, current file, or file + neighbors. Same #LLM options as {ellmer}.
https://simonpcouch.github.io/gander/
By #GenAI

It wasn't immediately obvious (to me) how to change models, but these worked:

options(.gander_fn = "chat_claude") # default
options(.gander_fn = "chat_openai")
options(.gander_args = list(model = "gpt-4o"))

Etc.



Author Public Key
npub1rsnd0ksgq9hfvquvmcxs3vm8pv375nfru7vq98gwwnm9svhcp0ss0julvp