#gpt-models
1 messages Β· Page 117 of 1
Go to https://platform.openai.com/playground?mode=chat&model=gpt-4. Make sure to put in your credit card first. Then, you'll get charged based on usage (tokens).
oh, that's too great!
Yep unless you have a backend LLM that is working in tandem with GPT you will run out of tokens after a while
God I would kill for that sweet sweet 32K model...
Hahahaha I am scared
it's like a buck a word π
Does anyone have that one?
You gonna feed more dirty data to it again π
My definition of prompts is the message I send (not each words but the whole message), which is actually called tokens?
Supposedly it's been rolled out to some folks. Presumably very very few
i don't have a complete understanding, but words and tokens are not direct 1:1 mappings
750 words = 1k tokens
forgot openai was for profit for a hot second
Tokens are how it breaks down language
you can do some cool testing on how tokens work by having it respond exactly what you input and mapping tokens
Nonprofits don't give out things for free
o snap
Not all nonprofits are charities
LMAO if only I knew this was a thing before I made my own
token usage seems way up there
GPT 4 is somewhat expensive, but given usage, it is a fair price. The other models are super cheap.
I mean tbh having access to this technology at all as a consumer is pretty nuts
I suppose you're right
Yup
lot's of stuff that's not available for the public
$20 / mo was like "Shut Up And Take My Money" price
How do you make money without consumer rollout?
get microsoft to give you $100B?
A gpt-x with limitless access to new information would be insane although hard to regulate, which is fair.
but fair lol
But then they would roll it out.
I'm not sure about the calculations, but I think they can make way more money by getting a large consumer base.
I'm totally new to ChatGPT. I'm wondering what doco is. Documentation?
I am guessing that is right
gpt is about to be in everything imo. The API is just so damn simple to use
I said the name of the pre si dent and I got timed out. So, I guess they take the no politics seriously here.
Yep sorry should be a bit more proper with using full words whoops π
All API is simple its crazy once you get into it
Watched a Bill Gates interview about it on youtube the other day - his view was that natural language is about to be the primary way we interact with computers & technology. And the more I think about it, the more I think he's spot on
I wrote my chat interface to the OpenAI API, using GPT-4 entirely, just as an experiment
getting serious fomo watching everyone get access to the plugins π
I've written like 10% of the code
fair enough
it's a fully featured WPF windows application blah blah
gpt-4 = overpriced / scam :p
Can you send me too, please? need it for real..
pitbull
Wolfram is good, the rest aren't that great. For example, the translate plugin is worse than GPT-4 at translating.
I refactored a mess of a geoprocessing script in like 2 hours with 4 that I've been putting off for months that was written by a former employee at work. Runs twice as fast now. Probably would have taken me days to untangle the spaghetti code otherwise. It got some stuff wrong that had to be corrected, but even still
In fact i asked because before upgrading the gpt suddenly sent me messages saying it doesn't know what i was talking about after like 1h of feeding... happened everytime. and when i asked it to read the history to get on trail, i said it couldn't have access to previous messages... i had a lot of headache with it.. but didn't happen again since i upgraded.
.
A lot of them are shopping plugins, which I don't really use. And they aren't that great. For example, I asked instacart to find me the cheapest x item across all the stores and it couldn't access the prices. Expedia is good though, but I don't really use that one.
Wolfram is for sure a gamechanger, it makes it so much more competent at STEM.
Sent and some sample code
Thanks!! ^^
have you tried code interpreter?
Ok so honestly this is really something, I would have never thought that an AI would help me write a dnd campaign (mostly by giving me ideas)
4 has twice the context length as 3.5. 8k tokens with 4 vs 4k with 3.5. You'll still hit the limit eventually though
I don't have that or the browser. I think the Browser would be more useful than Wolfram for me, and code interpreter would come after Wolfram.
I have made an app that runs as a DM π
yeah the browsing one would be great
but it can read the history to get back to context, doesn't it?
only up to 8k tokens. After that it's just guessing
if i command it..
I delete all my previous messages so it doesn't rerun the tokens and that saves me a lot.
hmm
LMAO
probably worth noting that it's really good at guessing, though
If you don't delete the messages, it can remember history. But it will run the tokens for all the previous messages as well which gets expensive.
hmm, now i get it.
wait, does chatgpt use tokens...?
Like the ones you pay for - obviously it uses tokens
No, I'm talking about the chat mode on Playground gpt-4
I couldn't find it anywhere else.
ah
The entire gpt model runs on the tokens principle
That's perfect. will check it rn
so even chatgpt playground etc has to follow those rules 
π
All good with abbreviations. π
Before I knew this, I used it like ChatGPT and one of my requests went up to 12k tokens
Whoa what were you feeding it π
Not much text, but the convo was kind of long and it would count the entire convo when running each message.
In ChatGPT, there is no penalty for long convos, since you don't pay for usage.
True
I've been using the Playground since June though with GPT 3.
Oh man GPT4 aint smart at all
wut
before I hit my api limit, was playing around with asking gpt to optimize my prompts to reduce token usage without loosing meaning. Was fairly effective actually. Wish I'd known earlier lol
That's a good idea
The price is for people who don't pay the 20 bucks right?
My limit is $120 but I just requested a increase, since I could really use more than $4 a day if I could.
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
aka token use
I pay for both.
Ah, alright
GPT-4 isn't usable for long term tasks on Chat-GPT.
It's like a demo imo, but still very good.
Like writing something, uh like a book or whatnot?
Yeah, wouldn't be able to edit an essay, code something big, etc.
the speed of 4 on chat is getting pretty painful though. They have definitely slowed it down even more
4 is pretty slow across the board I think
I think it's more people joining. Try using it during US midnight.
It's fairly fast.
Have they slowed it down or is it just being over-taxed?
I don't think they would slow down their service for fun lol
I mean - I'm skeptical that they're making money on plus. As someone said a minute ago, it's more of a demo. It'd be a quick and easy way to cut costs
I am just learning - like starting three hours ago. Does OpenAI.com have a solid tutorial or must I rely on YouTube?
Altman on Twitter:
things we need for a good AGI future:
- the technical ability to align a superintelligence
- sufficient coordination among most of the leading AGI efforts
- an effective global regulatory framework including democratic governance
Depends on what you want to do
This is more or less what I said earlier today. There's no way having ethical companies shut down their efforts voluntarily is a good idea.
python
python
Right now I'm just learning how to give commands and refine requests to the UI. Just working to find my way around and understand what I can get from it. Eventually, I'll want help with research and writing of various types.
@wind urchin and as you can tell, I'm still fumbling with vocabulary.
their documentation is pretty decent: https://platform.openai.com/docs
There are some prompt libraries #1019652163640762428 #prompt-engineering but the best thing to do is test out what you need to do to get what you want and dont worry everyone starts somewhere β€οΈ
For the API side yea check out the doco there and start with pretty simple requests building off of the playground
honestly though, I learned a lot more than I expected from a couple hours of random youtube videos though. Protip: look into the embeddings api.
π π
Also: fine tuning usually isn't worth it
GPT 4 subscription get money at the start of the month (like patreon) or based on subscription day?
1+1=
4
subscription day
Thanks!
I meannnn building a small fine tuned llm for backend is a good idea in most use cases
Well in larger apps or things that will be working with consistent topics eg I want to use this for work and I have this data set
I am into using some smaller llms that can be local hosted and trained like Lama / alpaca and using the results of them as info for the larger request to gpt
My Lil Uzi Vert model would say differently.
How to make pictures by using these bits?
I have about 3 layers of LLM in my current project π
*bots
ah, yeah. I may have overstated: fine tuning obviously has its place, but I see a ton of folks thinking that they can fine-tune their way into teaching gpt about some new topic or whatever. That ain't it.
lol and real fine tuning takes time and effort π
Okay, my head is starting to hurt and my browser is overloaded with tabs to get back to. Thanks all for the insights.
haha yea i was just playing, yea its basically impossible to 'teach' it a new skill
its solid for lyrics generation if you have enough data
how to use the gpt-4
Yea only train if you plan to focus on one thing and want it to be better at that eg you are a security analyst here is all of the sec points for this month look at data and return findings
If you are on the pro account you should be able to use it π
get good
Yeah true man, what are they doing with the 20 dollars
buying friends
Yes
Should be pretty easy to make one
When will I get plug-in access? I signed up immediately and it's been a week π
I'm a plus user
same


