Skip to contents

Main functions

chattr_app()
Starts a Shiny app interface to the LLM
chattr()
Submits prompt to LLM

Session defaults

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

Utilities

chattr_use()
Sets the LLM model to use in your session
chattr_test() ch_test()
Confirms connectivity to LLM interface

Integration

ch_submit()
Method to easily integrate to new LLM API's