
Package index
-
chattr_use()
- Sets the LLM model to use in your session
-
chattr_app()
- Starts a Shiny app interface to the LLM
-
chattr()
- Submits prompt to LLM
-
chattr_defaults()
- Default arguments to use when making requests to the LLM
-
chattr_defaults_save()
- Saves the current defaults in a yaml file that is compatible with the config package
-
ch_history()
- Displays and sets the current session' chat history
-
chattr_test()
ch_test()
- Confirms connectivity to LLM interface