Re: Can't get CharGPT to work on v15

2024-01-16 Thread Rails Smith
Two OpenAI products: https://openai.com/chatgpt/pricing https://openai.com/pricing (scroll down after loading page) After some more research I came to the conclusion that data sent to ChatGPT is reused and ingested in the OpenAI product. And the API data is held to a higher standard in terms of

Re: Can't get CharGPT to work on v15

2024-01-16 Thread Kerri Hicks
Have you primed your ChatGPT API account with at least one dollar? https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4 --Kerri On Tue, Jan 16, 2024 at 8:32 AM John Mitchell wrote: > Hi, I've read a lot on this issue, seemingly common issues. > I have a ChatGPT Plus account

Re: Can't get CharGPT to work on v15

2024-01-16 Thread John Mitchell
Hi, I've read a lot on this issue, seemingly common issues. I have a ChatGPT Plus account (several months ago...) I have defined a gpt-4 API key I have specified my ChatGPT Worksheets preference: gpt-4, and the Clear API Key... is activated The return key does not work (on my MacBook Pro)

Re: Can't get CharGPT to work on v15

2024-01-16 Thread Rails Smith
Awesome work Bare Bones! I love this effort from you guys!. Purchased my upgrade the day I was notified. Was there some advantages to implementing this in BBEdit differently than other IDEs; where I can use my $20 chatGPT4 account? Here's coverage on YouTube from a person who said they have

Re: Can't get CharGPT to work on v15

2024-01-15 Thread Bruce Van Allen
NOT a ChatGPT Plus account. Excerpt: How do I access the GPT-4 API? If you're a Pay-As-You-Go customer and you've made a successful payment of $1 or more, you'll be able to access the GPT-4 API (8k). ChatGPT Plus ChatGPT

Re: Can't get CharGPT to work on v15

2024-01-15 Thread Steve Hodgson
I believe that to have the ChatGPT integration work needs a ChatGPT Plus account, an API key setup in BBEdit and paymet added for the API usage. I found a good explanation for this on the TidBITS site here .

Re: Can't get CharGPT to work on v15

2024-01-14 Thread Bruce Van Allen
Did you see this? Excerpt: How do I access the GPT-4 API? If you're a Pay-As-You-Go customer and you've made a successful payment of $1 or more, you'll be able to access the GPT-4 API (8k). ChatGPT Plus ChatGPT Plus

Re: Can't get CharGPT to work on v15

2024-01-14 Thread David Viard
Primed with $$$ ? What do you mean? I have that same error > Le 12 janv. 2024 à 17:05, Steve Hodgson a écrit : > > Figured it out - API needs to be primed with $$$. Doh! > > Cheers, > > Steve > > On Friday 12 January 2024 at 15:48:42 UTC Steve Hodgson wrote: >> I have a different problem. I

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Bruce Van Allen
Hey Steve, Did you see my reply with OpenAI’s explanation why ChatGPT Plus only works via the web? I didn’t see it show up on the list, but my ISP’s email service has been squirrelly all day. It’s on that OpenAI site linked to earlier — Bruce _bruce__van_allen__santa_cruz_ca_ > On

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Bruce Van Allen
I see this on that openai linked page: How do I access the GPT-4 API? If you're a Pay-As-You-Go customer and you've made a successful payment of $1 or more, you'll be able to access the GPT-4 API (8k). ChatGPT Plus ChatGPT Plus subscribers will get GPT-4 access on chat.openai.com with a usage

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Bruce Van Allen
Yes, you have to pay, but it is very inexpensive. As Kerri’s earlier post mentions, OpenAI subscribers only need to have paid $1 USD. Here’s that link again: I’m currently doing code review and test development using

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Steve Hodgson
Figured it out - API needs to be primed with $$$. Doh! Cheers, Steve On Friday 12 January 2024 at 15:48:42 UTC Steve Hodgson wrote: > I have a different problem. I have a ChatGPT Plus account, an API key > setup in BBEdit, figured out the key combination to use but I get the error > below: >

