Use Large Language Models Directly in your Development Environment


[Up] [Top]

Documentation for package ‘gptstudio’ version 0.2.0

Help Pages

addin_chatgpt Run Chat GPT Run the Chat GPT Shiny App as a background job and show it in the viewer pane
addin_chatgpt_in_source ChatGPT in Source
addin_comment_code Comment Code Addin
addin_spelling_grammar Spelling and Grammar Addin
bs_dropdown Boostrap 5 dropdown
chat_create_system_prompt Create system prompt
chat_history_append Append to chat history
chat_message_default Default chat message
check_api Check API setup
check_api_connection Check connection to OpenAI's API works
check_api_key Check API key
create_chat_app_theme Chat App Theme
create_ide_matching_colors Chat message colors in RStudio
create_tmp_job_script Create a temporary job script
create_translator Internationalization for the ChatGPT addin
get_available_endpoints List supported endpoints
get_available_models List supported models
get_ide_theme_info Get IDE theme information.
gpt_chat ChatGPT in RStudio
gpt_chat_in_source ChatGPT in Source
gpt_create Use GPT to improve text
gpt_edit Use GPT to improve text
mod_app_server App Server
mod_app_ui App UI
mod_chat_server Chat server
mod_chat_ui Chat UI
mod_prompt_server Prompt Server
mod_prompt_ui Prompt of the chat
openai_create_chat_completion Generate text completions using OpenAI's API for Chat
openai_create_completion Generate text completions using OpenAI's API
openai_create_edit Create and edit text using OpenAI's API
open_bg_shinyapp Open browser to local Shiny app
query_openai_api A function that sends a request to the OpenAI API and returns the response.
random_port Generate a random safe port number
renderStreamingMessage Shiny bindings for streamingMessage
renderWelcomeMessage Shiny bindings for welcomeMessage
request_base Base for a request to the OPENAI API
rgb_str_to_hex RGB str to hex
run_app_as_bg_job Run an R Shiny app in the background
run_chatgpt_app Run the ChatGPT app
StreamHandler Stream handler for chat completions
streamingMessage Streaming message
streamingMessage-shiny Shiny bindings for streamingMessage
streamingMessageOutput Shiny bindings for streamingMessage
stream_chat_completion Stream Chat Completion
style_chat_history Style Chat History
style_chat_message Style chat message
text_area_input_wrapper Custom textAreaInput
welcomeMessage Welcome message
welcomeMessage-shiny Shiny bindings for welcomeMessage
welcomeMessageOutput Shiny bindings for welcomeMessage