simonpcouch / pal

LLM assistants for R
https://simonpcouch.github.io/pal/
Other
5 stars 3 forks source link

provide registration helper for recommended keybindings #7

Closed simonpcouch closed 1 week ago

simonpcouch commented 2 weeks ago

To come after https://github.com/simonpcouch/pal/issues/6.

It'd be great if users could register_pals() or something similar, which would

There could also be a register_model() that does the analogous thing but setting the .pal_fn and .pal_args arguments so that users could set a persistent default model.

simonpcouch commented 1 week ago

Moving away from the keybindings interface towards the command palette.