# Generated by roxygen2: do not edit by hand

export(configure_provider)
export(myownrobs)
importFrom(ellmer,chat)
importFrom(ellmer,models_anthropic)
importFrom(ellmer,models_google_gemini)
importFrom(ellmer,models_ollama)
importFrom(ellmer,models_openai)
importFrom(ellmer,tool)
importFrom(ellmer,type_string)
importFrom(fs,dir_create)
importFrom(fs,dir_delete)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_exists)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(methods,is)
importFrom(promises,then)
importFrom(rstudio.prefs,use_rstudio_keyboard_shortcut)
importFrom(rstudioapi,documentOpen)
importFrom(rstudioapi,getActiveProject)
importFrom(rstudioapi,getSourceEditorContext)
importFrom(rstudioapi,getThemeInfo)
importFrom(rstudioapi,insertText)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,div)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h3)
importFrom(shiny,icon)
importFrom(shiny,includeCSS)
importFrom(shiny,markdown)
importFrom(shiny,modalDialog)
importFrom(shiny,moduleServer)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,reactive)
importFrom(shiny,reactiveTimer)
importFrom(shiny,reactiveVal)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runGadget)
importFrom(shiny,selectInput)
importFrom(shiny,showModal)
importFrom(shiny,span)
importFrom(shiny,stopApp)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,textAreaInput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateCheckboxInput)
importFrom(shiny,updateTextAreaInput)
importFrom(stats,setNames)
importFrom(tools,R_user_dir)
importFrom(tools,toTitleCase)
importFrom(utils,URLencode)
importFrom(utils,capture.output)
importFrom(utils,packageVersion)
importFrom(uuid,UUIDgenerate)
importFrom(yaml,read_yaml)
