Package: gptstudio 0.4.0.9018

James Wade

gptstudio: Use Large Language Models Directly in your Development Environment

Large language models are readily accessible via API. This package lowers the barrier to use the API inside of your development environment. For more on the API, see <https://platform.openai.com/docs/introduction>.

Authors:Michel Nivard [aut, cph], James Wade [aut, cre, cph], Samuel Calderon [aut]

gptstudio_0.4.0.9018.tar.gz
gptstudio_0.4.0.9018.zip(r-4.7)gptstudio_0.4.0.9018.zip(r-4.6)gptstudio_0.4.0.9018.zip(r-4.5)
gptstudio_0.4.0.9018.tgz(r-4.6-any)gptstudio_0.4.0.9018.tgz(r-4.5-any)
gptstudio_0.4.0.9018.tar.gz(r-4.7-any)gptstudio_0.4.0.9018.tar.gz(r-4.6-any)
gptstudio_0.4.0.9018.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gptstudio/json (API)
NEWS

# Install 'gptstudio' in R:
install.packages('gptstudio', repos = c('https://michelnivard.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/michelnivard/gptstudio/issues

Pkgdown/docs site:https://michelnivard.github.io

On CRAN:

Conda:

chatgptgpt-3rstudiorstudio-addin

9.95 score 991 stars 1 packages 61 scripts 896 downloads 15 exports 60 dependencies

Last updated from:c6cb15258c. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR149
source / vignettesOK232
linux-release-x86_64ERROR156
macos-release-arm64ERROR88
macos-oldrel-arm64ERROR94
windows-develERROR104
windows-releaseERROR94
windows-oldrelERROR98
wasm-releaseOK128

Exports:create_completion_azure_openaiellmer_chatget_all_available_servicesget_available_modelsget_ide_theme_infogptstudio_cache_directorygptstudio_chatgptstudio_chat_in_source_addingptstudio_comment_codegptstudio_run_chat_appgptstudio_sitrepgptstudio_spelling_grammarinput_audio_clipset_allowed_modelstranscribe_audio

Dependencies:askpassbase64encbsiconsbslibcachemclicolorspacecommonmarkcorocurldigestellmerevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvhttr2idsjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeopensslotelpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownrstudioapiS7sassshinyshiny.i18nsourcetoolsstringistringrsystibbletinytexutf8uuidvctrswithrxfunxtableyaml

Anthropic API Service

Rendered fromanthropic.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-01-13
Started: 2024-01-13

Azure OpenAI API Service

Rendered fromazure.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-08-22
Started: 2024-01-13

Cohere

Rendered fromcohere.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-05-18
Started: 2024-01-29

Google's AI Studio API Service

Rendered fromgoogle.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-01-29
Started: 2024-01-13

HuggingFace API Service

Rendered fromhuggingface.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-01-13
Started: 2024-01-13

OpenAI API Service

Rendered fromopenai.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-05-17
Started: 2024-01-13

Perplexity

Rendered fromperplexity.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2024-01-14
Started: 2024-01-14

Readme and manuals

Help Manual

Help pageTopics
Message BufferBuffer
Chat Interface for gptstudiochat
Create system promptchat_create_system_prompt
Append to chat historychat_history_append
Default chat messagechat_message_default
Check API Connectioncheck_api_connection
Chat App Themecreate_chat_app_theme
Generate text using Azure OpenAI's APIcreate_completion_azure_openai
Chat message colors in RStudiocreate_ide_matching_colors
Internationalization for the ChatGPT addincreate_translator
Create Chat Client for Different API Providersellmer_chat
List supported service providersget_all_available_services
List supported modelsget_available_models
Get IDE Theme Informationget_ide_theme_info
a function that determines the appropriate directory to cache a tokengptstudio_cache_directory
Run GPTStudio Chat Appgptstudio_chat
ChatGPT in Sourcegptstudio_chat_in_source_addin
Comment Code Addingptstudio_comment_code
Create a Request Skeletongptstudio_create_skeleton
Perform API Requestgptstudio_request_perform
Run the ChatGPT appgptstudio_run_chat_app
Current Configuration for gptstudiogptstudio_sitrep
Spelling and Grammar Addingptstudio_spelling_grammar
An audio clip input control that records short audio clips from the microphoneinput_audio_clip
App Servermod_app_server
App UImod_app_ui
Chat servermod_chat_server
Chat UImod_chat_ui
Create HTML dependency for multimodal componentmultimodal_dep
Parse a Data URIparse_data_uri
Prepare chat completion promptprepare_chat_history
RGB str to hexrgb_str_to_hex
Set allowed models by providerset_allowed_models
Streaming messagestreamingMessage
Shiny bindings for streamingMessagerenderStreamingMessage streamingMessage-shiny streamingMessageOutput
Style Chat Historystyle_chat_history
Style chat messagestyle_chat_message
Custom textAreaInputtext_area_input_wrapper
Transcribe Audio from Data URI Using OpenAI's Whisper Modeltranscribe_audio
Welcome messagewelcomeMessage
Shiny bindings for welcomeMessagerenderWelcomeMessage welcomeMessage-shiny welcomeMessageOutput