Register notebook tools to an ellmer Chat object
Source:R/tools_notebook.R
register_notebook_tools.RdRegister notebook tools to an ellmer Chat object
Usage
register_notebook_tools(chat, mode = "default", rules = list(), ask_fn = NULL)Arguments
- chat
An
ellmer::Chatobject.- mode
Character. Permission mode.
- rules
List. Permission rules.
- ask_fn
Function or NULL.