# Generated by roxygen2: do not edit by hand S3method(app_init_message,ch_databricks) S3method(app_init_message,ch_openai) S3method(app_init_message,default) S3method(ch_submit,ch_databricks) S3method(ch_submit,ch_llamagpt) S3method(ch_submit,ch_openai) S3method(ch_submit,ch_test_backend) S3method(ch_test,ch_llamagpt) S3method(ch_test,ch_openai_chat_completions) S3method(ch_test,ch_openai_github_copilot_chat) S3method(print,ch_history) S3method(print,ch_model) S3method(print,ch_request) export(ch_history) export(ch_submit) export(ch_test) export(chattr) export(chattr_app) export(chattr_defaults) export(chattr_defaults_save) export(chattr_test) export(chattr_use) import(callr) import(cli) import(fs) import(glue) import(httr2) import(processx) import(rstudioapi) import(shiny) import(yaml) importFrom(bslib,bs_theme) importFrom(clipr,write_clip) importFrom(grDevices,rgb) importFrom(lifecycle,deprecated) importFrom(purrr,discard) importFrom(purrr,flatten) importFrom(purrr,imap) importFrom(purrr,imap_lgl) importFrom(purrr,iwalk) importFrom(purrr,keep) importFrom(purrr,map) importFrom(purrr,map_chr) importFrom(purrr,map_lgl) importFrom(purrr,reduce) importFrom(purrr,set_names) importFrom(purrr,transpose) importFrom(purrr,walk) importFrom(rlang,"%||%") importFrom(rlang,abort) importFrom(rlang,is_interactive) importFrom(rlang,is_na) importFrom(rlang,is_named) importFrom(utils,capture.output) importFrom(utils,head) importFrom(utils,menu)