ChatGPT in RStudio with gptstudio - Better than GitHub Copilot?

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 89

  • @mryoda
    @mryoda ปีที่แล้ว +3

    mine doesn't load anything. I do have the "hello and welcome to R" in viewer, but once i type anything in the chat doesn't do anything.

    • @hen3vz
      @hen3vz ปีที่แล้ว

      Same here

  • @nutthaponrathie7145
    @nutthaponrathie7145 ปีที่แล้ว +4

    I have followed all the steps until 5:03 but when I write prompt and send, there is no response. Can you suggest?

    • @nutthaponrathie7145
      @nutthaponrathie7145 ปีที่แล้ว

      The background jobs show:
      Background session status: 200, done callr-rs-result-8622e7c5698, NULL, ,
      Deleting chat history from this session. , and list(message = "in callr
      subprocess.", srcref = NULL, status = 0, stdout = "", stderr = "Deleting chat
      history from this session.
      ", parent_trace = list(parent = c(12, 13, 15, 15,
      17, 18, 19, 19, 20, 21, 0, 23), visible = c(TRUE, TRUE, TRUE, TRUE, TRUE, TRUE,
      TRUE, TRUE, TRUE, TRUE, TRUE, TRUE), namespace = c(NA, NA, "gptstudio", "base",
      "gptstudio", "gptstudio", "gptstudio", "gptstudio", "base", "base", "base",
      NA), scope = c("", "", ":::", "::", "::", "::", ":::", "::", "::", "::", "::",
      "global" ), srcref = list(NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
      NULL, NULL, NULL), procsrcref = list(NULL, NULL, NULL, NULL, NULL, NULL, NULL,
      NULL, NULL, NULL, NULL, NULL), pid = c(2165, 2165, 2165, 2165, 2165, 2165,
      2165, 2165, 2165, 2165, 2165, 2165), call =
      list("gptstudio::gptstudio_job(skeleton, skill, style, task, custom_prompt)",
      c("gptstudio_skeleton_build(skeleton, skill, style, task, custom_prompt) %>% ",
      " gptstudio_request_perform() %>% gptstudio_response_process() %>% "),
      "save_skeleton(.)", "saveRDS(skeleton, skeleton_file())",
      "gptstudio_response_process(.)", "gptstudio_request_perform(.)",
      "gptstudio_request_perform.gptstudio_request_openai(.)",
      "stream_chat_completion(prompt = messages, model = model)",
      "readRDS(streaming_file())", "gzfile(file, \"rb\")",
      c(".handleSimpleError(function (e) ", "{"), "h(simpleError(msg, call))")), call
      = NULL, procsrcref = NULL, parent = list(message = "cannot open the
      connection", call = "gzfile(file, \"rb\")", srcref = NULL, procsrcref = NULL))

    • @james-h-wade
      @james-h-wade  ปีที่แล้ว

      Hmm… have you added payment information when creating your OpenAI account?
      Thanks for trying it out!

    • @HilianoMop
      @HilianoMop ปีที่แล้ว +1

      it seems this problem happens if you are using Windows. You may try to run a previous version with the code: remotes::install_version("gptstudio", version = "0.2.0")

    • @AlbaRStudio23
      @AlbaRStudio23 10 หลายเดือนก่อน

      I try without the payment info. cuz i wanted to know how it works b4. but its not possible to run like that right?@@james-h-wade

  • @omerdizmen7889
    @omerdizmen7889 ปีที่แล้ว +7

    hi, hope yo are well, I got up to the stage where gpt is on my viewer section but whenever i write something such as who made ggplot2 there is no response, can you help ?

    • @jeroenham8897
      @jeroenham8897 5 หลายเดือนก่อน +1

      I have the same issue. Did you get it resolved?

  • @robertberry4747
    @robertberry4747 ปีที่แล้ว +1

    Followed this but didn't work for me unfortunately - no response from prompt and no option for ChatGPT-4 (which I have a subscription for).

  • @MichaelSaperstein
    @MichaelSaperstein ปีที่แล้ว +1

    My plan is ChatGPT Plus, the paid gpt4 version. RStudio won't recognize my API Key and I do not see gpt4 as an option.

  • @caty863
    @caty863 ปีที่แล้ว +3

    You didn't answer the question about whether this RStudio's LLMs integration interface is better than GitHub Copilot.
    Copilot gives you suggestions right in the code editor. No need for copy pasting. It therefore feels more natural and the workflow is much less complex. What do you say?

  • @dj1480
    @dj1480 10 วันที่ผ่านมา

    Is GPTstudio supposed to interact directly with the code in my editor? Can it insert changes? I finally got it installed and working (responding to chat prompts). But I ask questions about the code, and the response is that it can only work with something that's pasted into the prompt input. Really?

  • @DaniloAssisPereira_IBNeuro
    @DaniloAssisPereira_IBNeuro ปีที่แล้ว

    Addins -> ChatGPT and this message "Connection refused". My OPENAI_API_KEY is correct. How to solve it, please? Thanks.

  • @YoungMoneyInvestments
    @YoungMoneyInvestments ปีที่แล้ว

    How do you get around the character count with Chat GPT? I've been trying to feed it some of my C# code but because there's so many lines, I can't get around the 4096 character limit. I've tried chunking it up but I would need 7-8 chunks and it's like GPT forgets what I was asking it to do after so many chunks of code. I've also read I could put it on GitHub but I don't want to open source my code like that just to feed GPT the link. Is there anything else I'm not aware of? Thanks in advance.

  • @kennethgottfredsen767
    @kennethgottfredsen767 ปีที่แล้ว

    Doesn't work for me for some strange reason.

  • @patolobos8266
    @patolobos8266 ปีที่แล้ว +1

    I've tried to run it locally in Windows 10, did not work. It does start replying and then stops, took a look at the background job and got "Warning: Error in readRDS: error reading from connection"
    "h(simpleError(msg, call))")), call = NULL, procsrcref = NULL, parent =
    list(message = "cannot open the connection", call = "gzfile(file, mode)",
    srcref = NULL, procsrcref = NULL))
    Hope this get even more integrated and supported by Posit, one of the showstoppers in using Rstudio in Sagemaker is that cannot compete with VSCode copilot. These new plugin helps to shorten the gap greatly.

    • @james-h-wade
      @james-h-wade  ปีที่แล้ว +1

      Thanks for letting me know. As a temporary fix, you may be able to run streaming set to false. I'll see what we can do with the next release to make that more stable on Windows.

  • @bornijp449
    @bornijp449 ปีที่แล้ว +1

    Even if my API was just produces, it does not work....

  • @danieltseng32
    @danieltseng32 3 หลายเดือนก่อน

    Are you Houston Wade brother ?

  • @joaquincarrascosa91
    @joaquincarrascosa91 ปีที่แล้ว

    Seems great! I will try it out.
    Is it possible to run a long list of prompts (from a spreadsheet for example) ? and to save the answer to each prompt in the spreadsheet?

    • @james-h-wade
      @james-h-wade  ปีที่แล้ว

      I'd love to hear how it goes. As far as a list of prompts, that's not a feature we have right now. What do you have in mind for that?

    • @joaquincarrascosa91
      @joaquincarrascosa91 ปีที่แล้ว +1

      ​@@james-h-wade I have been using ChatGPT to code survey data (turn occupation text into a ISCO-08 Code).
      But its only worth it if i can do thousands in a reasonable ammount of time (i.e. 10k prompts).

  • @AntoinSts
    @AntoinSts 6 หลายเดือนก่อน

    Magnifique 🤩🤩

  • @SergeiDumnov
    @SergeiDumnov ปีที่แล้ว

    Why I do not see the GPT 4 among the API options for me (I am in Sydney, and do have a paid subscription)? Thanks

    • @james-h-wade
      @james-h-wade  ปีที่แล้ว

      Do you see GPT-4 in the models listed on the OpenAI Playground (platform.openai.com/playground)? If you don't, OpenAI should be rolling out access soon. Thanks for trying it out!

    • @SNMS1114
      @SNMS1114 ปีที่แล้ว

      I couldnt see GPT-4 in the list of Rstudio in setting section aswell.@@james-h-wade

  • @aminroshani
    @aminroshani ปีที่แล้ว +1

    It was great. Thank you

  • @IgnacioAguilarToledo
    @IgnacioAguilarToledo 10 หลายเดือนก่อน

    Awesome!

  • @mateuspereira2794
    @mateuspereira2794 ปีที่แล้ว +1

    Is it posssible to use Free Chat GPT?

    • @james-h-wade
      @james-h-wade  ปีที่แล้ว +2

      Which model are you talking about? You get a free credit with the OpenAI API and a lot of HuggingFace models are free if you want to use those.

    • @perevales
      @perevales ปีที่แล้ว

      I have the free plan and it is not working. I get the error: OPENAI_API_KEY is not valid. What a pity!!

  • @cryptofile4002
    @cryptofile4002 8 หลายเดือนก่อน

    does this work in RStudio locally?

    • @k5555-b4f
      @k5555-b4f 4 หลายเดือนก่อน

      Yes

  • @RhodesMarina-f5d
    @RhodesMarina-f5d 4 หลายเดือนก่อน

    Wintheiser Walks

  • @MartinIsabel-b1e
    @MartinIsabel-b1e 4 หลายเดือนก่อน

    Queen River

  • @MalthusBarbara-g1z
    @MalthusBarbara-g1z 4 หลายเดือนก่อน

    Lakin Ferry

  • @BillyTim-l5j
    @BillyTim-l5j 4 หลายเดือนก่อน

    O'Conner Light

  • @JaniceFry-u5t
    @JaniceFry-u5t 3 หลายเดือนก่อน

    Stanton Corner

  • @BirrellLawson-o2n
    @BirrellLawson-o2n 4 หลายเดือนก่อน

    Betty Dale

  • @CordellChino-y1z
    @CordellChino-y1z 4 หลายเดือนก่อน

    Garret Corners

  • @WmSargent-g6r
    @WmSargent-g6r 4 หลายเดือนก่อน

    Berry Lake

  • @BeerbohmCorey-x3j
    @BeerbohmCorey-x3j 4 หลายเดือนก่อน

    Thompson Mission

  • @JamieCarol-p1w
    @JamieCarol-p1w 3 หลายเดือนก่อน

    Maybelle Mission

  • @ChestertonWalkley-v1y
    @ChestertonWalkley-v1y 4 หลายเดือนก่อน

    Korbin Throughway

  • @CissieBlanche-m1u
    @CissieBlanche-m1u 4 หลายเดือนก่อน

    Tressa Field

  • @ThackerayConstance-h3s
    @ThackerayConstance-h3s 2 หลายเดือนก่อน

    Demetrius Coves

  • @ThodoreYvonne-b8k
    @ThodoreYvonne-b8k 3 หลายเดือนก่อน

    Blanda Mill

  • @JordanAldrich-u3k
    @JordanAldrich-u3k 4 หลายเดือนก่อน

    Vicente Passage

  • @RichardRoquemore-o9o
    @RichardRoquemore-o9o 2 หลายเดือนก่อน

    Lehner Lodge

  • @JohnBrant-r8q
    @JohnBrant-r8q 4 หลายเดือนก่อน

    Bednar Prairie

  • @KevenFleagle-c9p
    @KevenFleagle-c9p 3 หลายเดือนก่อน

    Mueller Dam

  • @RichardLangton-o7y
    @RichardLangton-o7y 4 หลายเดือนก่อน

    Cronin Landing

  • @ClaraIves-g6q
    @ClaraIves-g6q 4 หลายเดือนก่อน

    Lupe Estate

  • @LindberghDarcy-x9r
    @LindberghDarcy-x9r 4 หลายเดือนก่อน

    Aditya Locks

  • @EugeneWaters-r8s
    @EugeneWaters-r8s 4 หลายเดือนก่อน

    Sheldon Forges

  • @Vuqargharbaghis-c3n
    @Vuqargharbaghis-c3n 4 หลายเดือนก่อน

    Myrtie Estates

  • @ChristyArnold-t7u
    @ChristyArnold-t7u 4 หลายเดือนก่อน

    Allan Creek

  • @RomeliaVertz-u1h
    @RomeliaVertz-u1h 4 หลายเดือนก่อน

    Asia Park

  • @MicahOrville-i3x
    @MicahOrville-i3x 4 หลายเดือนก่อน

    McLaughlin Motorway

  • @BerthaSharon-o1y
    @BerthaSharon-o1y 4 หลายเดือนก่อน

    Katarina Ways

  • @DanaGomez-r7e
    @DanaGomez-r7e 4 หลายเดือนก่อน

    Dibbert Park

  • @ElaineDrake-e4t
    @ElaineDrake-e4t 2 หลายเดือนก่อน

    Halvorson Square

  • @HaggaiPatience-s9m
    @HaggaiPatience-s9m 4 หลายเดือนก่อน

    Schultz Forges

  • @AdelaideJulian-f5w
    @AdelaideJulian-f5w 4 หลายเดือนก่อน

    Kovacek Locks

  • @RichardLewis-h1l
    @RichardLewis-h1l 4 หลายเดือนก่อน

    Hauck Track

  • @WhitmanHelina-e3b
    @WhitmanHelina-e3b 2 หลายเดือนก่อน

    Era Drive

  • @AndyKarim-i1s
    @AndyKarim-i1s 4 หลายเดือนก่อน

    Kulas Estates

  • @RickyTeague-m6i
    @RickyTeague-m6i 4 หลายเดือนก่อน

    Stroman Mews

  • @GregoryColdwell-m3e
    @GregoryColdwell-m3e 4 หลายเดือนก่อน

    Heidenreich Light

  • @AshlynAiudi-q6g
    @AshlynAiudi-q6g 4 หลายเดือนก่อน

    Stehr Glens

  • @BrianLeftwich-w1y
    @BrianLeftwich-w1y 4 หลายเดือนก่อน

    Alessia Shoal

  • @JobJames-w3y
    @JobJames-w3y 4 หลายเดือนก่อน

    Rath Common

  • @SumikoBashi-s9r
    @SumikoBashi-s9r 2 หลายเดือนก่อน

    Twila Drive

  • @ModestaCarmouche-m9f
    @ModestaCarmouche-m9f 4 หลายเดือนก่อน

    Beier Common

  • @CarinBaldyga-u2c
    @CarinBaldyga-u2c 2 หลายเดือนก่อน

    Feil Road

  • @AlbertaPorterfield-p9p
    @AlbertaPorterfield-p9p 4 หลายเดือนก่อน

    Hickle Drives

  • @RobertRobert-c3f
    @RobertRobert-c3f 4 หลายเดือนก่อน

    Prohaska Manor

  • @DuttTroy-e5s
    @DuttTroy-e5s 4 หลายเดือนก่อน

    Celestine Heights

  • @RobJ-m6i
    @RobJ-m6i 6 หลายเดือนก่อน

    Unfortunately useless, no answer from the chat window

    • @k5555-b4f
      @k5555-b4f 4 หลายเดือนก่อน

      it works - i had the same issue at first, add a value/dollar amount of >=5 on your billing - you can't just add a credit card (the free credit thing is prolly from a while ago) i also made sure to uncheck 'autorefill credit' or whatever it's called

  • @MitchellEckhardt-n1e
    @MitchellEckhardt-n1e 4 หลายเดือนก่อน

    Abe Row

  • @CarolineWendy-k4h
    @CarolineWendy-k4h 3 หลายเดือนก่อน

    Swaniawski Track

  • @RandyHutchings-z3l
    @RandyHutchings-z3l 4 หลายเดือนก่อน

    Pfannerstill Valley

  • @TolandSolomon-d3g
    @TolandSolomon-d3g 2 หลายเดือนก่อน

    Schulist Lodge