# Generated by roxygen2: do not edit by hand

export(annotate_code)
export(askgpt)
export(chat_api)
export(completions_api)
export(document_code)
export(estimate_token)
export(explain_code)
export(list_models)
export(log_init)
export(login)
export(new_conversation)
export(parse_response)
export(prompt_history)
export(response_history)
export(test_function)
import(rlang)
importFrom(rlang,`%||%`)