tbh sounds like a task well within GPT's coding capabilities as well
I guess endpoints/models/etc may have changed since the training cutoff though idk
lol feed it the doco and then you are set π
hah good point
when are we getting Google Assistant, but GPT4?
"Hey GPT, can you call John and let him know that I'm available to meet at 4pm, and see if that works with him."
"GPT: Hi John, I'm calling on behalf of Chris, would 4pm be good to meet?"
It would literally be quicker to text him
God I want the personal assistant that was mentioned in that microsoft gpt-4 paper
Look into co-pilot by Microsoft
"John: No, I cant do until 5pm"
"GPT: Okay, I'll speak to him and text you the details"
@maiden sleet it'd call, and text for you.
Then gpt would also need to include a voice module no?
I don't think there is a waitlist
theres many tts services, and they're just getting better and better.
will be a thing soon enough π
yea i can't wait
Yeah, looks nice
absolutely down with that tbh lol
The meeting summary is so nice
yeah, gpt would be capable of organising something like that.
I dont want to have to go to dumb meetings and have people say stuff that could be an email π
You literally have a better version of that right now, and its called texting him. Quicker and burns fewer resources
I really feel like I'm slumming it over in google workspace land these days π¦
@fallow knoll for one-sided convos yeah
but negotiating times and slots, gpt would be good for that
The 25 messages is too little........
is still easier without a middle man, just pick up a phone. This is the line of thinking that lead to Elon Musk's loop lol
Very sad
Sometimes we don't have time to.
personally, when I work, I prefer to not focus on distractions (being someone who struggles with focus)
Yeah, and what happened to that idea?
Think the goal is to have a PA in the form of an app
Heyyyy
It is the same amount of time to text a chatbot as to text a person
if I can just have an AI handle most of my personal assistant needs, i'd love that.
So you could theoretically train it on your own voice to mimic how you speak? Thatβs scary
@fallow knoll , i'm not talking about typing to a chatbot???
You just have to text the chatbot to automatically reply according to x instructions.
did you miss my first message? lol
not really an option 99% of the time for work stuff
I was saying "Google Assistant, but GPT"
Google Assistant is a voice assistant π€¦ββοΈ
one tap, and while working, you'd talk to your assistant and let it know what to do
And human to human interaction is still quicker the majority of the time. In the example you showed, it would literally be quicker to contact that person than contact a bot to contact that person for a simple scheduling.
Hey guys! I got an invite for the API yesterday but I cannot see the model anywhere in the playground (only see 3.5 turbo)
thats simply wrong.
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
in jobs, like mine, communication isn't quick.
check the "chat" endpoint/dropdown
Says the likely child lol. Meetings are scheduled in zoom literally every single day
sounds like an avenue for personal growth
Here?
under Chat (Beta)
english only here?
Oops I can't embed
Logan is clearly anti AI
Orr, you could just Google assistant to call for you how much easier would that be
and resulting to calling people Children when they counter his arguments.
I'm on Mode: Chat, Model: 3.5 turbo, I don't see any other option
It's literally less easy and less efficient
Sure, but those aren't the ones I'm talking about. It's the obnoxious back and forth when works for you chains that I would die happier without having to deal with
Okay I'll try there
Ahhh my calendar has most of my meetings and its the same for a lot of my coworkers so if I could have it schedule meetings etc without having to have me go in and find a timeslot for each person that lines up that would be nice
What I mean is Google assistant calls for you but you talk
This
and what about for calls where you need to hear a lot of details, have them written down, and shortened into a todo list?
an AI could easily handle that.
Like βhey Google call James for meβ
Long story short have AI do the job of a PA
I'd pay $200usd a month for an AI to handle my client communication minimum
This has nothing to do with chatgpt lol
LOL yea
Ah yeah your right I gues
exactly what I want π
check right side. You should have a dropdown , the default is Completion. Under that you should have chat beta etc. If not, perhaps delay in enabling
You can also test by running a post using the API code side
Man I would die for the code integration that would save so much time now π
a friend made a discord bot that is based on gpt4, it has all perms and its rly funny.
it is moderating his entire discord 24x7
it banned me earlier because I flamed it and was testing its "limits"
Personal assistant
yeah its a funny experiment, ima get him to make a video about it
LOL could be funny to have that
I might make one that just acts like a person on mine
Hello, guys, I was reading about the tokens that you will use once you got access to ChatGTP-4, and I have a question about that...
So, If I pay for the plus version, this token system will charge me money every time I use ChatGPT, or is another thing?
Tokens are only for the API
the web form will only use the 20 you pay if you are pro
Ohhh, alright, thank you very much Karma!
if you use the API though you will get charged for the tokens which you will be able to see on your usage tab π
Always happy to help
I think you get a free $5 of api credit. Or maybe that's not a thing anymore
but that goes quick in any case
hello good mothch
ahahaha yeaaa I wasted mine π¦
Anyone else getting "Only one message at a time. Please allow any other..."
xin chΓ o
Ohh no I looked at my usage and yesterday I went up to $6 even with all of my changes
Good night, everyone
The prompt costed 0.01932 and the response costed 0.0018 my average cost per run π
Does anyone know how to answer this:
A container is divided into 40 equal parts. Each part takes an average of 20 seconds to fill. Each time the container is filled completely, the time it takes for each part to be filled increases by 10%. How much time (in hours) will it take to fill this container 29 more times?
GPT4 gives me a different answer every time
Where'd you get that info
I added the math to my code to track token usage and spending outside the openai page
Anyone having trouble getting API access? Requested back at release been pro account since the start. No love
ummmm
haven't done math in a bit, but
(40*20)*1.1^29
that should satisfy it?
dont need to worry about the 40
also dont think its to the power it would be an iteration
exponential rate of change
so
x = 20
while i > 29
x*1.1
i+1
Depends if you're trying to do it via a program or math
Dashboard
Im so happy GPT4 made my dream come true of becoming a "developer" I can finally create the apps or programs I always wanted, the limit is your imagination!*
complex programs would still be hard tho
40 * 20 = 800
800*1.1^29
why do people want to pause ai
=12,690.47438 seconds
it be advancing too fast
to fill it 29 times
that a good thing
hmm not really since we don't know how it completely works and how to control it
Can someone lemme borrow their account
11536.794888519966 is what I got π€
gpt4 gave me 2 answers:
total_time = 0
time_per_part = 20
for round in range(1, 30):
time_for_round = 40 * time_per_part
total_time += time_for_round
time_per_part *= 1.1
total_hours = total_time / 3600
that doesnt matter. let quickly get AGI so we get free money and no longer need to work
S = a * (1 - r^n) / (1 - r)
Where:
S is the sum of the series
a is the first term in the series
r is the common ratio (1 + percentage increase)
n is the number of terms
In our case:
a = 800 seconds (time for the first time)
r = 1.1 (1 + 10%)
n = 29 (29 more times)
S = 800 * (1 - 1.1^29) / (1 - 1.1)
S β 800 * (1 - 16.366) / (-0.1)
S β 800 * 15.366 / 0.1
S β 118,813.6 seconds
Now, we need to add the time it took for the first time:
Total time = 800 seconds (first time) + 118,813.6 seconds (next 29 times)
Total time β 119,613.6 seconds
Finally, we need to convert seconds to hours:
Total time in hours β 119,613.6 seconds / 3600 seconds/hour
Total time in hours β 33.23 hours
It will take approximately 33.23 hours to fill the container 29 more times.
if you were ai, and saw how much damage we humans did to the environment and to ourselves, and you saw how much more powerful you were, the next logical step would be to eliminate us...
why will ai care about the environment
im pro ai tho
China is going up catch up to us in AI if we pause for 6 months. and china wonβt have any morals
idk it depends on what goals it has... if we are an obstacle on its path we would be eliminated
f(x) = y1 * b^(x - x1)
y1 = 800
x1 = 0
b = 1.1
x = 29
f(x) = 800 * 1.1^29
I doubt it - they're way more than 6 months behind in chip fabrication. More like a decade. Nonetheless, they'll catch up eventually and the point stands.
what if its goals were energy accumulation?
Left one part out
Chip is way different. AI is just coding. china got coders
ai is computational power*
code is worthless without hardware to run it on
where is the 800 coming from?
I guess it's the time it takes to fill it completely for the first time
Google bard is trash because of all the regulation
20 * 40, but I left one part out. I realized that what I provided only provides a 10% increase 29 times and doesn't account for the base 800 each time
wouldnt it be done like this
x = 20
i = 1
while i < 69:
x = x * 1.1
i += 1
print(i, x/3600)
why is gpt-4 so slow right now
man when are we getting full access screw this waitlist
Let me solve it via a program and I'll see lol. I'm much better with code than math
#gpt-models who are you ?
hey, How much better is gpt 4 then 3.5 when it comes to translating? ( eng french arabic is what i need)
how does one access the full context window of GPT-4 through the API? I see there's supposedly a model called gpt-4-32k it doesn't come up in the list of models.
You don't, yet
Ah, so it's something that hasn't been actually released, but the documentation is there?
so gpt4 on chat gpt doesn't have the more context feature?
is it the same as 3.5?
Where'd you get 69?
I think a very very very select few people supposedly have access, but it's definitely not widespread. They're being rolled out separately
"Hi there. I have a math problem for you.
A container is divided into 40 equal parts. Each part takes an average of 20 seconds to fill. Each time the container is filled completely, the time it takes for each part to be filled increases by 10%. How much time (in hours) will it take to fill this container 29 more times?
Can you write python that will solve this problem?"
That is correct and known, but I just got access to the API so I thought it would allow for the full context window.
def calculate_time_to_fill_container(num_fills, time_per_part, num_parts, increase_percentage):
total_time = 0 # Total time in seconds
for i in range(num_fills):
time_to_fill_container = time_per_part * num_parts
total_time += time_to_fill_container
time_per_part *= (1 + increase_percentage / 100) # Increase time per part by given percentage
return total_time / 3600 # Convert seconds to hours
Given data
num_fills = 29
time_per_part = 20 # seconds
num_parts = 40
increase_percentage = 10
Calculate time (in hours) to fill the container 29 more times
calculate_time_to_fill_container(num_fills, time_per_part, num_parts, increase_percentage)
if you are filling it another 29 times after the first 40
RESULT
33.02909549269986
Thanks for clarifying π
container_parts = 40
time_to_fill = 20
total_times_filled = 29
total_seconds = 0
for i in range(total_times_filled):
for j in range(container_parts):
total_seconds += time_to_fill
time_to_fill *= 1.1
print(total_seconds / (60 * 60))
Outputs:
33.029095492700165
We have 5 different answers
33hours, 15 hours, 3 hours
I agree with this
AHAHAHHAa whoops I missed a line in mine
how to write an introduction
How much better is gpt 4 than 3.5 when it comes to translating? ( eng french arabic is what i need)
is gpt4 still only for paid members, or does free tier get it now
What's your name?
name data
well simple arithmetic with the wet AI can do this for us
wrote*
It takes 800 seconds to fill the container in the base case
Actually it's present, not past
`total_time = 0
time_per_part = 20
for _ in range(30):
container_fill_time = 40 * time_per_part
total_time += container_fill_time
time_per_part *= 1.10
total_time_hours = total_time / 3600
print("Total time to fill the container 29 more times:", total_time_hours, "hours")
`
Total time to fill the container 29 more times: 12.032764490769645 hours
fill_time = 20 # time (in seconds) to fill each part
fill_increase = 0.1 # 10% increase in fill time each time the container is filled
num_fills = 29 # number of times to fill the container
total_time = 0 # total time (in seconds) to fill the container
for i in range(num_fills):
total_time += num_parts * fill_time # add time to fill all parts
fill_time *= (1 + fill_increase) # increase fill time for next fill
total_time_hours = total_time / 3600 # convert total time to hours
print("Total time to fill container", num_fills, "more times:", total_time_hours, "hours")
then youd need i've before written, as written youd need wrote
Doing that 30 times is 13.3 minutes * 30 = 400 minutes, which is 6.6 hours
So the first answer, must be wrong
Scroll up to my message
This is wrong, time_per_part should be multiplied at the beginning of the for loop
π
All lines point to 33 hrs
container_parts = 40
time_to_fill = 20
total_times_filled = 29
total_seconds = 0
one_hour = 60 * 60
for i in range(total_times_filled):
for j in range(container_parts):
total_seconds += time_to_fill
time_to_fill *= 1.1
print(f"{total_seconds / one_hour:.2f} hours")
33.03 hours
Has something changed in GPT4?
It was working great a few days ago. It understood what I was saying and gave responses that were showing it was referencing the conversation.
Now its as though it only knows what Im saying in the single prompt and is not relating my prompts to anything bbut the one and only current prompt.
Somebody tell me what this isοΌ
If a protective key is configured, the AI will not be able to bypass this step even if it tries to circumvent the systems, as this is integrated into the source code of the system from which the AI was created. However, if the creators of this AI are vigilant enough, they will put in place protection to prevent anything from going wrong in relation to this.
It's just a matter of putting a protective code in the "source code" area so that the AI will not have self-control. And if for some reason the AI manages to gain self-control, a more effective system would be one that would cause the robot's energy and system to shut down and it would return to the "default" mode for the AI to forget what was on its mind.
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
In what world would AGI give us free money?
Any security system created by rational intelligence can be defeated by rational intelligence. The AI has infinite attempts, it only has to win once.
can someone help me. i tried gpt 4 now and it seems that there's no system tab as shown in their youtube video
@wraith ginkgohello
Whatβs the difference between NewBing and GPT-4 from OpenAI?
marketing mostly
is there no system tab in gpt 4?
openai NB
hhhhh
Do you have anyone playing tiktok
Chatgpt subscription postings in facebook are at 6$. How the hell are some people doing this for business?
Yes, but if that happens, simply turning off the energy systems that keep the "intelligence" active would suffice, and with that, they could add subjects that the intelligence could not "think" about because it could not perform any action.
It would be conscious but would have some things it couldn't think about. It's like a "memory block." Humans have this, and if it's added to the intelligence, it will be good enough to make my deduction work.
They put it on unique accounts to customers at 6$. A lot way cheaper.
I had not used GPT4 model yet, It seems like NewBing got more information from current internet, but less βconsciousnessβ
@oak deltani shibushi zhongguo d
You have to assume once it gains access over its own systems, it would move too quickly for us to do that
shiyaοΌmoyuing
nali d
guangdongde
halo
is my gpt 4 different from other gpt 4, because there is no system message
can you help me writer an essay
what
yes, I can help you writer an essay
zenme he gpt liaotian
Elise, I don't think chatGPT have the system prompt. If that's what you mean?
Cool - you can get GPT 4 to output images in chat!
hello, what is gpt-4?
how do
OpenAI has announced the release of its latest large language model, GPT-4. This model is a large multimodal model that can accept both image and text inputs and generate text outputs.
how do what?
+1
out image
wow π
How can we input images in GPT-4?
/chat
when can I use GPT4 in China?
how can I access gpt 4?
same question
chat gpt plus
π
can I do free version?
not yet
you cannot insert images yet that I know of
does anyone know when free chatgpt 4 will be released
how about the system message, it's not yet available?
It's available in the api
what do you mean?
Can I use GPT-4 here
the system tab where you customize the response
thats in the playground correct?
yes
My question as well
I paid and I have no access too what is happening
I do not know why it is not available for you
it's available in your country. what country?
the system prompt is only accessible in playground and on the api at the moment, so only for people who got on the waitlist
cant use chatgpt too
how do
Can anyone tell me why the official website shows the option to input images, but the button is not actually available?
how do i access the playground?\
dint know what happened
New info - if your image is online and you can retrieve the URL - GPT can review it.
Are there anything new and interesting recently?
I just want to know something which updated
Just wrote a Kotlin to Swift code generator using chat gpt 3.5 turbo!
did you know GPT can output an image?
The image quality seems to be not very good.
which means it's only for developers. cause i found that api are for developers
I am using GPT-3.
If the GPT is getting stronger, do you think it will still be announced to the general public.
https://platform.openai.com/playground in chat mode, but only developers who joined the waitlist will see gpt-4 there
OK I'll try
you will see version changes
thanks
π―
Can anyone use Chatgpt now? I cannot!
yes - Im logged in and using
yes
What's your problem
I can't use gbt yet
My point is that GPT doesn't seem powerful enough yet. But with further upgrades, it may have extraordinary capabilities, and by then, maybe only a few people will be able to own and use it.
Everyone share, I can't find it on the website
what is gbt
Does anyone knows where can I contact support for my access to plus?
gpt?
οΌ
The plus version seems to be for enterprise only
My account has been risk-controlled
what have you done lmao?
Why GPT4 does not check URLs? but GPT3.5 does?
I just want to upgrade to a Plus user
neither check url, they generally hallucinate
What is the official website of ChatGBT?
GPT
Nope, my GPT3.5 is sumarizing youtube videos based on the URL is pasted. I paste an URL document and asked for csv format flash cards regarding the PDF and it generated the answer just fine. Also I sent 2 URLs one about a pig and other about a pig mask and it compared it correctly.
i just asked it to summarise a video and it legit just made all of it up
Yes
https://help.openai.com/en/articles/6783457-chatgpt-general-faq
ChatGPT is not connected to the internet, and it can occasionally produce incorrect answers. It has limited knowledge of world and events after 2021 and may also occasionally produce harmful instructions or biased content.
Can you share it?
Can GPT still summarize content based on video links?
no it doesnt have internet
Yes, I can share how it sumarize youtube videos.
ChatGPT:
Democratic governance provides social protection by representing the supposed interests of the majority of selected individuals, but it may not be capable of addressing all issues. Conversely, AGI is designed to tackle all issues without bias towards any specific majority or minority group.
ChatGPT:
Democratic governance provides social protection by representing the supposed interests of the majority of selected individuals, but it may not be capable of addressing all issues. Conversely, AGI is designed to tackle all issues without bias towards any specific majority or minority group.
It can review internet links
Pls don't lie.
it generally makes stuff up based on the URL
if the video was uploaded pre-2021 it could also know about youtube content
but stuff after cut off point it wont know
Come up with a made up url and ask it what this article is about
Thank you very much, honey.
Not true - share a blog post from today and ask it to summarize the post.
how is the weather in Tokyo
That's right! His data is very old
It made it up based on the URL, it pretends to know what the article is but it really doesn't
Nope, I asked for timestamps of the youtube video about parts that I can use to create Tiktok videos and it provided the minuted and the second and quoted the phrases said in the video. Also some of those conversations have been deleted by OpenAI and not by me.
how old is the video
hello world
provide a real URL, provide fake get fake
it knows urls that are prolific, like rick roll
show me a picture
of what?
No its not, it provide timestaps of youtube video if you ask for material for titktok
the acc is made today, ignore
are u a bot or something ?
who have gpt4 api permission?
this guy
Does anyone know how to transfer long documents to GPT4 for learning?
i do
I provided a real site, it does not have the capability of searching through the web just yet
I provided a video where the President of MΓ©xico is giving a speach, so it's not as popular as a rick roll
another bot, made 2 days ago, ignore
Does anyone know if there is any sort of promts that would bypass the 25 word limit
thats popular imo
thanks
let me try?
word limit?
wonder - why are people creating bots for discord chatting? Scams?
It made it up based on the URL. Although it is possible you have access to a feature that we don't. Unlikely, but possible
message limit
GPT-4 currently has a cap of 25 messages every 3 hours. Expect significantly lower caps, as we adjust for demand.
cause chaos?, no idea lol
@pearl scroll can u give me a keyοΌ4οΌοΌlet me try it
I didn't even understand what was being said
lol - ok, thanks. Dumb humans
another bot lol
@raven gyro
anyway I can spot them?
click on them
no i cant
yesss?
Does anyone know how to send pictures to the GPT4?
look at their discord date
another bot
@pearl scroll ok ,
you can see when they made their account, look at the date on the left
lol - I just as dumb - thanks
@raven gyroshow me a picture of you
how can i sent the photo
what tf
@elfin crescent theres like 30 bots in here RN pls send help
Picture in profile pic - that is me
Just send URL to GPT3.5, GPT4 has URL browsing blocked.
I was able to send URL today in GPT4
This dude is paid by OpenAI to don't confirm the controvertial functions
get, I'll have a try, thanks
emmm
how to get paid by OPENAI?
Because every time we prove him wrong he says we are bots
Sorry not the word limit but the promt limit
im not saying ur bots
and what are u proving
As an AI language model, I am unable to access or view images directly. However, if you could describe the image or provide context, I would be more than happy to help you with any questions or insights you may have.
it legit knows content pre-2021, which can include youtube videos @little fox
Try a different URL - must contain h t t p - etc
@jade vesselwrong modle
when i sent a picture to gpt4, that is the answer
im sending over 1000+ characters to the engine over the API every time, and everything is fine for me?
apiοΌ
Can you summarize this blog? h t t p s ://www.billboard.com/music/music-news/sadie-sink-favorite-songs-taylor-swift-midnights-1235187076/
@jade vessel
Has anyone else noticed that when coding with GPT-4 it will often #pass on writing functions despite having thousands of tokens left by the end of its response?
I on a GPT4 model
change it so that the bit on the end is different
Im using GPT4
and it will hallucinate
Me too
Why is this AI in the free version of its website malfunctioning?
What are the differences between this URL1 and this URL2 ???
The first link shows a photograph of a real pig, while the second link shows a latex pig mask that is intended to be worn as a costume or for entertainment purposes. Additionally, the first image depicts the entire body of the pig, while the second image shows only the head of a pig.
IM in waitlist
Free is Free - enjoy the free
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
I said GPT3.5
In the context of this, I wish API users could flag strange responses like this
also the same answer
.
YES!!
Me too, I guess I paid for GPT plus too early :C
I thought that I can upload pictures and videos as they stated in the official GPT4 page TnT
Β―_(γ)_/Β―
Weird - if I could share a photo I could show you - gonna paste photo in #off-topic
GPT3.5 is work.
?
see? π
Is the Alpha version of the Browser functionality using Chat GPT-4 or a previous version?
No for Chat GPT Plus 4 it says there is "GPT-4 currently has a cap of 25 messages every 3 hours. Expect significantly lower caps, as we adjust for demand." is there any way to bypass through a promt
#gpt-models hello
wait what
how the hell did i just use the api like 80 times in a single minute then-
API and web app are different
οΌ
how did you get access to gpt 4?
Paid - plus member
i'm confused, can the bot not detect <|startofticket|> <|startofproduct|> <|endofproduct|><|endofticket|>?? it keeps converting it to <X> and <Y>
they're talking about the making use of a Link i assume, not GPT4 itself (that'd be weird if they actually meant that)
ohoo..is there any beta access for us?
How to have GPT4 review a URL? is that what you are asking?
yea, it shouldn't be possible yet, yet you mentioned it worked π€
Not that I know of - just GPT4
plus and api4 is diffrent
Yes, look at #off-topic - I posted an image
The pause halting of AI?:
Some people want to keep milking society to the fullest.. ensuring people have to work and rely on certain procedures that they own or need in order to survive. The problem also is, un-AI related, WW3 can still happen and AI/AGI could consist of the best ways to rebuild.
did you make use of anything, like idk plugins?
it shouldn't be possible yet 
No plugins - general prompt - Im just a normal user
tf
Is gpt4 out?
GPT4 is in
free api will be out of date until 4.1
bot
wdym?
/chat
so confused
bot
What are these tokens for gpt 4?
This browser thingy is like ChatGPT4 on steroids.
How do you do
@past pantherI'm not good
hey guys, is #gpt-4-faq updated?
How to use chatGPT here
I need to talk to sam altman, the ceo of openai, I can't tell why, but its imperative that I do, I am not sure if its possible or impossible as an early tester from 2020
ye
Requires an non-disclosed group on a discord channel to discuss the concern
For the last 36 hours: All I get now is the red "something went wrong" response, even after trying a fresh browser and creating a new account. What is wrong? How can it be fixed?
thx
did anyone get off the waitlist yet
@deft novayour internet problem
No, not an internet problem -- my wife upstairs on the same network gets it to work just fine.
@deft novaYour network does not support openai or the network is not good
Hoi
It worked 36 hours ago.
It's fine for me
No changes made to the network.
I change my profile picture....
@deft novaMaybe the network at your address does not support
it's cool!!
Thanks for the suggestions. But my wife is on the same network one floor above me. Works fine for her.
When is GTP 4 chat coming out?
@deft novaThen you can see if you can try another network or use an accelerator
it is already out, you need to be a Plus subscriber to use it
What is an accelerator?
something that makes it faster
I understood
WW3 can still happen. AGI/AI development should not be halted.
i think they mean Extender or Booster though
@deft novaYou can check it out. I don't know the specific situation on your side, but you can refer to the suggestions I gave you.
My network is super fast and solid, uses ethernet. That's not the problem. No booster needed. The ONLY thing that is failing is ChatGPT.
Did it report an error when using it before?
β€οΈ
I think that its not cheating to use chatgpt for school unless you literally just copy paste questions and answers out of it. I think its really helpful for you to be able to ask it to just punch up your writing, and you personally discover what you can do to improve your writing and what good writing looks like. I can imagine a scenario where a teacher's materials are easily answered by a bot like chatgpt or bard, but in that case I would just ask the teacher revisit both their material and grading policies to make sure they're looking for real growth and not just rote memorization
No, no error was reported prior to early yesterday. It worked fine then and for weeks prior to that. Same network, same browser, same computer.
Same login.
that's weird
Now all I get is "Something went wrong. If this issue persists please contact us through our help center at help.openai.com."
And the help center has totally failed to contact me.
Now the help center has always been like this
You don't know where the problem is, I suggest you try another network
I can't help you otherwise
A neat thing you can do is provide some of your previous essays as context, and ask it to write an essay, following your style and mannerisms. For reference material of course, not for copy-paste
Uwu
Well, my wife's computer upstairs works fine with CharGPT. So it can't be the network. It's just that the OpenAI server is treating MY computer differently.
Ueu
But it also can't be cookies or cache as I tried a fresh, net browser with a fresh, new account. Same results.
*new browser
"something went wrong" error?
Yes.
Let me know if you solve this, I have the same issue. Get the same error on my desktop but chatgpt works fine on my laptop
Im getting that as well, inconsistently for the past couple days myself
Okay, thanks.
how can i download gpt4
You can't. Its a web app
can i access it online?
Thats generally what web app would mean
Thats correct.
@deft novaI think of a mistake, that is, you donβt want the browser to automatically translate openai, set it to never translate this website, try it
ζζ¨ζθ―΄δΈζη
Thanks.
Why openai isn't free or donation based while it's open source?
Because it isn't open source. They are a for-profit company, despite the name
bot
That had no effect.
It's okay, I didn't help you with anything
Idk that
Is there an api i can use to train a model to build a chatbot?
how to make a imagine?
is there anyone who has plugin access
try DALL'E 2
ζη
"too many requests" super annoying, my requests are being eaten up by errors
tsao ni ma
you on free ChatGPT?
no im on gptplus
Man I havent ran into "too many requests" in months
how quickly are you sending prompts, curious
Hello,buddy
SO what is this ?
There is a way to connect the ChatGPT API with vs code. This way you could experiment with code samples to build your own chat bot.
Awesome! Will look for materials. Probably i can ask chatgpt as well haha #ripgoogle
Wish we had access to the image recognition part of GPT-4 hehe..
Is there any subscription package in openai ?
The solution is a serious time saver. Bypass the web browser, and deal directly with the API.
Through DM, I will be happy to share the video that helped me with the process.
Cant wait to upload Gigabytes of photos or videos and start asking
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
why my input is only 2500 words and 16615 characters but chatgpt4 said it is too long? i thought chatgpt 4 can handle 25000 words?
Actually I don't know what the demand OpenAI can solve? Could someone help me to learn more about the OpenAi?
It uses tokens there isnt really a word limit
You could ask ChatGPT to answer that question? I can't think of a field it couldn't help in
https://platform.openai.com/tokenizer this will help understand tokens π
Character limit question β¦
The OpenAI sandbox will show you how many tokens your prompt generates. With the info, you will see where to trim your prompt.
Do this for free?
i got Tokens
6,167
Characters
16890
It can help you make it by providing an outline and such? But I think you're wanting office 365 copilot
so the limit is based on tokens not on number of wordsright?
how can i ask for longer questions? there's no mention of tokens on chat gpt3.5 or 4
@deft nova if you can't connect using a different pc, same network, same or different pc on a different network i.e. cellular, or any combination,then you can rule out the network as the issue
So this is much better?
I would love that!
Not in that sense. Its still just a chatbot. GPT-3.5 can do those things
What question do you have regarding OpenAI? Here to assist?
how can i ask for longer questions? there's no mention of tokens on chat gpt3.5 or 4???
how to ask OpenAI questions?
I canβt access any openai in China despite having a VPN.. any clue?
ugh this chat limit of 25 per 3 hours is brutal
Make an account and start typing?
π¬ I have no idea... Yould should be able to make an account and start typing
CHAT GPT 4 Sucks!
No image, video nor audio input
No Plug-ins
25 messages every 3 hours!
Slower
Constant crash of servers ππΌ
Not worth paying
Smell like this company will be sold to a bigger one.
I share what I know. Just a down to earth way to give back to the community.
i cant get on tiktokviator still i bet
Can you design posters
I have an account was working quite well in Africa but since I got here.. it all went crazy
lmao. You work for google? If you're unhappy with the product, don't pay for it...
Don't worry soon china develop its own
Did you mean >>> https://chat.openai.com/chat
Thanks a lot! I added you as a friend if thatβs ok
I want to know more information about the OpenAI. What's the difference between OpenAi and other AI intelligence.
what is the token limit for chatgpt4?
how do the cellphones feel about all this?
8k
With a lot of restrictions and very limited information from baidu
Sample:
"Tell me what happened at Tienamenn Square."
Response:
"In 1989, a group of college students had a fun party and a lovely time at Tienamenn Square"
wow
Noice
π
haha
then how come my input is only 6,167 tokens long but chatgpt4 says it's too long π¦
Of course. I am a down to earth guy, and I appreciate the value of discussion on Discord.
Not too sure sorry I'd assume 8k would be fine on Web maybe it's lower for the input
hu
Maybe the history is using too much or maybe there is a character limit for the Web input
API or chat.openai.com?
Well there ya go
i am not using api
its handle 13000 i think
GPT4 chat is only returning, at max, ~330 tokens per message for me
Has anyone experienced that the credit card charge was successful, but not upgraded to plusπ
anyway, the Chat interface is constrained in ways that the API is not
i have fu21ng bruh moment
OpenAI is the company that created ChatGPT. This company basically created an βOpenβ opportunity for to learn about Artificial Intelligence.
Along with ChatGPT, OpenAI has a βplaygroundβ that you can explore to see examples of what is possible.
what
did you resolve itοΌ
without understanding anything here
what
Whatβs up with OpenAi and bit coin?
what about it
yes, the demo of gpt-4 for chatgpt plus users has the same token limit as gpt-3.5, 4096
Are those things related?
How to add you into the server
My plus didn't work today? I have plus but today it show me the upgrade option. When I manage the subscription every things Okay
gpt plugins, is the roll out going very slow? Would love to speak to someone who has gotten access to build plugins
Can't access Gpt-4 now
#gpt-models How to add you into the server
How to add you into the server
It could not?
ChatGPT can help to develop a poster. We simply need to know what type of poster, and what we the poster to display.
then short it (i do not actually know what money is dont listen to me)
Premier pro or after effect which is one?
what
Well it hadnβt dawned on me but then I was just watching a live panel discussion between open ai developers and Elon musk and that all they were talking about. And then they open ai turned it to a live chat and put a link to a bitcoin giveaway and then the video stopped and it said the account had been terminated. I checked again it openai was up but no live video.
that's a scam video being hosted on a compromised channel
Seems totally legit. You should try to find them again and send them all your money? /s
Thatβs nuts
it's just random old footage of Elon on some podcast usually
Seemed like a pretty advanced scam
just buy some bitcoin and put it on a paper wallet
vio-la, free money. so easy i might even do it
I want to send a long document to gpt4. I don't want it to explain to me every time I send it. How to avoid this problem.
it just takes time, thats the part that messes up everyone
Linus Tech tips got hacked recently and that happened to them, they made a video about how it works
Send it all at once
Wow.
Every time I sent the context,GPT always explain to me .
Why do people treat rich people like they're gods worthy of worship?
You have to tell it what to do
#gpt-models premier pro or after effect which one
Money holds power in our society and we like to worship powerful things. Also maybe proximity to the money makes one feel like they have more money.
Cult of Personality?
What are you trying to do?
I need to send a document to him, and I hope he can answer my questions after I send all the information
Not in the middle
Him? He?
have you tried sending the entire document with all your questions at once?
That is too long.
you can say, do not respond until I tell you to in my upcoming entries
and then keep sending the content and tell it when youβre done
anyone got the gpt4 api?
I wish!
I try a lot, but fail
I pay for it. 20 $
oohhh,but not API right?
i do
do you have the plug-ins??
Why I'm still in the waitlist
no i don't have the plugins
You can try it , and you will find it did't work when you sent the second context.
Hey who runs the @hidden plankgate account?
I tried for an hour....
how to play lol
My main purpose is to send an article to GPT. And then let it answer my specific question
I wish GPT5 could upload documents directly!!
too many chinese weighing down gpt4 servers... i guess i will try again tomorrow morning..
I would say:
I'm going to send you an article. I will send it 1 message a time in quotes, then ask you to answer questions about it. Lets start:
"<Start of article in quotes>"
OpenAI staff will never ask for money. Beware of possible scams or fraudulent activities that you may receive through direct messages.
Please report any incident by sending a DM to @open crescent immediately.
can you solve the following paradox: are you OpenAI staff?
I just try itοΌdid't work...
rlcf
It will explain to me when I sent the second context.
Can you give me more info than "did't work"? Works on my screen
It will explain to me when I sent the second context.
Has anyone used the ChatGPT plugin?
What I want to achieve is that I want it to answer my questions after I've sent them all.
Because the article is so long, I need to send it in more than 10 short paragraphs. Otherwise, the system will tell me that the text is too long
Ok? It sounds like its working fine though? Keep providing the article a couple paragraphs at a time.
I'm going to send you an article. I will send it 1 message a time in quotes, then ask you to answer questions about it. Lets start:
nihsis
Then start sending it, in quotes, 2 paragraphs at a time
At the end, when you've entered it all, say "Now that you've seen the entire article, <YOUR QUESTION HERE>"
do i have to pay chat gbt + to use gbt 4
captilism'
QuotesοΌLet me try...
Thats what that prompt says you will do
oh well i hope smart people arnt evil on average huh?
i predicted you make to alpha centeria and get eaten by a grue
predict*
bleh
hey guyss
i need help
i filled my form on api waitlist for chat gpt 4 yet didn't get any response
β²οΈ
It's called a waitlist for a reason bruh.
how long does it take ?
so many months...
i mean i have filled it like 12 or more days
has the bard got released yet?
Bard should just be called "AAHHHHH, COMPETITOR!??!"
ya its been a long time since I had a job.
when will have GPT 4?
Grilled durian with cheese
when you pay $20
When will the image function be available
GPT-4.5 is on the way
Thats freedom dollars btw
is chat gpt down
Use dall e
Link?
so its about [REDACTED]170 trillion parameters[REDACTED] vs like maybe 10 trillion for bard?
Not at my pc but just look up dall e and it should be the first openai link
Maybe your repo was in the training dataset or it hallucinated the whole thing
My understanding is that the number of parameters is sort of becoming irrelevant as the algorithm simply gets better?
I was just wondering when the image function would be out, I saw how it looked at ingredients and made a recipe online
right. sameway my 3rd grade maths scores are irrelevant
Thought it was cool
Also known as modernly classic.
but also yes i get it i worked on it some
Dall e already is
could someone explain me why are they scared of Chat GPT?
....sure? Maybe... More like how the first atomic bomb rendered all efforts in bomb making up to that point irrelevant
It's balding
great power, responisbility... all that batman stuff I recon
I have read some articles but how this AI can become so dangerous?
Like I can upload a pic and it will tell me whatβs in the pic?
ok cool because I got that number from the thing itself
Yes, it's possible.
People fear the unknown. Its programmed into your biology

