Package index
-
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
-
chattr_use()
- Sets the LLM model to use in your session
-
chattr_test()
ch_test()
- Confirms connectivity to LLM interface
-
ch_submit()
- Method to easily integrate to new LLM API's