
Package index
-
Buffer
- Message Buffer
-
chat()
- Chat Interface for gptstudio
-
chat_create_system_prompt()
- Create system prompt
-
chat_history_append()
- Append to chat history
-
chat_message_default()
- Default chat message
-
check_api_connection()
- Check API Connection
-
create_chat_app_theme()
- Chat App Theme
-
create_completion_azure_openai()
- Generate text using Azure OpenAI's API
-
create_ide_matching_colors()
- Chat message colors in RStudio
-
create_translator()
- Internationalization for the ChatGPT addin
-
ellmer_chat()
- Create Chat Client for Different API Providers
-
get_all_available_services()
- List supported service providers
-
get_available_models()
- List supported models
-
get_ide_theme_info()
- Get IDE Theme Information
-
gptstudio_cache_directory()
- a function that determines the appropriate directory to cache a token
-
gptstudio_chat()
- Run GPTStudio Chat App
-
gptstudio_chat_in_source_addin()
- ChatGPT in Source
-
gptstudio_comment_code()
- Comment Code Addin
-
gptstudio_create_skeleton()
- Create a Request Skeleton
-
gptstudio_request_perform()
- Perform API Request
-
gptstudio_run_chat_app()
- Run the ChatGPT app
-
gptstudio_sitrep()
- Current Configuration for gptstudio
-
gptstudio_spelling_grammar()
- Spelling and Grammar Addin
-
input_audio_clip()
- An audio clip input control that records short audio clips from the microphone
-
mod_app_server()
- App Server
-
mod_app_ui()
- App UI
-
mod_chat_server()
- Chat server
-
mod_chat_ui()
- Chat UI
-
multimodal_dep()
- Create HTML dependency for multimodal component
-
parse_data_uri()
- Parse a Data URI
-
prepare_chat_history()
- Prepare chat completion prompt
-
rgb_str_to_hex()
- RGB str to hex
-
set_allowed_models()
experimental - Set allowed models by provider
-
streamingMessageOutput()
renderStreamingMessage()
- Shiny bindings for streamingMessage
-
streamingMessage()
- Streaming message
-
style_chat_history()
- Style Chat History
-
style_chat_message()
- Style chat message
-
text_area_input_wrapper()
- Custom textAreaInput
-
transcribe_audio()
- Transcribe Audio from Data URI Using OpenAI's Whisper Model
-
welcomeMessageOutput()
renderWelcomeMessage()
- Shiny bindings for welcomeMessage
-
welcomeMessage()
- Welcome message