Re: Can't get CharGPT to work on v15

2024-01-12 Thread François Schiettecatte
Steve I ran into the same issue, I am pretty sure that you have to pay for API usage, whereas access is free via a web browser. Cheers François > On Jan 12, 2024, at 7:42 AM, Steve Hodgson wrote: > > I have a different problem. I have a ChatGPT Plus account, an API key setup > in BBEdit,

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Steve Hodgson
I have a different problem. I have a ChatGPT Plus account, an API key setup in BBEdit, figured out the key combination to use but I get the error below: You exceeded your current quota please check your plan and billing details. If I switch to gpt-4 the error becomes: The model `gpt-4` does

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Arthur Werry
Thank you, Rich. I read on page 397 to press "Enter" ... I never realized that this didn't just mean to hit "Return." Live and learn! :-) On Thursday, January 11, 2024 at 9:32:42 AM UTC-5 Rich Siegel wrote: > On 11 Jan 2024, at 8:44, Arthur Werry wrote: > > >> Control-Enter works for me. >

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Kerri Hicks
I believe you have to have spent at least $1 to get access to GPT-4. (And I think paid ChatGPT+ subscribers count as having spent at least $1.) At least that's how I interpreted this: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4 --Kerri On Fri, Jan 12, 2024 at 8:33 AM Mark

Re: Can't get CharGPT to work on v15

2024-01-12 Thread Mark Hillen
CAn anyone get it to work with a model higher than GPT-3? I don't seem able to. On Friday 12 January 2024 at 00:26:57 UTC+1 Jesse Shanks wrote: > Function - return works as well > > On Thursday, January 11, 2024 at 6:32:42 AM UTC-8 Rich Siegel wrote: > >> On 11 Jan 2024, at 8:44, Arthur Werry

Re: Can't get CharGPT to work on v15

2024-01-11 Thread Jesse Shanks
Function - return works as well On Thursday, January 11, 2024 at 6:32:42 AM UTC-8 Rich Siegel wrote: > On 11 Jan 2024, at 8:44, Arthur Werry wrote: > > >> Control-Enter works for me. > > > > I looked high and low for how to initiate a ChatGPT inquiry ... where in > > the help files does it say

Re: Can't get CharGPT to work on v15

2024-01-11 Thread Rich Siegel
On 11 Jan 2024, at 8:44, Arthur Werry wrote: >> Control-Enter works for me. > > I looked high and low for how to initiate a ChatGPT inquiry ... where in > the help files does it say to use Control-Enter? Page 397 of the user manual (via the Help menu) describes "Working with ChatGPT". The

Re: Can't get CharGPT to work on v15

2024-01-11 Thread Arthur Werry
>Control-Enter works for me. I looked high and low for how to initiate a ChatGPT inquiry ... where in the help files does it say to use Control-Enter? On Tuesday, January 9, 2024 at 8:47:44 PM UTC-5 Maxime Audet wrote: > It does work, thanks François! > > On Tuesday, January 9, 2024 at 7:35:15 

Re: Can't get CharGPT to work on v15

2024-01-09 Thread Maxime Audet
It does work, thanks François! On Tuesday, January 9, 2024 at 7:35:15 PM UTC-5 François Schiettecatte wrote: > Maxime > > Control-Enter works for me. > > François > > > On Jan 9, 2024, at 3:29 PM, Maxime Audet wrote: > > > > Hey, > > > > Just installed v15 and I'm trying ChatGPT feature.

Re: Can't get CharGPT to work on v15

2024-01-09 Thread François Schiettecatte
Maxime Control-Enter works for me. François > On Jan 9, 2024, at 3:29 PM, Maxime Audet wrote: > > Hey, > > Just installed v15 and I'm trying ChatGPT feature. However, it doesn't seem > to work, am I doing something wrong? > > See attached recording. > > Thanks! > > -- > This is the