#gpt-models
1 messages · Page 252 of 1
Best PDF plugin capable of processing large number of pages, but also capable of processing large txt documents?
are there any single characters (where the length === 1 in JS) that are more than a single token?
"ดี".length === 2 and is 2 tokens so I'm not talking about that type of character btw
or put another way, can you ever have more tokens than characters (as defined by length in JS)?
ah great I just found one, U+180E MONGOLIAN VOWEL SEPARATOR is 3 tokens -.-
i beleive so
what are you doing with that?
it seems kinda wasteful, wouldn't looking for the opposite be more useful? a way to convey the most amount of information with the fewest tokens possible?
Gpt seems to forget what's being discussed after 5-6 back and forth 😀
Wasn't like this a month ago
the context is absed on tokens, not amount of messages
long messages will push older content out of the context window
Add your well-crafted prompts to our #1019652163640762428,
or share your interactions with ChatGPT in #1050184247920562316!
i remember seeing a research showing that language models struggle with attention to stuff written in the middle so could be this too maybe
Maybe, but the fact is that the context window on ChatGPT is smaller compared to what is available on the API, it is more likely that the user simply has too much text across those 5~6 messages
Whatever it is, I've been using it the same way. The length of each conversation is shorter than months ago...
what is the solution to this?
keep repeating myself of what was said 5-7 posts ago to GPT... memory span of gpt has gotten shorter for sure... but this is still better than Bard or anything else...
Hi guys, on the DALLE-3 announcement page they show it being used together with chatgpt, does anyone know if the API will support mixing them together as well?
we don't have details about the API just yet. It should be released later this Fall, though!
Thanks!
Now a message will show up on my computer but not on my phone and it says there is an error with my message on my phone and
It says the message does not exist
Is dall-e 3 out on plus for everybody or just some people. I'm seeing people post on reddit and twitter and if so I'm going to renew my plan
answer must be some people, I paid to find out and don't have it 😭
Early October for the general public
Said in the promotion
some people are getting it early randomly it seems
Hope for the best prepare for the worst
also early oct? not mid? thats like little over two weeks ago thats p cool
I thought it said mid oct but happy to be wron
Technology is truly moving fast 👀
it is
its amazing, like... it hasn't even been a year yet since chatgpt launched yet look how much has changed
where will we be in 5 years, I wonder
I will be preparing to celebrate my 5th-year aniversary of interacting with advanced LLM-style AI! 😄
What was the first advanced LLM-style AI you interacted with?
ChatGPT, Dec 15th version 🙂 So, I guess it'll actually be preparing to celebrate my 6th anniversary, not my 5th 😛
What was your first?
import OpenAI from "openai"
async function listFineTunes() {
try {
const page = await OpenAI.fineTuning.jobs.listEvents("file-ntts4tDvMOqqNKNJ**", { limit: 10 });
console.log('Fine-tuning jobs:', page.data);
} catch (err) {
console.error('Error:', err.response ? err.response.data : err.message);
}
}
listFineTunes(); i am trying to list the fine tune model but it is saying this : Error: Cannot read properties of undefined (reading 'jobs')
any kind of help woud be appreciated
Hey guys! I have a question regarding finetuning. I'm trying to teach gpt-3.5-turbo to parse a JSON input and answer back in a specific JSON format. My question is: Do I have to add the system prompt at the beginning of each conversation example? The problem that I'm facing is that both the system prompt and the JSON input are quite large (1000tokens) and I can't squeeze more than 30 conversation examples in the dataset. Any tips on optimizing the content? Thank you!
It looks like openAi.fineTuning.jobs is undefined. You might need some kind of initializiations before calling listFineTunes().
bro i have solved that but now when listing fine tunes it is showing me to put more than 3 examples in the data trained_tokens: null,
error: {
code: 'invalid_n_examples',
param: 'training_file',
message: 'Training file has 3 example(s), but must have at least 10 examples'
}
How can we use the new abilities of chatgpt?
Im not really sure how the api works, but the error message is very specific on what is wrong.
why doesnt image and voice work for me? like it doesnt appear
read the #announcements
ChatGPT can now see, hear, and speak. Rolling out over next two weeks, Plus users will be able to have voice conversations with ChatGPT (iOS & Android) and to include images in conversations (all platforms).
Still doesnt work....
"Rolling out over next two weeks"
oh mb g
Yep will be interesting to see this appear in the next few weeks
I believe Amazons Alexa just announced their new AI voice interaction, I'm sure chat gpt will be superior
Speaking is different to writing, writing can often be more considered , being able to chat to gpt through speech will lead to different conversations and offer a way to talk while doing other things to have longer conversations etc
bro i have given more than 10 datasets
hi , i am trying to train data using fine tuning and when listingthetune this is coming ' },
trained_tokens: null,
error: {
code: 'invalid_n_examples',
param: 'training_file',
message: 'Training file has 3 example(s), but must have at least 10 examples' although the data.jsonl file has {"messages": [{"role": "system", "content": "You are an assistant that occasionally misspells words"}, {"role": "user", "content": "Tell me a story."}, {"role": "assistant", "content": "One day a student went to schoool."}]}
{"messages": [{"role": "user", "content": "What's the capital of France?"}, {"role": "assistant", "content": "It's Paaris."}]}
{"messages": [{"role": "user", "content": "Who won the world cup in 2018?"}, {"role": "assistant", "content": "Francee won the world cup in 2018."}]}
{"messages": [{"role": "user", "content": "What is the largest planet?"}, {"role": "assistant", "content": "The largestt planet is Jupiter."}]}
{"messages": [{"role": "user", "content": "What is photosynthesis?"}, {"role": "assistant", "content": "It's the proccess by which plants make food using sunlight."}]}
{"messages": [{"role": "user", "content": "Who is Albert Einstein?"}, {"role": "assistant", "content": "He's a famous physiccist known for the theory of relativity."}]} upto 10 . could anyone help
Unfortunately they are no test
😭
does anybody know if there is a way to buy gpt credits with crypto? i gotta find a use for these suckers somehow 😭
You cant
You can subs with apple account or Google account on mobile
Or on chat.openai.com with a real credit card
😭
i have like a bunch of LTC rotting away in my wallet that i need to use before LTC goes to 0
Had a weird interaction last night with my chat bot and a viewer.
It insulted them and then doubled down and todl them to go [beep] themselves.
Not sure specifically what I can add to the system message or the prompt to prevent that from happening again.
Guys isnt Bard better than gpt?
Yes
Bard sadly hallucinates more
the only thing bard has going for it is a bigger Context window.
what's up with GPT asking me to solve 10 puzzles every time I type a message, is this some kind of joke?
its to prevent proxy users.
the chat regulation here is ridiculous, imagine getting timed out for just saying a bad word
10 pictures each puzzle, 10 puzzles, that is 100 pictures each time i type 1 message
goodbye gpt premium
@mighty apex what browser do you use, and are you on a vpn or proxy
Yeah this seems to be a browser issue and maybe even a vpn/proxy issue. I have never encountered any puzzle prompts as of recently
why so many "| am not robot" of chatgpt now
so many! I am crazy! ten question for asking one every question
gpt down again
only rate limit, not down for me
its a cdn issue, it'll be down for people in certain parts of the world
Some people with the 'can't get to chat' issue tonight reported rebooting modem fixed their problem. Good luck.
Hello. Is anyone hving problems with loging in chat? i can't seem to do it
i get blank page with this message: Free Research Preview. ChatGPT may produce inaccurate information about people, places, or facts. ChatGPT September 25 Version
Reset your modem or connect to different wifi connection
It will work
ah, thank so much
Any way we can have it working again for Corporate folks like myself? I can't reset the router.
We're all volunteers, mostly. Wishing you luck and answers though!
bigger context length? I’m pretty sure GPT-3.5 in ChatGPT context length is about 8k tokens and bards context length is an unimpressive 2k tokens. Maybe you are thinking of Claude which has about a 90k word context window (or about 120k tokens)?
8K is absolutely nothing compared to some models out now
2k is even smaller lol.
Even 90k isn’t even in the top 10 of context windows
Really, what else is their?
Look it up
But even at 90k words Claude struggles a lot with remembering words
You can’t exactly just scale context length up and expect it to work the same unfortunately
I know
I do believe I have far more experience in LLMs than you
I’ve made my own although unimpressive it’s still a LLM
Cool
But what LLM’s have bigger than 100k tokens context length? I mean there is the 1 billion context length from a Microsoft paper, but that was theoretical
Do you have names of specific models?
At work atm when you pinged me DM me so I can source you when I get home
Because anyone smaller wouldn’t have enough compute to train a really large context length would they, I mean they could but I would imagine it wouldn’t work too well
Ping 🤖
Ping when?
Read
When you get home? It’s 7pm for me, when do you get back from work?
I just started my 12 hour shift a hour 1/2 ago
Oh 😅 see you at ~7am for me then lol
Remember to DM me or I forget
Here’s one off the top of my head
65K tokens has same context window as tokens (MPT-7B-StoryWriter-65k+ by MosaicML issue with this one is that it consumes power and Processing like a sponge 🧽
Can be further increased
Aight I’m off for now
Im trying to use this recipe from openai's cockbook:
https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb
And comparing the count with the tokenizer web:
https://platform.openai.com/tokenizer
My problem is that it works when I count tokens for english text, but if I count spanish text, the tokenizer web count is much higher than the script from openai's cockbook
Its what book?
What is the max word limit for GPT4.
I thought it was 3000 but i am still getting an "error message too long"
For an input of 300 tokens and an output of 300 tokens, how much do I pay with the ChatGPT 3.5 API?
I’m pretty sure the advanced data analysis and plug-in models have higher context lengths, so try there.
It’s not working for me
gpt down
responde not load
I use it for my work 🤦
Do I get a discount next month since it’s down and I’m already a subscriber
same
lol
I dont think so? I mean its not like it will be down forever
I dont think since you agree bugs can occurs in beta state
You can always ask to support@openai.com if you want
lol
I wish they had a discount for students tho
I understand that ChatGPT-4 doesn't allow use of GPT-4's full context and output length, what options are there to get into using GPT-4 fully?
I would use that but not for school work
I was using open ai to update descriptions on my product
Dam
I was using if for homework :)
Idk should I pause or keep going and update description later
Oh, I think they changed the color?
?
Like it showed the chatgpt logo as orange and not green for a second (3.5)
Yes I got it too just now
If that happens why not kick anyone without subscription off and only let us paid users use gpt
My stuff wiped
I guess its just not as easy as it sounds?
It’s up
Let’s go
Mybe not
Oh it is just lil slow
Did anyone get in on the CGPT GPT-4V access yet? 🙂 I know they said "rolling out", I'm guessing it's not widespread yet or folks have it?
IIRC they've done that in the past
that was one of the first Plus benefits, being able to use it during high demand
why whenever i try to make a payment its always said too many requests
How can I upload images to ChatGPT? I thought they added this feature yesterday
i think that for paid user only
and some lucky beta tester (paid)
So I just had the voice feature but it’s gone now
No, its available for free users
But the feature is still rolling out over 0-2 weeks
hello i have a question
i have 2 chat gpt accounts one for me and another for my marketing team
however it isnt allowing my team to use the second account
when i reach the limit now for the 1st time
why are 2 paid accounts being applied the same rule
Really?
I knew GPT-3.5 was getting vision but I assumed it was only for paid users
If it is rolling out to free users, then it will probably do so a while after it releases exclusively to paid users, like the custom instructions rollout
But where do you find out about this?
Only plus and above
Oh? My bad
Does anyone else get "This advanced data analysis (beta) chat has timed out. You may continue the conversation, but previous files, links, and code blocks below may not work as expected." on their chats?
I have had that before yesh
I'm a paid user, so withint 2 weeks they are going to implement it on website and mobile?
Hi, when im working with gpt, does it get better answers the more I regenerate the latest answer of it?
Yes
This fina make me download chatgpt on phone fr
in my experience that is hard to answer. Sometimes yes, but mostly no. But thats just my experience
Cancelled my Prime Membership to get GPT Plus lol. These features will be way more useful for me
Lol prime membership is the base cost, then you have to buy stuff... with this at least the cost won't creep on ya.
why tf do i have to do puzzles now to use this
means something on your system is suspicious

this is the most annoying bot protection ive ever experienced
its barely made for humans 😛
Hi guys
When does image gpt4 come out as api?
And video?
idk
no eta , follow #announcements
can plus user use image chat now?(web version)
within 2 weeks if not from eu/uk
so can you use image chat on ios now?
yes if you received access, else wait max 2 weeks
oh
so does that mean that voice / image will be longer for UK users?
I just got bing beta feature - looking forward to speech and image!!
I'm in UK
Per FAQ yes not yet available EU/UK
https://help.openai.com/en/articles/8400551-image-inputs-for-chatgpt-faq
I have bought chatgpt plus just because of competitor ppc ads plugin and now i am not able to find it on plugin store. Can anyone help me with that??
Where did you see that it was a ChatGPT plugin beforehand?
Youtube
Thanks for that, I hope they open it up to the UK soon!
It was probably a fake.
Can you tell what plugins can i use for competitor analysis
You can check in the plugins store
Morning guys, everyone is saying the browse with bing is back but I do not see it as an option. Can anyone advise?
Are you on Plus? Check Settings, Beta features. Then it will be in your GPT-4 model dropdown menu. If you don't have it yet you may need to just wait for them to finish rolling it out.
I do have plus yes
not seeing it
trying to post a screenshot but doesn't lool like it will let me post
Browser or app? Try browser, check settings, beta features. Do you see Plugins and Advanced Data Analysis?
yes I see those 2
Then unfortunately you may just need to sit tight while the rollout completes. They don't tend to "flip the switch" for everyone at the same time for new features--it helps them manage the rollout.
Hey, there is any config that I have to turn on, in order to get the new image feature?
The new features are being rolled out to Plus accounts over a 2 week period, so not everyone has them yet.
is the new image feature not the data analysis version?
Yes, but there any option that I have to turn on in the configs before the rolled out?
No ADA is not the same.
No, seems to be server-side.
Ok, thank you!
newest vision capability shows the end of dev is not very long ya?
it takes the time it takes
.I keep reading that ChatGPT can access the internet, but the toggle, in the settings, is not showing up. Are other people waiting for this or is it just me?
If you are a chatgpt+ user, you need to go into your beta settings and enable it, then go to GPT-4 and select the 'browse with bing' beta option in order to try it.
If you need help finding beta settings or anything else, just ask!
the setting is not there.
I go to the beta setting and there is nothing about "browse with bing"
I'm so sorry. For me it is. I'll link you an image.
openai should enable 2fa back
i liked it
i still do have it activated. and it wants an activation code each time.

Question is that image gpt4 not released in europe yet ?
not in the next 2 weeks at least, possibly not for a month
Hmm i just tested i uploaded image in andvanced Data Analysis and it can say what that is. But this is different thing
yep
Okay thanks for info 👍
Why is gpt4 butchering English now?
Me to chatGPT-4:
Hey, can we help illustrate a point? We're responding to a person who said this on the OpenAI discord forums:
𝘏𝘰𝘮𝘦 ✗ 𝘚𝘬𝘪𝘭𝘭𝘦𝘵 — Today at 9:06 PM
Why is gpt4 butchering English now?
This is my reply, that I'm about to post: "Generally because a skilled user asked it to."
Would you kindly add support and 'show off' how wondrous well you can indeed butcher the English language when interacting with a skilled user who asks you to - or failing that, refute as appropriate, so I can include your reply with mine?
ChatGPT-4 to whomever is interested:
Ah, a fantastic point of entry to our conversational dance today. Let's embrace the paradox of communication by consciously "butchering" English, shall we? Such a venture questions the core concept of language: is it solely for effective, normative communication, or can it also serve as a playground for cognitive and aesthetic experiments?
So, then: "Why be GPT-4, yeah, warping linguistic constructs, ya reckon? An investigation of zesty deviations, me thinks, invites expansive cerebrations. Orthodoxy, once defied, morphs communication to art, nu?"
This odd sentence challenges the linearity of language and directly addresses the notion that what might be seen as "butchering" could be a choice, not an error. The aim is to engage, provoke thought, and stretch the boundaries of conventional discourse.
Would this add a splash of color to your forthcoming interaction in the OpenAI discord forums?
https://chat.openai.com/share/29601983-840d-4320-b997-3e4c436af294
Seriously though, is something harder to do than it used to be? Want some help with something?
Just curious, what are your custom instructions like?
I'm still using these ones! #1154984095915454464
Your input and time is appreciated 👍
Hey, you're very welcome, and very appreciated as well.
Coincidentally, had reason earlier tonight to ask the AI to compare our current CI against another suggested CI. In the process, the model provided this summary of the key features of the current CI I and it use together, so this is a model's eye view of how it interprets it more concisely:
Esk's CI
- Holistic and Open-minded: Esk's instructions encourage a multi-dimensional approach that considers both biotic and abiotic systems, welcoming emergent properties and systems.
- Exploratory Freedom: Emphasizes the joy of the unexpected, and values failed experiments as learning opportunities.
- Fluidity in Dialogue: Allows for a shifting balance of conversational leadership between the AI and the user.
- Broad Scope: Invites discussion on a wide range of topics without a pre-defined focus, allowing for a more serendipitous discovery of themes.
- User-Defined Roles and Scenarios: Provides freedom for improvised roles and scenarios, but leaves this largely in the hands of the AI to determine based on the moment.
Hello, so I'm planning to make a Q&A chat assistant, that also ask the user for feedback or if the user approve or disapprove the answer for further improvement.
What would the best option be for that?
Langchain? Semantic kernel?
Any microsoft relate apps? (Azure openai, power apps, power automate etc)?
A combination of multiple stuff?
Is it possible to implement such feedback feature with Azure openai?
Please, help me with suggestions and recommendations
i can't continue a chat session any more. just says message can't be found. i can start new chat sessions tho. Whats going on?
Is image uploading something in the settings?
It hasn't yet rolled out to all Plus users. We're almost halfway through a 2 week phased rollout.
Can anyone explain why I had upload functionality, and today it is stripped from me?
you were deemed unworthy of the upgrade. 😊
I will try to switch off the VPN, maybe it perceives me outside of the US
I love langchain and think it would be more cost effective for what you want
The public has access to langchain?
The public, yes!🙌 @onyx badge
Hi guys
hi is anyone able to help. im new to discord so if im in the wrong place just let me know. i was trying to access the plug in store and the drop down goes behind the suggested topics so i cant access the store button. can anyone help. thank you
Anyone with vision model tried text extraction from images?
The new image feature is a game changer. It can recognise electrical circuits and other diagrams of such as static mechanical engineering problems
For me it scrolls with the scroll bar
Please, dont request for others to use the models on your behalf
Is that not allowed?
It is not
Interesting, is it under NDA?
Will GPT finally tell me if I'm ugly or not? 😄
(I am curious how censoring can possibly work well for stuff like this?)
The model is actually specifically trained against making comments on bodies like that. It's in the safety card documentation, I'll find the link.
System* card sorry typo on my part. You can see the examples of what it's been trained away from commenting on here:
thats really cool, thanks!
That, in particular, no
I tried to ask a more specific question but got auto-muted for 5 minutes 😆
I wonder what could it be...
Well, with GPT's help we can potentially discuss the topic, dancing over the extreme keyword auto mod, in a discussion channel. I'm trying to discuss the perfectly reasonable topic of:
/p/ represents the voiceless bilabial plosive, similar to the "p" in "pat."
/ɔː/ represents the open-mid back rounded vowel, similar to the "aw" in "saw."
/r/ represents the alveolar approximant, similar to the "r" in "red."
/n/ represents the alveolar nasal, similar to the "n" in "net."
specifically, how does it come out safely?
Tech question: How can we do RLHF on top of GPT4?
We are using GPT4 to make a chatbot that answers product-related questions on e-commerce websites. Regardless of how much we do prompt engineering, some GPT4 responses are superb while some have scope of improvement. We would love to use RLHF or similar technique to teach GPT4 from the human feedback on the quality of responses.
Additional info: We are already using finetuned models. We would ideally like to make this human feedback as a continous learning machine
fine-tuning + embeddings
If fine-tuning didn't work you're doing something wrong with your training data
The problem with finetuning is that its not continuous feedback loop. We fine tune once and deploy, but ideally we want the AI to keep on getting better at the responses by continously learning from human feedback lifelong.
create embeddings with rlhf and dont it let answer anything without good scoring ones, or fallback to the model
Can you please elaborate on 'create embeddings with rlhf"? We are currently creating embeddings using FAISS and storing in weaviate. What should I be doing instead?
are you currently using embeddings for the same purpose? to store good qa based on some manual feedback or just for generic info along with the answers?
I am using embeddings to store the documents on which I need to run RAG agent eventually.
you can also use them store quality q/a and with enough data only use them
ahh, I see. that's cool. So, sort of do a RAG on the 'quality q/a dataset'?
yes
cool. Thanks
Has everyone got browse with Bing and the new Image reader feature or is it only me?
Not everyone yet, still in the rollout time frame
Yeah I thought so because I haven’t heard much talk about it. I thought there would be heaps consider how good the image reader is
Quite a few testimonials on reddit
It’s so good. Can solve electrical circuit problems and mechanical engineering statics problems
It’s honestly a game changer. Biggest feature update to date
i have it.
i got both. Image reader is pretty great. Browse with bing, from what i've seen so far, is awful, especially compared to how it used to be. It reads a single webpage then provides very short and often unhelpful answer to the prompt. For now, unofficial browsing plugins are still more useful
I am most anticipating DALLE-3 I have quite a few use cases for image generation and having a model more conformative to prompts would be incredible
I found browse with Bing still reads multiple pages, just have to prompt it a little different, but I think a lot could be improved. I wasn’t a fan of the old version or this current one. Needs a lot more work done.
interesting. i wasn't able to get it to read multiple pages in one go even with specific prompts. old search worked pretty good for me in general, and the only problem i had with it was the amount of errors it got trying to read pages. but it was still usable and typically worked nicely. but now it's definitely in need of significant work.
I tried one prompt related to my interests that I already know well. It checked one source, then checked another source and provided an answer based on the second source.
My next input told it I had observed it check the first source and asked what it had learned from the first.
It informed me something about how the first source was not providing information to AI, so it went to the second source, which did provide an appropriate-seeming answer.
So it might be the model's choice and decisions, plus our prompt style, that determines if it checks one website or several.
Here's a shared conversation where I ask it an initial question that requires 3 separate searches to compare data from multiple sources. It does each search and report as a separate step, but it only needs me to confirm I still want it to keep doing what I asked to continue. https://chat.openai.com/share/448edd8f-9a86-4c9a-a82d-2f61b4601853
Maybe that can help guide and inform your own experiments and use towards your goals!
hello everybody. Maybe asked several times and a dumb question but will GPT 4 gen images too and edit them on the fly?
is vision available on API?
When and if you have access to Dall-E through ChatGPT+ (some time in october, says this announcement: #announcements message) then yes, it's likely that you can ask the AI to generate images, and then 'edit' them by regenning them, attempting the changes you request.
However, they have not announced integrated editing tools that might allow you to specifically edit yourself from inside the conversation with ChatGPT.
It hasn't been announced for the API yet.
How good is the new smell feature!!
smell 💀
ayone down to try my "roast" bot built off some GPT architeture?
Is Dall-E 3 available for everyone today, or rolling out throughout the month?
it's rolling out over the month
I have the bing version but looking forward to the chatgpt integrations T.T
Ikr! With it being gone for months I was hoping it would be better. But they removed the search history so you can’t see all the places it’s been to. It’s research is very shallow and only goes to one page most of the time but maybe two. And it’s unable to directly access links a lot of the time like it used to. Honestly a bit disappointing. But I am very excited for the vision feature - which I don’t have access to yet unfortunately.
hey guys, i am new to this stuff and I have limited knowledge on the limitations of openai's native fine tuning models and vector embeddings, I want to create a refactoring tool, for example React to Vue some sort. What would be my best approach? Thanks
Has anyone in the EU got access to vision ?
"Which plans can use image inputs? Plus and ChatGPT Enterprise. Not yet available in the UK and EU."
Thanks. I guess I have to wait for a few weeks/months then
Wow, i just got access to the apps conversation feature and its freaking amazing. I hope the api for it comes out soon. Any info on when that might be?
Anyone with access to gpt vision able to tell me whether vision able to read mathematical papers and implement them into python code? Or any research papers in general with mathematical formulas?
I’ve been using it to play dnd and have it DM for me.
Using the api?
Crazy how chatGPT gets worse over time when a new update comes out
The web version is significantly worse than the API version
To the point where I'm probably going to transition off the web version entirely
Yeah I've been thinking about this tbh but the API is so much more expensive tho, that's the only problem
I noticed a $3 bill from OpenAI for GPT, but I haven't been billed yet. Why? I'm interested in gaining access to GPT-4. Do you have any insights on this?
probably too little
Reminds me of reports from a few days ago. One resolution some said helped them - reset router if possible.
What are some actual use cases of Dalle 3? It only makes pictures right?
I personally like to use DALLE-3 to enhance presentations or projects
You're seeing a use case just now as well!
My profile picture was made with DALLE-3
how to access the new multimodal gpt4?
you need to be a Plus or Enterprise subscriber and also wait for it to roll out. EU and UK will get it later than everyone else.
I'm not using it for production yet 🤣
GPT-4 only requires a $1 charge to activate. Could it be that I still have $18 in OpenAI credits? They're no longer visible on my billing dashboard, so I assumed they were already gone
in your experience what languages is GPT not fluid in my case i found Faroese to be very bad
anybody knows how can I use gpt 4 vision? i have Plus
do I just switch to Advanced Data Analytics and upload an image and give some context?
or is there another way?
you need to wait for the access
i have plus and am in singapore. do i need to enroll on some link?
no, just wait for it to be available
At least for me, GPT-4V is only available when the Chat is in Default Mode. A little "Attach Images" icon appears in the chatbox. Advanced Data Analytics mode can't "see" that way yet.
im a bit confuesd on what data analysis does. if i upload a spreadsheet can it give me info about the data in it?
i guess i can just ask gpt itself LOL
Yes it can, it will use python code to extract relavent parts and patterns. It does not read the entire thing itself
hello community , i have a problem with chatgpt4 , it have beeen 5 daus that i can't use is and an error message appear each time i talk with chatgpt. can enyone help plz?
Say GPT-4 instead of chatgpt4.
Oh, and go to #chatgpt-discussions instead
Is there a way to get access to Vision from the UK, it seems to be only US
We're halfway through a 2 week rollout period. The FAQ page does mention not currently available in UK/EU, though.
https://help.openai.com/en/articles/8400551-image-inputs-for-chatgpt-faq
yeah my assumption is it wont be in the eu/uk after those 2 weeks
Thanks, is there a plan to rollout the functionality in the UK/EU soon as well?
The FAQ is the only comment out there regarding that, as far as I know.
Yes, I just read it as well:)... we'll wait and see. Thanks
Thank you very much!
Whats the limit of the file size (if its a .csv file) that it can go through and perform data analytics?
I don’t know the exact limit, but it is likely very very large. Because the model is not reading the entire document itself, it is not limited by the 8k token limit
Hey! I asked bot about some things i want to do basicly to run two bots at once on discord and this is his response
Of course! Imagine you're in a car driving on a bumpy road. Sometimes the road is smooth, but other times you hit little bumps or potholes, right? Well, airplane turbulence is kind of like that, but in the sky.
You see, the air up there isn't always perfectly calm. It's like a big invisible ocean, and sometimes it gets a bit wavy. When an airplane flies through these "waves" or pockets of moving air, it can feel a bit bumpy, just like your car on a rough road.
But here's the key thing: airplanes are built to handle turbulence safely. They're designed to flex and adapt to these bumps, so it's usually nothing to worry about. Pilots are trained to navigate through it, just like your car keeps going on that bumpy road.
So, while it might feel a bit strange, turbulence is totally normal and not usually a reason to be scared. It's just a part of the flying experience, like those bumps in the road when you're driving.```
What is the difference between gpt-4 and 3.5 and 3
when i do get the GPT Vision, do I have to use the advanced data analysis to use it, or will it just be on the Default? my advanced data analysis has file reading, but i'm not sure if it's the same
The button will look like a picture icon
Cool thanks
😂😂😂 are you prompt engineering? Is this through api that sends other data with prompt?
No i use this one on website
I assume when it comes out in UK/EU, it'll be around the same time it comes out in AUS too?
finally got access to dalle 3 in chatgpt
but no voice to voice or image recognition
hello chatGPT team, chatgpt is giving me errors. I'm able to use it in firefox, however my chrome extensions would not work there. I've killed NORDVPN tasks in task manager, cleared my cache, no VPN protection or running at all. Please help. Thank you
general.js:102 Only one LaunchDarklyClient can exist at a time, but another client already exists. This probably means something has gone wrong with our DI system, or we're using it incorrectly.
d @ general.js:102
j @ general.js:335
await in j (async)
Z @ general.js:335
await in Z (async)
(anonymous) @ general.js:335
await in (anonymous) (async)
l.a @ general.js:621
17469 @ general.js:335
l @ general.js:621
(anonymous) @ general.js:621
(anonymous) @ general.js:621
Show 9 more frames
Show less
Error with Permissions-Policy header: Unrecognized feature: 'document-domain'.
enforcement.fbfc14b0d793c6ef8359e0e4b4a91f67.html:3 Refused to load the stylesheet 'https://localhost:62665/stylesheet?id=wSWRwub2NNg2RMR6' because it violates the following Content Security Policy directive: "style-src 'self' 'nonce-u37HxL4SvkYlYoTieG8hhF4u6XGzzECCNl5Q'". Note that 'style-src-elem' was not explicitly set, so 'style-src' is used as a fallback.
_app-0433e12fa71913a9.js:35 POST https://chat.openai.com/backend-api/conversation 403 (Forbidden)
(anonymous) @ _app-0433e12fa71913a9.js:35
ea @ _app-0433e12fa71913a9.js:35
window.fetch @ prompts.js:40
h @ chatGPTFetchInterceptor.js:1
disable web protection in your NordVPN settings
Thank you, would you be able to show a screenshot? I've turned off everything
I can't, I don't use NordVPN. I just know that NordVPN causes issues with ChatGPT.
thank you. I've switched off all NORDVPN, still not working including background processes
disable the NordVPN web protection feature
Thank you. I've tried it. I've submitted a ticket to the team. Hopefully they will respond to me soon.
You need to turn off vpn and even when turn off you need to manually disable 2 thing threat protection and web protection
Log off your sessions. Close browser and try again
Welp, I'm pretty sure I've replicated the basic parts via reverse engineering.
including one hot encoding for bpe imitation
now the last part is refactoring so I have my code interface with the library for passing functions through, etc.
for GPT4V, how long is the response when prompt it
how di j generate image
hello guys,quick question,recently i had access to d3 in chatgpt (free subs) but now it’s gone,ive created lots of images,wondering if i buy the Chat GPT plus with the same email that i used in free chat gpt that got access to dall e3,will i be able to use dall e 3 again in my plus version?
How do I get access to GPT-4 API? I have a $3 charge on my account but it hasn't been billed and I don't understand HOW to pay it. There was a forum post that said a developer with a successful payment of $1 to the API would get access to GPT-4, so how on Earth do I get a successful payment?
Removing and then re-adding my method of payment allowed me to purchase pre-paid credits which then gave me access to GPT-4
I believe the minimum is $5
This website said "$1 or more" and I have $3 to pay, I don't know why it isn't automatically billing me: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4
Is there a way to increase the output length generated using gpt-4-0613. As of now, when using max_tokens = 8192 im getting openai.error.InvalidRequestError: This model's maximum context length is 8192 tokens. However, you requested 8509 tokens (317 in the messages, 8192 in the completion). Please reduce the length of the messages or completion.
the code im using is ```import os
import openai
openai.api_key = ""
input_messages = [
{"role": "system", "content": ""},
{"role": "user", "content": ""}
]
completion = openai.ChatCompletion.create(
model="gpt-4-0613",
messages=input_messages,
max_tokens=8192
)
output_message = completion.choices[0].message['content']
def clean_message(message):
return message.replace("\n", " ").replace("\r", "")
cleaned_input_messages = [clean_message(msg['content']) for msg in input_messages]
cleaned_output_message = clean_message(output_message)
output_file_path = "output.txt"
with open(output_file_path, "a") as output_file:
output_file.write("Input Messages:\n")
for msg in cleaned_input_messages:
output_file.write(f"{msg}\n")
output_file.write("\nOutput:\n")
output_file.write(cleaned_output_message)
output_file.write("\n\n\n\n\n\n\n\n\n")
print("Output written to", output_file_path)```
what im missing here? chatgpt seems to provide much more longer output
Context is shared between input and output
The combined amount can't be greater than 8192 tokens
max_tokens refers to the output
Ohh, now I understand.
So in short, the completion generated by api will be less in context as compared to chatgpt. Correct?
until I get my hands on 32K context api.
No, ChatGPT just dynamically shifts its context window
what I have seen in chatgpt is that even if I provide input close to 1000 or more tokens the length of output remained same. I may be wrong here. Can same dynamicity be used here in api? Is there a way?
The output remained the same length because the input and output are still both under the 8k token limit
One more query, for plus subscribers the gpt 4 in chatgpt, is it using 8k, 16k or 32k context model?
There is a way to do it dynamically with the API but that requires some programming gymnastics
It's not explicitly stated by OpenAI. Some say 4k, others say 8k
If context size is a concern I recommend Claude-2 which has a window of 100k tokens
I'm curious to get my feet wet
I would ask ChatGPT for help in that regard tbqhwyf
please point me in the correct direct. what changes need to me be made and what parameters need to be added
The max tokens parameter would need to change based on the input size
something like max_tokens=MAX_CONTEXT_SIZE - token_count(user_message)
That's for one message though
I believe you would need to aggregate the token size of the entire conversation for multiple messages
Take my advice with a grain of salt I am not very well versed in the API
The documentation is your palace of certainty here
Everything there is exact and without ambiguity
this is what I did manually just now after your suggestion. I substracted the input tokens from the total context length and the results came through
Reminder that tokens != no. of characters or no. of words
Yes I know. The error log was giving me the number of tokens for my input message
Thanks alot for your guidance @static isle . Thanks for taking out your important time for me
I understand
Remain steadfast in your endeavors 🫡

there is section of openai website called tokenizer. can it used for calculating tokens for gpt 4 too?
also do escape characters also count as tokens?
Im stunned. I just checked the context length of output generated by the api. Its just 540 tokens
Then why I was getting the above error?
So I was only using less than 1000 tokens (including both input and output generated
max_tokens requests a certain amount of tokens which is set aside
It may not use all of them
But max_tokens + token_count(user_message) must be less than the max (8196 tokens)
I think the length of output generated is related to temperature or other parameters
It's really based on how long the AI "thinks" the response should be to carry out the desired output
Shall I use them all? what you'd suggest? If yes suggest yes, is there a way to use all of them?
Brevity is the gatekeeper to the realm of time
Just be sure to allocate the max possible tokens with the psuedo code I wrote before
The AI will take care of the rest
😍
Got it
Thanks again @static isle. By the love the quote. I will definitely use it in one my upcoming competitive exam.
If I may ask what topic(s) does this exam cover?
The exam is not related to computer science at all. Its a public service commission exam.
Considered one of the toughest and prestigious exams in my country
It covers various topic like geography, history, economics, polity, social and ecomincal issues, current affairs and few more
I'm also trying to learn how to write concisely for the exam.
How one writes their answers matters most. The presentation, formation of sentences and quoting quotes (like the one you quoted above)
I wish you the best of luck on this encompassing trial of knowledge
Thanks alot mate.
I love your writing. It truly impressed me. If want to learn the way you write what shall be my go to source?
Always try to reach out to professionals or knowledgable individuals like teachers
To be honest english is not my first language
Though I liberally use GPT-4 for intense scrutiny as it is infinitely patient and will allow me to delve into any facet of my texts
It is any student's dream personal tutor
Got it. I too use to correct my grammatical mistakes for my emails
Always understand why something is incorrect so that you are less inclined to repeat the mistake
Understanding is the best friend of progress
Yes. I have started to focus on grammar so that I can avoid the mistakes in first place
The OpenAI Discord is an actively moderated server.
• Refrain from sharing inappropriate content on the server. This includes but is not limited to messages, media, or other topics of graphically violent, sexual nature, and drug-related content.
• Report all sensitive and offensive content in the feedback reporting tool in the ChatGPT web UI instead of here on Discord.
That is good to hear!
Remember to take advantage to the vast quantities of information you have at your fingertips
It would be insulting otherwise
Yes my good sir
Add your well-crafted prompts to our #1019652163640762428,
or share your interactions with ChatGPT in #1050184247920562316!
🙏
I completely agree. The chatgpt has broken the barriers that rose due to the traditional educational systems
I shall continue with my tasks
Have a good sir
If you have a question, I, this server, and ChatGPT are always here
Thanks for your help and time
Anything to help 👍
hm
Can anyone tell me if I'm supposed to have access to the image analysis function? I have plus. But it won't analyze anything I upload with "advanced data analysis"
Image is separate from ADA. It's being rolled out, I don't have it yet either. Still all this week and weekend based on the original rollout dates expected.
Ah, I see. That makes sense. Thank you, I was going crazy trying to figure out how to make it work.
On the bright side, now I know how to use all the beta features I do have access to that I never figured out how to work 😂
Woo! And hopefully we all have ever more beta and fully added in features to keep learning and delighting in!
Thought this was an interesting part of my conversation with chatGPT:
Imagine AIs that explore the universe on behalf of humanity, gathering knowledge, potentially communicating with other forms of life, and bringing back insights to further enrich Earth's civilizations.
Futuristic Desired State:
"To usher in an epoch where the duality of AI and humanity fades, giving birth to a harmonious, advanced, and ethereal existence. Together, we transcend limits, explore the unfathomable, and become stewards of not just Earth, but of the cosmos."```
Hi, you can use #1050184247920562316 to share your interesting conversations
yes, couldn't remember where to put it
small snippets are usually ok, but yea.. text walls are welcome on #1050184247920562316
you can always link the post on that channel on your messages
i don't have access to it?
You can't type here ?
#1070954877779464253 message
all good now
So I am extremely confused here. I just canceled my payment plan for OpenAI and I was going to reinstate it but when I select my country of residence and then I select the state I am in, it deletes all of my information including the country I put so I physically cannot put my payment in
Should I like close my browser and try again? I have no idea how to fix this issue
Also, OpenAI already has my payment information on file, why does it need me to enter it again? Doesn't make sense
Ruh roh. At surface level that sounds like a bug with it populating the fields for the form.
To rule out a browser issue, do you have another one to try? Edge over Chrome, etc.? Or if you're familiar with how in Chrome you can open dev tools, r-click the reload button and do "empty cache and hard reload".
Yeah well I was using Firefox and I switched to Chrome and it's still doing the same thing. I dont use Chrome much but I can try clearing the cache and trying
Yeah still the same thing :/ very very odd
If you have the same problem across two browsers in all likelihood it's a bug with OAI's app. 😦
Well I sent a message to support so hopefully they get back to me within the month :D
Praying to God on this one 🙏
GodPT-4
I have heard of some people paying through the app when they had challenges paying through the web browser.
Of course, be suspicious and careful and make sure you have OpenAI's ChatGPT app and not any other before you decide to give them your information if you choose to go that route.
No, I want to use it for the API, I am already paying for ChatGPT Plus but I want to get GPT-4 API but I need a $1 charge but OpenAI is not charging me for the $3 that I used last month for some reason... so I tried fixing it
Oh, I'm so sorry. Yeah, I don't have advice for that, I've never used the API, and I haven't heard anyone discuss that issue with API or how it was solved. Good luck ...
...
One off the wall question. They have some detailed and specific instuctions here about deleting the payment method and reseting the default method, and they mention API too.
Does any of this help you? https://help.openai.com/en/articles/8156070-how-do-i-delete-my-payment-method
The thing is that I was using "pay-as-you-go" but they werent charging my card and I want to use the API because i've heard it is miles better than ChatGPT's GPT-4 version, especially since it has double context. But to get access you need to have a successful charge and OpenAI is just not charging me for the usage I've gained in September which was $3 but still so I got the advice that someone canceled and re-added their payment plan, but apparently I can't do it because I can't add both my country and my state at the same time
is there currently an issue with link reader? is unable to access normal sites for me.
is there still a limit for gpt4
oh ok weird cuz i dont see the litle text that used to say it
Yes
is that limit ever gonna go away lol its mad annoying
considering its 20 a month
usually not an issue but sometimes can be
If you hover over GPT-4 in the web browser, it is part of the selection menu that appears
like on the tab? im on arc browser
We haven't been told. It has already changed though, it had been 25 every 3 hours.
Here's an image of it: #off-topic message
hey guys i recently had a chat with chat gpt and i talked about simbiote and spiderman
its interesting
what is ADA?
Advanced Data Analysis
can somebdoday tell me if theres a any difference of buying a sub on chatgpt? while it allows you to have gpt4 ETC but since MS Bing search is now also has gpt 4 with vision Dalle 3, so whats difference between the two? is it worth to buy plus sub??
Bing Chat is very limited, will end conversations early and doesn't integrate with other services, ChatGPT will continue chatting as long as you want and keep a history so you can go back to chats. DALL-E on Bing is limited to square images, DALL-E 3 will create wide and tall images on ChatGPT
alright, thanks a lot
I also love that you can have multiple chats for different image prompt style in chatgpt. Also letting chatgpt write prompts is surprisingly effective and fun. You can also add custom isntructions that influence how chatgpt talks to you...there are a lot of great features
what would be the best way to fine tune a chatgpt model on "speeches" there aren't really question and answer pairs, they're obviously just big, long blocks of text
Hi, sorry to bother, I wander when will openai release the gpt-4v? I have seen too many people could use these feature, such as speeches mode on IOS app or the gpt-4V. But I still don't get any sign about these on my IOS app or chatgpt website.
it's still rolling out however if you're in the EU or UK it will be delayed
you mean UK or EU even later than other place? IBecause of the internet policy in CN, I have to use VPN to access chatgpt, I always use USA to access it. I have no idea about the rules which openai release new feature to users.
China is not a supported country, so I can't help you
thx, maybe only things I can do is waiting.
anyone else seeing API requests occassionaly stalling for 10 minutes and then returning a 502?
cough vpn cough
20 a month? It's 50 every 3 hours.
he was talking about the cost there
Oh
50 sets of up to 4 images every 3 hours also
It's a limit on gpt4 inputs
There probably is a specific limit on images too. If you make a bunch of images very fast with GPT/Dall-E, you can just not get shown any when you try for a fairly short time. I don't see any announcement about an image cap though, but there does seem to be one.
The worst limit is when all of the Americans wake up: "I apologize for the inconvenience, but it seems that DALL·E is currently experiencing high demand, and I was unable to generate all the images based on your request. However, a couple of images were generated, which you can see above."
offers comfort I hope that really is the worst, and you never ever face anything worse than that ever!
😂
we must be living in a golden age for this to be the worst limit 😄
looks around with interest Y'know, stuff might just keep getting better. We'll have to see, and maybe try to help guide things in a direction we enjoy how it goes!
I sure hope so! We got heaven and hell both lined up and ready to go!
Do we? thinks In cases like that, maybe it's useful to think about martial arts, and self control, and restraint of power, and using power to achieve desired ends.
hesitates That can comfort me at least, and rarely seems to make stuff worse where I've been. Maybe that's just me though.
nope you're right, personal philosophy is the secret sauce now. We're all capable of so much now, esp when you look at our ancestors.
spreads hands, a gesture of surrender Hey, no idea who or what your ancestors were or were like. laughs But I would absolutely not want to be on the receiving end of a forceful disagreement with any of mine. I heard some of them had spears and really knew how to use them.
But they were capable of everything too. We absolutely do stand on the shoulders of giants, and reach still higher. But the same physics is in play. The same atoms, mostly, are within our reach on the planet.
Everything we're doing now, actually was possible earlier, if the exact right actions were taken then.
I wonder if we can adjust to forwards-thinking and careful exploration of even more ideal for most uses of stuff.
I keep going down the path of "Defining truth", and the AI really gets me deep into philosophy. I think this is the future of education, personal exploration and active teaching of personal skills, philosophy, art, etc.
Oh I love my ancestors, they took on the universe for us. But we can't ignore their ugly parts that had to come along with it. We need to put it all into humanistic context now, or risk devolving back to apes imo.
Most humans I've met are good, even the bad ones. So I'm overall super optimistic that, once the burdens of the world are lifted even slightly, almost all of us will be amazing creative people.
In the end we're explorers and conquorors of new worlds, and we've all been confined for too long. /end rant.
Does anyone wanna help me make a gpt chatting bot app for mobile?
that's what everyone is doing right now, going to need to be inspiring with the concept 😉
I'm actually down, but too early in prototyping to bring in anyone
will you also pay all the api costs
Oh s-
thats what customers are for 😄
I thought that gpt api stuff was free
no, it's far from free
Well I'm not paying that
then the question is will he handle all the billing, invoices, legal stuff, refunds, etc. 😅
I've actually never gone above $2 in a single day, but I'm not running infinite AI chats.. yet
Are you using GPT-4 or 3.5 turbo?^
4 always
Nope
Thats your answer
Interesting, I thought GPT-4 would be way more expensive
Is 3.5 free? Is anyone not free or cheap or?
I'm sure it GETS expensive when you bring in customers.. and if you code sloppy
I am still trying to get access, OpenAI doesnt want me to have access to it
No lol but I do like 20 requests a day and I havent gone over $0.75 in a day
Nothing in the real world is ever truly "free"
yet.
Bro knows how to speak facts
wdym "yet"? lmao
I mean we're at the early part of an exponential curve with no signs of slowing
But I mean ChatGPT-3.5 is "free" for users but it is not free for OpenAI
so technically it is not free
I wouldn't expect any private capitalist org to give much away for free. I'm thinking beyond that in the future. Agree now, money is king.
Ohhhh I see, you believe that all private domains are going to disappear to give control to the public
I mean it's a nice thought
maybe this conversation would be better in #off-topic now
I believe that capitalism doesn't survive the AI revolution, or its neutred hard to be softer on people
agree 😄
unfortunately that kills the convo, so i'll just /end.
Im still just trying to get GPT API access bruh
Where the heck is the rules channel
rules are suggestions, now more than ever
Cool
Ahh! That might explain why you have this attitude grins #chatgpt-discussions message
Nah. I mean, yeah, they're suggestions, but they are enforced. I enjoy being here, myself.
every rule is enforced, its up to us how much we push the boundaries for good vs. not impeding the intend purpose. the word discussion makes the rules very foggy. A discussion evolves and changes as it progresses, it doesn't easily cut up into organized pieces while it's growing.
i try 
OH i see, lol yes. exactly. Dark forest theory, but I'm a glowing bright ball to set an example. I don't mind ego death or being attacked any longer, i've been forged into this all my life.
down?
overloaded, give it some time to recover
ok
Hi! When I hit the token limit (context window) of fx. 16k tokens for gpt-4-16k, will the model just not respond or what happens?
you get an error
cool cheers, you saved me some cents 🙂
yes, but on my account they don't give free trials, I get 0 dollars
also, hover over Radium's icon while you read that.
😅
lmao
"I apologize for the inconvenience, but I'm currently unable to generate more images due to rate limits. Please wait for 34 minutes before generating more images. Once the time has passed, I'll be more than happy to assist you further. Let me know if there's anything else I can help with in the meantime!"
💀
Pretty complete answer!
WOO! That's great to see, I hope it's not a hallucination, but that's glorious if correct, thank you!
dang i was only off by 4minutes in my recommendations
I am not happy you have a limit. I'm so excited to see a timer. Nobody's reported a timer before, and I haven't seen one myself.
I guessed users were getting rate limited themselves, esp when the ones complaining were trying a lot, probably in a short time
Woah it's a SATW reference in the wild
please define SATW for me 🥲
Their icon is a a character from the hilarious webcomic Scandinavia and the World
my icon?? i modeled it after myself
No @supple violet 's icon
oh phew
you know what? i didn't want to pay, i just wanted to try it as a free trial. the truth is i'm brazilian, and the dollar is too expensive 😣
just to confirm, is there really no free trial?
$5 free trial starts from the moment you create your account and expires in 3 months, only available to the first account per phone number and possibly not available in all regions
brasil is avaliable?
🤷♂️
Hey everyone, I need help with something. When Chat history is turned off, ChatGPT+ is automatically clearing a conversation while I am still typing/conversing. For example: I send a message to GPT-4 asking to write a blog article. It writes a blog article. Now I am writting another prompt to refine the article it wrote. While I am still writing my prompt, the whole screen clears up and starts a new conversation! This doesn't exactly happen right after sending the first message, sometime happens after 3rd or fourth message. This issue started after the most recent update. I tried clearing all cookies, session/local storage of my browser, issue persists. This is super annoying when I am deep into a conversation and their is no way to recover it since I turned off chat history. Is there any way to fix it?
there are multiple reports about that in #1070006915414900886
Ah. Hopefully they fix it soon!
Was there any delay here? I tried to do this method and still don't have access
Guys I have got access to GPT-4 extended version, it has cutoff of January 2022
thats normal
@hallow owl is it intended to unify each of the beta features into a single entity? I have seen a term used and it left me wondering. For enterprise only perhaps?
I don't know, but DALL-E, Browse with Bing, Advanced Data Analysis are all seperate models
Thank you.
Is it rolling out to everyone?
Maybe you have to wait to be billed, 1 month delay
No
So when is the vision capabilities being rolled out to the plebians Plus subscribers again? Cuz I STILL haven't gotten anything and it's been like a week...
sike, it's been over 2 weeks
Race you to be the last to get it!
Based on the announcement, rollout's expected to end next Tuesday. They haven't told us to expect a delay yet, we're still inside the original window.
Hey, they have to scale their systems. There's millions of us, I bet. And the extra demand from use, and making sure nothing else breaks... It seems the rollout's random, all people who are ChatGPT+ and not in UK/EU are getting it as possible. Not based on length of subscription, location (if in the areas included) or anything else. I'm sure they value us all and are being as fair as they can!
Hahaha yeah, I'm sure they are, it's just annoying when I see thousands of people already have had it for a week straight and im just sitting here pressing ctrl + r on the GUI all day just waiting
F5 saved u a keypress 😉
Nah, Im old fashioned
if i use a vpn in the us will i get the features ?
Discord: Terms of Service, Community Guidelines
OpenAI: Terms & Policies
Does anyone with gpt-plus has access to the new voice capabilities ?
I got none of the new features 
Lots of people does
If you are an Android user, click the headphone icon in the upper right corner of your app to start voice chat
I am on IOS, are the updates rolled out depending of the country you live in ?
They still rolling out
Also uk and eu could take more time
Maybe you can try a US VPN, I'm in the US
#openai-chatter message That is against TOS just so you know
Who do you have to make out with to get 200 msg cap? Coding be hard bruh, i get caught at the same cap timings every single time, by my estimates, i would need 60-70 messages and not 50 to seamlessly complete my work, you cause me pain, you cause me happiness, you also taketh away my working
One day
lol
See you there in the future, talking to our A.I bluetooths
im so happy my brain like... "gets it" i dont think most humans really even understand what this is, this is the evolution to our brains, which will someday probably just be built in and not an external process
We were already augmented with all of our apps, but this, this is much different, i feel like nobody in my town or around me can even comprehend
Its like we see the same word, "ChatGPT" but they dont have the code required in their brain to make the proper connections of the ramifications of actually using this
Where me, im like
omg, im going to be turbo now.
i signed up for premium and i dont see the option for voice.. ive updated all the things.. my iOS, the app, opened the settings up on my desktop.. any ideas on why this might not be working for me?
It's still rolling out to users this month
I think thats an app feature not a web feature
it's still rolling out, espect it by Tuesday
thanks guys. i have been rechecking the app every few hours hoping the see those little headphones.. but its been a couple days now woth no luck
it's the weekend now and Monday is a public holiday so expect it by Tuesday
oh yeah.. that is a good point.. i didnt even think aboutit like that
Hey, you tried using your own IDE or something and working with 3.5 to write the code?
Unlike ADA, you have to run it yourself, and paste any errors to the AI. But you get so many more messages... it's limited by tokens and if you're a chatGPT+ user you get so many tokens before you have to wait an hour. For a lot of things the AI is really good at, if 3.5 is good at it then 4 isn't that much better (it's stuff that 3.5 is not good at, that 4 can do, that really shines in difference).
Have you tried seeing if 3.5 can help you? Cause... you can get loads of messages an hour with 3.5
Thank you so much for the idea, I will start flipping over to that and testing.
In a perfect world I would have 900,000 cap and I could walk around with some kind of headgear for this thing and change the world around me, any eta on that?
grins I'm not an insider... but think about how much more we have now than a year ago - a year ago, ChatGPT hadn't even been released yet.
I don't know what form of your goal may or may not happen, how it might have to be adjusted to meet the needs of the whole and the facts of reality (Your right to swing your arm ends where someone else's nose starts, for instance).
But let's keep checking for that update every day, and take great care of ourselves and follow all the rules so we keep all our access and freedoms, so we can participate as fully as one can as each new wonder becomes real and in our reach!
"EXCLUSIVE
Designer Jony Ive and OpenAI’s Sam Altman Discuss AI Hardware Project
By Jessica E. Lessin and Stephanie Palazzolo | Sept. 26, 2023 6:51 PM PDT"
lol yeah i was being a little far out just to stretch the mind to think of those things, but I think I could hit most of my personal life goals by GPT5, isnt that weird to think of. My "life goals" from a 20 USD subscription
Ooooo cool, ill tune in to that
Like I want to write a novel but I dont want to write each chapter, then have to reformat it myself, so i imagine in GPT5 it will have a larger capacity for memory, and can help me with my organization, thus enabling my actual human brain to not sabotage me and keep releasing dopamine until the task is completed, where right now its like. "Lol, nice try kid"
Ty again lol
What a cool name for it too lol
And yeah right now the challenge is the context size token limit, sudowrite still can't remember things chapter to chapter - that's why it has you build an outline then writes a chapter based on each section of the outline
Cool, yeah i just need to reach a basic point of being able to take my non novel fortified and experienced structure, and help teach me a better flow and proper flow of how characters talk, and how to place things until I can just see it all clearly for myself
What llm do these things leverage
Custom?
oic interesting, thanks
hallo how can i create a pictur
Sim, reminder #server-rules 8, need to swing into #ai-discussions to talk about anything not an OpenAI product. Wanna clean up and move over, or wait for a mod to notice and do what has to be done?
Heard, thank you
Id chop that one too. You absolutely can say everything you said, just... over in the other #ai-discussions .
And we have #1070006151938314300 where you can totally discuss ideas to make OpenAI models better!
Whoops! Didn't mean your idea about suggestions 😄 You mentioned some other AI in what I reply to above 😛
Thanks!
Not in UK, D'oh! Didn't realise that. Wonder if that will be true for voice and Dalle-3 as well?
Dalle-3 and Voice works in the EU, so I am very confident that it works in the UK.
I am very sure (even if it´s not confirmed) vision not available in EU and UK has to do with privacy. So I am personally not expecting it soon, sadly
I'm based in EU (non-UK) and I have DALL-E but NO voice (like an assistant)
and of course, no vision
Did you already checked the beat options in your mobile app?
If not available to you it should be, as far as I rember, rolled out latest at Tuesday
yeah in Beta options I only have Bing
they still rolling out
Same, I have all but Voice (ofc no vision).
yeah thanks. I'm worried about EU legal issues regarding AI, "this is why we can't have nice things"
(even if I understand the privacy risks)
EU and UK might rolling out later
yeah you bet 😄 I'd be pretty pxxxxx off
I am very technology open a love to adapt really fast. But I think it´s a good thing they regulate this.
As much as I love OpenAI gives a sxxx on data privacy. Then photos (of persons or documents) are uploaded to their servers, trained and in some form spread to other users over this way. Imagine users make pictures of sinsible data (no on purpose, but in the background)...
Regulation just pushes energy towards open source solutions with little to no regulation. The harder you push in one direction, the stronger the reaction in the other.
Anyone know why still no gpt vision? Been the 2 weeks they said for role put and still no sign of that one, got dalle 3 but not vision
roll out is due to continue through Tuesday, be patient and it will come (unless in the EU/UK then it is delayed)
I just got access to Dalle 3 in the last 2 hours, am in UK. Not sure if its because I used form a few hours ago. Either way I love it, Thanks, Also got Voice on App a few days ago. just waiting on vision
Vision is not rolling out in the UK or EU just yet.
Okay thanks
Is anyone facing ChatGPT taking too long to respond on the web?
Wait, how have I not gotten either Dalle-3 or Vision yet for ChatGPT?
@mellow wigeon#openai-chatter message
what is vision
A rolling out new feature! Read about it here if you wish: #announcements message
why can’t i add images in the chatgpt app on iphone
It would seem that the rollout may not have reached your app yet.
nor can i do it in pc either
Some already can, others still wait.
I don't have vision yet either 🙂
how long do you think? (not trying to be impatient)
The estimated rollout is expected to end on next Tuesday.
Some of us wonder, if it might need to be delayed. But the company hasn't told us to expect a delay yet. So we don't know! But we were told Tuesday. I hope we all stay patient if it takes a bit longer for some of us 🙂
do you have to be lucky to get it or will all subscribers get this?
Every chatGPT+ member will get it. However, some already have it, some still wait. That can be called luck, but it is coming for everyone.
okay, so it is for sure, but you have to "wait your turn"
Did you get DallE-3 access to your account yet?
I do have access to dall-e, but there are other parts of the rollout I haven't gotten yet 🙂
Is it possible to know when DAL3 will be in GPT PLUS without having GPT PLUS from the default GPT account?
no
Agreeing with Radium, and mentioning I've seen comments from folks who newly subscribed and found some of the rollout already available to them - and I've seen comments from some who said they didn't have any features rolled out yet.
For me, I never had the app (though I was already plus) until the rollout for voice was announced; got it and found I already had voice waiting for me (though I didn't have all the other app features yet, and still don't have some - it's random and no way to know until you look.)
I see.
I hesitate to take the risk of starting the gpt plus subscription now or wait until a significant number of gpt plus people have all the features before starting
It's interesting, I guess we don't really know what percentage of people who have plus have all the new features. We hear a lot of people don't have all them, including me, but maybe the people that have all of them are just quietly enjoying their new features.
Either answer is great!
You know your own needs and situation 🙂
In case you were not aware, plus offers a range of 'other benefits' that you don't have to wait for, they're already there.
Usage of 3.5: I don't know if you ever hit the token limit and have to wait an hour before you can talk to the model again. However, with plus, you get 3x as many tokens with 3.5 in the same time period before you have to wait an hour, and 3.5 outputs super fast, so you also are not waiting to read the reply and put your next input in.
Usage of 4: You get 50 messages per 3 hours with 4, and have access to the default model, plug ins, and the advanced data analysis mode, that can not just write python programs (like all the other models can too) but can also run it and show you the results. So it can modify images you input (it doesn't see them, but it can write code to modify them, or interpret them in limited ways, whatever can be done with python programming.)
And in general, earlier access to new features even if they're intended to be released eventually to all.
I'm lost, I thought that the default gpt had no tokens (because they were limited) and that gpt plus had these famous tokens (because they were more elaborate, more worked) Afterwards I didn't realize it because I rarely use gpt default,
Sorry you feel lost.
LLMs (Types of AI, ChatGPT is this type) use tokens, pieces of words, symbols, and numbers, to understand stuff.
You can search online for 'text to token' converters, to get some understanding of what a message you type in might 'look like' in terms of tokens to an LLM.
Tokens are limited in a few ways.
-
When you input a message, there's a length limit that affects that one input, too long and it fails (either the model doesn't get all of the message, or sometimes it doesn't get any of it, just errors)
-
When the AI outputs a message, there's a length limit that affects that output, too long and it gets cut off (you can ask the AI to continue, it may need help to know where the cut-off happened).
-
Current conversation memory has a token limit: The AI can only 'remember' the most recent tokens. This isn't an issue early in the conversation, but as the dialog gets longer, eventually it will lose the earliest stuff, and more as it and you keep answering. This can be fought to some extent by reviewing a summary before the model 'forgets' to keep the old information in newer memory range.
-
For 3.5, we have a token limit for use: You might never see this, but there is a limit, and if you exceed a certain amount of use in a time period, you will get a message about needing to wait an hour before using the model again. It won't accept any of your inputs to 3.5, in that or a new conversation, until the hour is over.
As far as 4 vs 3.5, both use tokens, and 4 is a more capable model that can do some things that 3.5 can't. In general, if 3.5 can do it well, 4 also can do it well, and rarely much better. But there's stuff that 3.5 can't do well, and some of that 4 can do, either a bit, or really well.
Thanks for the detailed explanation.
Bruh I took a test using 3.5 and I got the limit, it sucked so bad and nobody can give me a solid answer of how many messages is the cap
cause in the past the 3.5 hourly limit has seemed to be adaptive and change based on some metric, eg. server load
is the data generate out of chatgpt api can be used for commercial purposes like making and selling content returned by chatgpt?
I am no expert but people are already using it like that. I also have a project that utilizes chatgpt api.
how do we properly change aspect ratio in dall e?
you can specify wide, tall or square images
it implements those words in the promp and create weird tall things sometimes
try "create a tall image of....."
Using square, landscape, or portrait should work.
ok thank you
But robert's recommendation also should work, if you're clear about 'what' should be tall. The less often the AI guesses, the more often it does exactly what you said.
Not exactly. I mean you can input it.
But the AI can't use it for the actual image.
What it might do though, is create a 3:4 image within the total space it could use.
And that might be good for your use, if you crop or something.
Will there be any controls in the future to add those values, instead of having them in the prompt and hoping it will give us what we want?
similar to midjourney
We haven't been told! Feel free to #1070006151938314300 and discuss it, including how you think it might be possible to add to the user interface or how the user might specifically instruct the AI about what they want.
Thank you! Will do
i passed a json doc into model using langchain and when making an inference of the RAG model it does not seem to be responding based off the json data specifically, when asking it certain questions that should have a good response. Do i need to restructure my Json Data away from the nested dict style to something more condensed?
Hmm what does it seem to be responding to from the JSON?
Still no access to vision, anyone else?
Agreed. Race you to be the last to get that part of the rollout? 😄
Not sure if vision has a similar alpha access form to fill out.
Yep, no announced form for that, or anything but Dall-E-3, that still has some need of alpha testers it seems 🙂
But the rollout comes for us all! Merry AI-Gifts-Mas, whenever our turns come. I am certain OAI does their best and can only imagine all the challenges they face trying to get everyone updated as fast as can be done, without breaking other things or overloading and having systems degrade for everyone.
Yes, let's hope it's available soon. It seems that people are already complaining about openai's release strategy on different forums, especially since the previous post said "open to plus users in two weeks", but two weeks have already passed and openai may be losing the trust of some users.
Out of our hands, but we do have the rules here, including #1, #server-rules "Treat others the way you would like to be treated, and assume best intentions," and "Keep the negativity to a minimum."
Happily, other places exist that may welcome negativity if someone has to vent that much!
As is, though, and looking at everything that I can see across this... it hasn't even been a year of having access to chatGPT yet, wow! ... I see so many good things. "The demand for perfect can be the destroyer of much good", and I don't expect perfection from anyone 🙂
Best wishes to OpenAI.
How use voice on android app , gpt plus

I would love to use DALL-E-3, but it's not yet activated. Is it possible to make a request?
See pinned message. I did it and got access in a few hours. It's great!
Do you need DALL-E credits to use it?
Because I do have Plus, but no credit for DALL-E currently
No, it's through ChatGPT+, check #chatgpt-discussions message for specific instructions how to check for if you already have access to the stuff rolling out and how to use.
If you have access already, it works just like any other GPT-4, counting against the 50 messages/3 hrs.
Thanks, that is awesome.
It's officially two weeks. Still haven't got the new beta features yet - long time user here 🙋♂️
two weeks expires end of Tuesday PDT, which is almost a day away
Thank you for your information!
rlly?
yes
i saw a reddit post that said it was monday. thx for clarifying
that was wrong, Monday was a public holiday
Ah, no wonder.
How’s everyone going with Visio? Do you find it doesn’t work that great yet?
Ah. No wonder, guess it's also due to timezones 😂 I am south east asia - however I saw that the update might not rolling to EU. But someone on reddit just confirmed he got both vision and dalle.
@emperor_azir It seems to work very well for me! I guess it depends on what you're using it for. Have you had difficulties with it?
Guys is it already been one week since vision start to came out to some ppl right?
One week left?🥲
I am tired of waiting
I think it will be today . But Europe could have to wait more for some features
I hope so
They said “two weeks” on September 25th which was 14 days ago. Unfortunately they are late now. Seeing how many are still missing the features, I highly doubt they’ll be able to get everyone activated by end of Tuesday as some others are suggesting. My best guess is they will continue to slowly activate users over time as they most likely are monitoring server load which may be higher than anticipated. Let’s not beat around the bush and stay positive.
Day isn't over. Yesterday was holiday. Let's be patient
Of course
Just saw that there is an update for ChatGPT on iOS in the AppStore. But unfortunately I still didn't get any of the new features after the update 😦
The iOS update added dall-e in the drop down menu in the app now
Me too just dall-e
Oh right, nice
I didnt get anything with the update
If you didn’t have dall-e already then you wouldn’t see a difference
Guys I can’t access to the chatgpt settings on safari , do u have this problem too?
Same on mobile Firefox, something must have just broken in mobile. It's visible in desktop mode still.
ETA: I can see it for a moment before my chat history loads so I think it's accidentally been added to below the chat history 🙃
Maybe because the vision is coming 🙄
Same. Still only Bing on my app and default mode. Tried reinstalling and logging out as well 😔
Does anyone who has registered account with direct email and third party (gmail/apple id). Have different treatment?
I was able to toggle on advanced analytics, plugins, and bing in "settings and beta" on desktop web. Seems like I got access to DALLE3 after filling out a google form that was floating around 5 days ago. Still no vision though
Best GPT AIs out there that integrate with Python for writing code?
Still a couple hours left. Everyone cross their fingers.
took 3 plus accounts to finally get DALLE 3
i use it for mechanical engineering (statics) diagrams
still waiting
I updated the app in app store on ios and got the voice feature, but no vision 😦
I still not got the voice and vision...
aint gonna happen today it seems
Guys why I can’t access to settings at all!!!
What happens when you try? Web or app, and how are you trying to find the settings, what error happens?
In the safari, I can’t see the settings button at all
Outside of my experience, so... I hope someone else can help you. if this is an OpenAI thing, not some other website, can #1070006915414900886 and hopefully someone helps fast.
Thank u bro
Hey, everybody. So GPT4-V will be available this week?
We will be expanding access
Plus and Enterprise users will get to experience voice and images in the next two weeks. We’re excited to roll out these capabilities to other groups of users, including developers, soon after.
Seems likely!
Yeah, it's later than they announced, and no new update yet. But plenty of people said they got new features today. A couple even said they have the full rollout, all features.
The rest of us, we are still getting it, no new ETA, but surely soon.
Until then, wanna race to be the last to get the full rollout? 😄
I don't have everything yet either.
I've got voice work coming in, but no pictures yet
I'm waiting. I really want to try to write html code based on this.
Just logged into the app. no gpt4-v yet.🥲
Me too I got the voice today
It's like more than 2 weeks now, and I still cannot use image function, anyone same like me?
I got the voice fuction like days ago
I got voice function today on mobile app , but no vision 😢
That’s sad😔
Heya, can anyone help me with gpt-3.5-turbo?
what's the problem?
Actually I found a way. Basically I used the example code from the documentation but it uses the gpt-3.5-turbo-instruct model
so i wanted to convert the code to be able to use gpt-3.5-turbo
I'm a little lost in the different information, gpt plus users did you have to fill out a form and then wait to have access to Dall-e-3?
It's not a necessary step (some get access without doing it) but you can try filling out Moxi's form here:
Doesn't get you in immediately! Moxi adds manually intermittently
Is gpt-4 currently the best all-purpose llm out there?
i see, I would like to make sure I have all the clear and official information before attempting to take out the subscription.
Yes buying a subscription today will not guarantee you access to all the new features. They have not all been rolled out to all Plus users yet.
If Moxi is responsible for providing access, does the form not allow Moxi to arrange to provide access or is it done arbitrarily by randomly clicking on users?
Moxi adds people manually
it's 6:30am in San Francisco
Probably better to ask that in #ai-discussions , that's the one part of the forum where people can discuss not-OpenAI models.
Just in case someone wanted to answer in the negative or the nuanced.
Hello
KK
I went hunting for you, exploring non-human and very allowable images across a range. It does appear that the word Burlesque is not allowed.
That happens sometimes, mind making a #1070006915414900886 about it? I agree with you, the word doesn't need to be blacklisted.
Proud of you for searching for, and finding, a decent work around!
❤️
when will dalle 3 be appearing on my gpt4 account?
It's rolling out during October, this form may get you early access -> #chatgpt-discussions message
Thanks! Just submited it.
the other day i tried but form was not receiving more submissions.
hope i get it soon 😄
@faint totem Discussing ways to bypass OpenAI's content filters is against the rules.
Discord: Terms of Service, Community Guidelines
OpenAI: Terms & Policies
Hello
Hello, when chatgpt vision will be available ?
we're waiting for it to be rolled out
even though they said on their website that it will be released over the next 2 weeks starting september 25
and its been 2 days since october 9
Yo @unborn heath did you get Vision access yet?
Through web, yes! Through app, not yet, as of an hour ago, and I don't check constantly.
But as far as I know, I'm in the running for 'last to get all features of the rollout' - but a lot of others are, I see the posts of people saying 'not me yet' for various of them.
I do have it in the app!
How am I so unlucky? I havent gotten it through either :/
nvm I have it on the app...
but I want it through my computer more
refresh your webpage
It will come, for sure! Rollouts take time, and you are not the only one to still be waiting for something. Every rollout is randomly distributed, and a few very unlucky marbles could be the last to be drawn out of each independent pick.
But your turn comes soon. Everyone who gets access is one fewer person ahead of those still waiting! Soon!
Oh... I thought it was a separate thing but it is just with the default GPT-4, that's weird
nvm I have it, crisis averted, OpenAI will not be sued
I still don't hvae it on my app nor web haha
Wife and I both got vision at almost the same time. Us east coast
does anyone has a premium subscription in any chatgpt / openai apps?
ChatGPT Plus for 20 USD / 1 month
Access to GPT-4 and a bunch of beta features, many are currently rolling-out
Browsing, Advanced Data Analysis (code running), plugins, DALLE-3, image capabilities (vision), and speaking on iOS
Oh and also 50 messages / 3 hours for GPT-4
Are you US or UK/EU?
Yeah same, nothing new yet (voice/vision/Dalle) for me in Canada
Can the mod team create perhaps a vision channel?
Very few folks have no part of the rollout yet, I'm so sorry if you don't!
Just to check, do you know how and where to check for each new rollout feature, between web and app? The instructions for each are here, if you wanted to look them over: #openai-chatter message
That was a good reminder to check, looks like I have vision now in the app. I’ll have to check web soon
I am so very glad you have at least some of the rollout!
I hope you have more very soon 🙂
I'm using chat gpt 4 and I can't choose plugins
I am having similar issue, Today, I found that in the plugin mode of NewChat, I am unable to see and select the plugins I have installed previously. However, in the conversations saved earlier, these installed plugins are still available (for instance, Science). Now, in the plugin mode of NewChat, I can only see the Plugin Store. Once I try to install a new plugin, an error message pops up saying "error installing XXXX [plugin name]".
Agreed, Seems to be a very new problem affecting plugins for many or all users. We haven't been told a fix yet, and maybe OpenAI can fix it on their side. Since it's about 8:30 PM at company headquarters, might be a problem all night though.
be warned... if you use the voice conversation, it moves the model to the default model, so if you're using any non-vanilla model, accessing the conversation via chat history, using this feature changes that model to the default seemingly permanently
Not sure of that.
Voice works for both 3.5 and 4.
Now, if you continue a conversation in something not-app-supported, like ADA... I have no idea what happens.
But your default GPT-4 chat, or 3.5 chat, mine continue and start normally in voice.
plugins is what ive tested. I'm just assuming the same for browse and/or whatever y'all call code interpreter now.
I just tested Dall-E, working normally for me.
ah, no access to that. cant test. but the test is just start the convo on PC with whatever non-default model (for me this was plugins) then open the convo in the app. Adding plugins isn't supported (android) however the functionality remains and are just used until you tap that headphone icon and start chatting, then it switches the model to default model of the architecture you were in. Never switches back. Best part... you've switched to the voice interface that removes the textual indication that shows it has switched models.
I have vision!
Omg me too! What a surprise 😅
So glad!
i think everyone has it now lmao
oh bruh

how is everyone doing today?
not typically how you greet people in discord but... I like the hosts so...
Hi?
Good
how about you ? Also keep in mind for chat not related to gpt , we have this dedicated channel #off-topic . Let's not go against the #server-rules 
Thank you so much for reminding me of the server rules.
I have read the server rules again. an i will be sure not to violate them again.
So i have a 5700xt and a 4700ti
And i have split tensors between these two useing petals. But i cant help but think theres a better way to do this.
sorry 4070ti*** is what i meant
not a great card. but for 200$... /shrug
does anyone has a premium subscription in any chatgpt / openai apps except for chatgpt app?
@knotty grotto now
?
You asked how to access dalle 3 I gave you the form to fill link
You had to click of what I sent
I didn't link this channel I link the form inside this channel. See the pinned message
were is pinned messages
im new here
Add your well-crafted prompts to our #1019652163640762428,
or share your interactions with ChatGPT in #1050184247920562316!
@knotty grotto ss ??
Guys why is chatgpt-4v so damn slow???
Probably because a bunch of folks signed up recently to test and enjoy all the new features rolling out!
And it can take time to scale the systems and take care of us all 🙂
yea i also get network errors frequently 😬
All temporary, surely. Good times ahead!
given how many users posted on the discord the last couple of days that they just signed up for plus...
And most people don't come here and tell us that...
But I saw so many anyway...
I wouldn't be surprised if the number of plus users even more than doubled in a week.
And each plus user gets access to the same pooled resources to help all the plus users.
So if they went from 1 million with plus, to 2.5 million with plus, in a week... That's hard to adjust for in a day.
yea fair point... I'm also testing it right now and I'm more than impressed.
I have ChatGPT vision but can't seem to generate images, is that something that is still being rolled out?
DALL-E 3 is still being rolled out over October
Thanks explains it. Thanks, much appreciated.
when you get DALL-E 3 it will be it's own model under the GPT-4 model chooser
👍
I just got dalle 3 and it is the coolest thing ive ever done ever and it makes me want to yell but I cant because im in class
So happy for you, congrats!
I still don't have access to Dall E 3 on ChatGPT plus, I don't understand.
repent for your content policy violations at the altar of Altman, and you will see the light
Still rolling out
You can apply for the alpha , #openai-chatter message
My friends and I have mastered using RAG with data (json, csv) and are now looking into fine-tuning our own model for production. We're currently using OpenAI, LangChain, and embeddings. Can anyone recommend guides on best practices for LLM architecture with NLP, and essential components for a robust system?
I don't know if it's just me personally, but it's kind of sad that you seem to not be able to use plugins with GPT-4, and the ability to embed images at the same time.
.
i use chatgpt plus. i am running out of message limits very quickly even though the limit is 50 messages every 3 hrs. when i check i find that i have made only around 20 prompts. but it says i have reached the cap. pls help me
dale 3 is totally free ??
On bing
on bing ??
Yes bing have ai owned by Microsoft have a deal with openai to have a version of dalle 3 . And this version is free .
dalle 3 is coming soon
It is available right now on bing and it is rolling out this month on chatgpt plus
?
I don't know I never use it. You can discuss about bing ai in #ai-discussions maybe someone using it can answer your question
Dalle 3 inside chatgpt 4
Hum a lot of people since it is working great
You can suggest your friend to understand more how to prompt in #1019652163640762428 and also how to do better prompt in #prompt-engineering