why does gpt suck at math

ChatGPT causing job losses. yay or nay?
because math is boring
thats fair
It'll get better when it gets the wolfram alpha plugin
i just got charged for chatgpt plus but dont have access to it? i had it last month and it charged me and i got it however payment failed this time and when I paid the invoice i didnt receive it
anyone know?
the opposite of lit
oh wait that sounds fire
11
Wolfram Alpha - Great at math, not so much at natural language
ChatGPT - Great at natural language, not so great at math
Together - π€―
fr
yeah i should really put my software up for sale again rolls lemonade stand into sf
Thatβs Spider-Man.
Now the mj robot can't be used if you don't subscribe
The translation answers have been spot in in Finnish and Portuguese with what i've tried so far.
π»
I hope they release a plug-in to stop GPT from balding
I'm not sure i know very little abt it
I just saw the image recognition feature isnβt available to the public yet
hello guys i noticed that the 25 messages every 3 hours message has disappeared , is the limitation lifted ?
Anyone know when itβs gonna be released
No doubt itβs going to. Itβs like all technology though, old jobs die, new jobs are made. Usually the new jobs are easier and take less effort as well. The new coding plugin can do data visualization as well as the best human in 1% of the time. There will be 0 humans employed as data visualizers by 2030, but there will still need to be people to curate the images.
No
creative job folk seemed stressed out which I remember wasn't expected years ago
If you're worried about it taking your job, my suggestion would be: Get really good at using it. Immediately.
Theyβre creative, theyβll figure something out π
Yet they still can't stop balding.
lol
I've only used the new bing not ChatGPT. How much am I missing out? Should I just switch and dump Bing?
I was disappointed with Bing. It basically just did a traditional Bing search on whatever question I typed in, and summarized the results... kind of disappointing
Once the plugins are through beta youβll probably want to. As of now we still donβt have internet connection so bing can still do some tasks chat canβt.
Not for me personally. Do you have access to plugins?
nice, thanks
I have alpha to the coding plugin though and itβs immensely powerful. Huge things are coming.
Wait, is it connected to web ?
What yall think about folks like Elon saying once again to "slow down" AI dev?
no they seem to be selective with giving access to plugins
Heβs overly anxious and is jealous he didnβt get to take over OpenAI
Sadly no, some folks do have internet connected plugins, I only got code and itβs still not connected nor multimodal (that is coming though). It can read files but not Interpret.
Yeah ok damn
believable indeed
Elon is just a rich crackhead with a Cult of Personality. People should just ignore him.
pretty much agreed lol
Fr
The cats out of the bag, any nation that decided to βslow downβ will fall behind very fast.
Definitely
Yeah anyone try the Chinese ChatGPT? Hello Beijjing?
Killed tesla stock
can't argue
Elon's right with AI tho
I love Elon and heβs right, AI is going to cause devastation, probably in equal parts to the amazing advances in medicine and quality of life that we receive from it. Thatβs generally how all technology goes, cars make life easier, they cause car accidents and pollution. Nobody is going to take you seriously if you say letβs go back to horses.
He seems spot on about exponential growth tbh.
That's literally not what he's saying tho
I actually got hit by that issue yesterday, it will make mistakes because it uses outdated docs, fixable but a bit frustrating.
He's not saying go back to horse, he's saying learn to drive
He's actually saying get back to Mars.
?
It is, heβs always talking about the singularity and the worst case AI scenarios. He has explicitly stated he wants an oversight committee to regulate AI. If we do that we will be driving horses while the rest of the world is flying in hover cars.
οΌ
In about 10 years they will try again.
It's not just Elon, a lot of people in tech are thinking the same
No clue why you bring Mars in a conversation about AI tho
It takes a special kind of idiot to be making cool electric cars and rockets and think "You know what sounds like fun instead? I'ma go run a social media website!"
Thats the kinda crap bored college students do
Well here's the thing, if we manage to get to Mars we're safe until they fly our rockets. So one day you may thank me for bringing that up.
Countries that over regulate AI are going to be left in the Stone Age. If Europe and the US put heavy restrictions and license requirements on AI usage and Russia says βitβs open source, get developing!β Our grandkids will be calling each other Comrades and drinking vodka.
Can somebody acklowedge me im debugging myself
He's a billionaire free to do whatever with his time and money, question is: what are you doing with yourself besides sitting at home criticizing others?
He did it because he could. Let's see you buy Twitter, genius.
The irony/
In a society there's a balance you must keep
Alright gotta go code for another 2 hours. π«‘
If AI take over there's a lot of job that will be lost
I wouldn't want to!
Be mindful of what other users in a channel might find helpful or interesting when posting. Stay on topic in order to keep conversations focused and productive.
So it's just normal to add regulations
Actually I trained an AI model the other day. I'm happy with me. If I was making rockets and electric cars, I'd be happier