Skip to contents

Start Up

chattr_use()
Sets the LLM model to use in your session

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

ch_history()
Displays and sets the current session' chat history
chattr_test() ch_test()
Confirms connectivity to LLM interface