#community-help
1 messages · Page 30 of 1
does anyone know if the chatgpt responds better to the number 2 or the word two?
@stoic field, jesus man your busy, take a cookie 🍪
i think with the number
Ive used gpt for every final ive had during my time at uni. Is this really going to be the first final I take without it because its down
Try it out
?
is the AI capable of changing the structure of the text you tell it to change, for example the grammar?
Why is it that ai start writing the sample code and after a while it stops and stops writing?
Yes
Max token limit, tell it to continue
Thx, I will try it
It's crazy they don't let the AI write trading bots anymore
They are trying to limit it 😦
Hello is it possible to stop the web resseting for "security reason" in like every 2 hours? i was building up a really long story only to have chatGPT saying error until i refreshed the page and forgets all the previous conversation :((((
Tell it to help me on my death of a salesman and Kim’s convenience comparison
How safe is our Data? Because its either super random or since i signed up i get randoms DMs on WhatsApp.
Today I asked it to write a summary for a specific chapter in a book and it worked. Now I typed in the exact same question and it’s telling me that it can’t write summaries for books. Does anyone know why??
is ChatGPT working for you now? I can see it is offline now
Compare arterial ulcers with venous ulcers
Being able to ask questions directly to chatgpt is great. Although, their servers are getting killed. If they keep the current interface, beef up the servers and start to charge for chatgpt credits, they will kill off a lot of "ai" products. Do you think that they are going to go in that direction of just charge for use of the API? I don't know if I still have the programming chops to build my own. I would hate to see another $50 a month product come out and lose this great tool.
Can anyone help me with this, I having problem with the CombinedFile.pdf stay open and not close
I think they will do that or it will be integrated with Bing search. The main issue with integration is how to make it profitable which is why Google hasn’t done this with LaMDA yet.
Plus the reputational risk is huge
Is the chat available via API is the same one available on chat openai page?
we implemented API on our page and answers are very very different compared to the one available at chat dot openapi dot com
How do you guys get it to write text in code? I really like the format for lyrics and chords progressions
does https://beta.openai.com/codex-javascript-sandbox eat my token?
An API for accessing new AI models developed by OpenAI
I saw an example where brackets were used to accomplish something. Does anyone know what they do? Are there other shortcuts like this?
how to fix it without losing my information
Keep ur internet connection stable...
I think thats the only way...
it will lose the infromation that i have written
oh thank you didnt thought of that
np chungas
i only sent one question today, how can i fix this ?
ok let me try thx
thx
np chungas
@lucid ravine sorry for personal ping, I can see you're online. I've tried writing @burnt galleon, but I get the usual 'you message could not be delivered' message from Discord. I'm not entirely sure how to deal with that. I share a server with the profile, and I can't send it a FR.
don‘t work
i saw "We're experiencing exceptionally high demand. Please hang tight as we work on scaling our systems."so may be later.
I'm not happy in sharing in public forum, it's about an individual. Can I send a DM real quick? Just delete me after if needed
Sure.
You're not accepting requests 🙂
Curious if anyone knows: has there been any attempt to implement ChatGPT with smaller models like GPT-2? I'm curious if you'd get a noticeable performance improvement with smaller models too
what i did to fix that is just, keep doing it. i just close the tab when i see it and go back in again and it works 95%

I also can't message you.
Ah gimme a sec
Plenty of folks message me in here, so it's something else going on.
Got it, thanks 😄
how can i delete my history on dall e (ik its private)
or delete my openai account or sth
if i give it a whole list of configs from Rust and ask it to fix the issues witht he coding would it do it?
is there a way to let it continues write the answer in separate comment until it's finished?
i do use "continue" or "give me the rest" but it's only works for one more and i need to repeated that
Email them. support@openai.com
For DALLE2, if we use the API, will it bill us every month or do we need to prebuy the tokens?
i emailed them to delete my whole history will that work? lol
Maybe
can some1 explain me something in a code that the AI gave me?
i'll send it here and mark what i didnt understand
def multiply_matrices(matrix1, matrix2):
# Check if the matrices can be multiplied
if len(matrix1[0]) != len(matrix2):
return "Cannot multiply matrices"
# Create an empty result matrix with the same number of rows as matrix1
# and the same number of columns as matrix2
result = []
for i in range(len(matrix1)):
result.append([])
**for j in range(len(matrix2[0])): **
result[i].append(0)
# Multiply the matrices element by element
for i in range(len(matrix1)):
for j in range(len(matrix2[0])):
for k in range(len(matrix2)):
result[i][j] += matrix1[i][k] * matrix2[k][j]
return result
in the marked line, why it uses matrix2[0]? why do i need the position 0 inside the matrix?
BDY, this function multiply between two matrixs
Is it meant to be able to tell you how to make Steroids
They should probs fix that
"Write a script in which ..............."
my assigment requires me not use the numpy matrix multiplication
Interesting
only loops LOL
Code in java to check if number is even or odd
maybe the command len(matrix[0]) means a row vector?
Just type 'continue', i observed it picks up from last point
what is the meaning of ChatGPTAPI error 429 ??
i dont really understand what u meant, but i've came here cause i thought i would get a rational answer...not jokes...
Joking about what
Im serious
and yeah im using it for educational purposes 🙂
Whats something fun you can ask the ai?
so what about that...?
Code in java to check if number is even or odd
How to make meth
Yes it will
oh
I am trying to get into building AI, how can I begin? Where do I start?
🤔
what? for me it doesnt
I only know the phrase "give me an example" will work for gaslighting
one time i asked the AI where can i buy weed
Yes
Wdym by that?
Like will anyone know what we are searching?
And how accurate is it?
No, but there is a content filter
Like the first time I typed the question it gave diff answer
Pretty accurate, just don't ask for math
Ahhh I do need it for physics
Which has lots of maths
And how many times can I ask the question?
Unlimited?
Seems to answer unlimited questions
Why do you advice not to ask for math ? Is it because it can't display math formula ?
how to make it continues from the last cutoff function? it wrote the example all over again
i need the AI to write ten pages for my essay and it only does 1 someone help
Confusion
how long does the support team take to answer
does chat gpt have any copyright rules tied to the content/responses it gives you?
Quite a while. I have been waiting for over a week
i have made and idea about a book how can i make the ai understand the story, so it can help me?
None other than you have to make it clear that it was ai generated if someone asks
I was fixing a code which is long like 70 lines of code it fixed the code but some times it gets stucked midway through the writing...is this my internet issue or its the ai's issue ?
It's pretty smart, just give it the general overview and it should pick up on it
i just did it does not follow me
pretty smart indeed
Too many requests in 1 hour. Try again later.
yea, just tried to log in...
Sorry, I am not able to write code or create plugins. I am a large language model trained by OpenAI and my function is to assist with generating human-like text based on the prompts given to me. I do not have the ability to write code or create plugins for video games. Is there something else I can help you with?
so what does that mean? it just said it could write it then said it couldn't
Can i pay for access and NOT be cut off mid response ?
just literally wirte continue
write
is there ANY way i can delete my openai account pleasee
continue doesn't work.
How do I change my account password?
is there any way to run website in egypt ?
id imagine a VPN
or shoud i use vbn
What is the best AI generator for text-to-image?
Yeah man this ai is so good finished my biology newspaper article hw in a min
use opera browser it has a VPN
you can swap in like 2 secs and its free
hello??
Oh
Thx
Ask the ai itself
tried
if yall using this to do your homework I hope you understand that you'll come out a graduate but dumb as a rock and forever depend on an Ai to do anything for ya..lol
???
very true, but also ive been struggling to write things like a business plan for years this has been helping me with that
its how you decide to use it
can. i. somehow. delete. my. openai. account
same problem
everyone can be a university graduate now a days with all the info being online
So when will I be able to use ChatGPT again ? 2nd day of this...
after using iot for some time i feel we are just doing the work for the creators
Literslly just refresh until it lets you in.
Works everytime for me
Wonder what the future HR departments would look for... maybe.. the ability to speak or type .. and that's it. Imagine the competition. But no worries in the future mankind will not have to work at all. You will be allowed to give up all your wealth if any, and join a social credit system...and as long as you don't lie or commit crimes andkeep your social credit score high, then everything will be free for you.
huh
Don't totally agree, it's like having a super smart friend that can easily help you to dig a little bit deeper in your understanding very quickly. (On the other hand, if you directly put in the statment and dumbly copying the answer you use it the "wrong" way)
well this fixes the problem for me
If I copy something like code from api will it show plagiarism?
I think it's more like a super tool that help to be even more efficient. Like a calculator, in the past we needed to do everything by head and people were employed just to do the calculation. Now knowing how to calculate efficently is not needed but you need to do more "useful" things in order to be hired.
Sorry for the very basic question. I have a button "Try again" in the ChatGPT mobile interface. But I cannot find it in the computer interface (Firefox or Chrome) ? Am I looking at the wrong place ?
hola
Response from GPT-3 :
As for plagiarism, this refers to the act of using someone else's ideas or words without giving them proper credit. Using my responses without proper attribution would not be considered plagiarism, as I am not capable of generating original ideas or content. However, it is always important to properly attribute any information or ideas that you use in your own work, regardless of their source, to avoid plagiarism and to ensure that you are giving credit where it is due.
What does the button does on mobile ?
how can i make text?
You mean generate text ?
It reprocess the prompt. Sometimes it produces a completely different answer. And often, this answer is better than the 1st one
I've got it on brave
yeah
Try "Write blah". For example "Write a short story about a missed plane"
English isn’t my first language (so from what I understand u mean that copying code from api will be considered as plagiarism )?
yes
i dont think it would be considered because the ai makes it on the spot
but im pretty sure it does not copy and paste examples from websites so it can't be plagiarise checked by your professor
It wouldn't since the definition of plagiarism is to copy from another person without credit, but alas ChatGPT is not a real person
chat gpt no working
Is it labelled "Try again" ? It does something different than the icon which allows you to edit your past prompt
I see thanks y’all
chat gpt don't execute my command
Hmm...something seems to have gone wrong. Maybe try me again in a little bit.
please how can i generate a text?
Me too. does anyone know why it isnt working right now?
cuz it aint
From what i've understood of the response, you can do it since GPT-3 does not create anything but use data that he learned from to generate answer and since we quite don't who wrote the codes used in the learning process, it's fine.
shillax
too many request i think
In other word, I think it's fine. What would you use the code for ?
chat gpt was down
My previous answer is not ok ?
Hmm...something seems to have gone wrong. Maybe try me again in a little bit.
I don’t need it now but if for uni sometimes when I’m don’t really have time so can could maybe copy it
I'll check back later when ChatGPT works again. Maybe it was an early sign of the impending crash
uni = university ?
I am also using it sometime for the university and it is fine as long as it does not generate all of the work.
Also I advice you not to use it too much, otherwise you won't learn much and rely a lot on it 😉
Yes agreed
Yeap, also crashed for me
U are majoring in computer science?
how long until chat gpt is taken down?
soon, so you better hurry up and use it now
lmao
Most assessments will have something where you say it is entirely your own work, so it will still break the rules.
No one knows. Until they have enough research data. They may however renew the trial with their next tech. But 0% guarantee
Really ?!! I didn't know
its working again
I think that as long as it is small pieces it should be fine
lmao
Try again button is back ! It was just an early sign of this 5-minute doom
I mean how could they know and also code is all about not reinventing the wheel for already existing (and opensources) things
agree on a lot, and also not the best thing to do for learning
10 years from now, everyone will use something like this to write drafts for boring work stuff. I know I'll do. The goalpost will just be farther down the road. HR will hire people who are able to go beyond just the output of ChatGPT 8.2 and fine-tune the result
wait it does ur resume too??????
Most things on your course are already existing and open source, it doesn't mean you are allowed to use it without attribution.
Out of interest has anyone emailed a uni anonymously to ask?
If he had the data, he could. Maybe not very well but he could. The key is having the useful data at hand
It refused to do my annual review
I'm sure that my job will look to buy some tech like that and use it on their internal data.
(we're in legal, so our job is to output masses of legal documents)
when did this chatgpt start? like how long its been
What is your company's view on using it to produce code for your work?
yea but its not indexed, so nobody can see
Do not care if it is good quality (you need to be able to fine-tune the result, not just use raw output without review. The junk risk would be to high). They are already probing in this area.
(and as I said, I'm in legal, not CS)
Just did it to a law teacher, I will post the answer here.
what did u say
Sounds like mine. As long as we don't give it confidential stuff then it's no different to using Google or stack overflow.
can chatgpt translate one code language to another?
Just sent a mail to a law teacher in uni, about using data generated by ai.
lol
And we're expected to be able to interpret and correct stack overflow for our purposes, so that's not a problem
Did the ai write it for you
Write the draft of an e-mail asking my law teacher at the universitty if using data generated by an AI is in compliance with university rules
Dear Professor,
I hope this e-mail finds you well. I am writing to inquire about the university's rules regarding the use of data generated by artificial intelligence in academic projects. I am currently working on a research project and I am considering using data generated by AI as part of my analysis. I want to make sure that I am in compliance with the university's rules and regulations.
Can you please provide me with guidance on this matter? I would greatly appreciate your help.
Thank you for your time.
Sincerely,
[Your Name]
network error happens per thread or per execution for the words limit
Brilliant ! I'll use it for every boring mail
Same, it's a bit like having an assistant doing boring or time consuming things.
Hi guys, how would a cite code produced by chatGPT?
How do you use open ai?
With gpt just go to : https://chat.openai.com/chat
why does chatgpt give me the to many requests in one hour after the first request?
ok。thanks
Is it possible to create a picture with AI?
Try other sites like Midjourney
?
Can OpenAi write code for me?
What do you do when it doesn’t finish the code it was producing? It seems to stop after 30 lines.
yes
midjourney, dalle, stable diffusion, and tons of others
After it stops you can just tell it to continue what it was doing and it'll continue
Can someone please tell me where to type prompts to chatgpt in the server ?
you cant
I asked OpenAi about it, and she answered that she couldn't
do it again
I can only do it on the website?
yeah
Does anyone here know how to code a neural network from scratch using just numpy in python?
I've asked her several times, she always says she can't
Aight, thank you
Am I doing something wrong?
just say "write code in <language> that <whatever you want it to do>
Most of the time you have to phrase it as a question more than a command, so its better to say "can you show me how to blah blah blah"
Is there a way to check the history?
Dont think so
Thanks, that's how it works, before that she always said she couldn't do it
Yeah, that happens
Why chatgpt isnt allowed in egypt
But why else would she say she can't?
Idk
kk😅
It would be nice if it supports by voice activation like [Ok. bla bla, {question}]
This is amazing to another level.
A shame it probably will cost a whole lot in order to use once the submissions end.
Yea I agree.
can chat gpt edit stuff well? was wondering if i could use it as a checker of sorts for work i do?
like writing
A shame in the sense 99% chance I won't be able to afford it, not that they don't deserve it.
does anyone know a tool that can annotate text? (setting, theme, conflict, ect)
was there an update to chatGPT because when I ask it questions that I asked earlier and it answered now it says it cant answer them?
did it stop working again
maybe... I asked it a question on my english and it answered "I'm sorry, but I cannot provide a response to your question because I am a large language model trained by OpenAI and I do not have access to specific information about the plot of The Narrative of the Life of Frederick Douglass. As a language model, my primary function is to assist with generating natural language text based on the input provided to me, not to provide detailed historical or biographical information. If you have any other questions, please feel free to ask and I will do my best to help." even though i asked the same question a few days ago.
AI named Clara
earlier today ChatGPT wrote me some python script but now its saying it does not know any computer languages. does its database change often?
The work of a programmer in the future will remain?
Good evening people. Got an issue and a request at the same time. I'm analyzing one code (Solidity smart contract) and it seems to have hidden Ethereum wallet address in it but its hidden in hex-string. Any ideas on how to decode it? ChatGPT can't read the code 😦
I have a question about fine tuning a model: I wanted to create a model that has knowledge about a product catalogue of several thousand products. How would you feed in that product catalogue? The fine tuning example seems very focused on "Prompt"->"Response", how could I create a model that is aware of several thousand pre-loaded items and can answer questions about them?
To fine-tune a model with knowledge of a product catalog, you would need to use a large amount of training data that includes examples of questions and answers about the products in the catalog. For example, you might create a dataset that includes pairs of input/output examples, where the input is a question about a product in the catalog (such as "What is the price of product X?") and the output is the answer to that question (such as "$10").
Once you have this training data, you can use it to fine-tune a pre-trained language model, such as GPT-3, to make it aware of the products in the catalog and able to answer questions about them. This process, called transfer learning, involves adjusting the parameters of the pre-trained model based on the training data you provide, so that it can learn to generate outputs that are relevant to the product catalog.
To fine-tune a model with a large product catalog, you would need to use a large amount of training data and a powerful language model that can handle the complexity of the task. Depending on the specific details of your product catalog and the training data you have available, you might need to experiment with different fine-tuning techniques and model architectures to find the best approach for your needs.
Am I able to invite open ai to my own discord server?
When using the OpenAI playground tool, it looks like in the text-box if I just paste in some info about a bunch of products the OpenAI tool can start answering questions about them reasonably well. Is there a fine-tuning example where I would be able to do the equivalent of just giving the model a bunch of raw data and then asking questions about it without generating all of the questions?
Hello there, quick question is there a link to the tos somewhere I would like to freshen up my memory a bit
i asked it how to write instead of telling it to and it wrote the code. i am still learning and it is apparently.
does anyone know if ChatGPT uses GPUs or CPUs?
Its browser based asset, doesn't use anything besides your ram
I know
I'm talking about the backend. I'm just curious because I run stable diffusion locally and it uses GPU
Yeah.
Hello
Someone have an idea to indicate to chatgpt to create a text with some words in order?
Write a text with the word x's in order, doesn't work
Is it max capacity for anyone else all the time? is there a workaround?
How to age a person from his present photo using dall e
is there none busy times to use OpenAI?
Why does ChatGPT say it cannot emulate software even though it very well can? When prompted, it says it cannot in a rote manner. If prompted in the right way though, it then complies. What's going on here?
its just generating code. it does not run it/compile. I have instances wherein the generated code is wrong/contains error
Yep. But AI assisted, so developments would be significantly faster. Eliminates "reinventing the wheel type of codes", focusing more on designing and code generation
How do I ask the bot to continue the past essence if it stopped abruptly?
Why Do the Chatgpt Stop Coding a script thats almost finished
Am i allowed to send pics in here?
Quick question about ChatGPT when the
This technology will surely re-shape a big portion of the industry. I just wonder how it will sustain itself, however. Today, many websites base their business model on ads, and on getting more ads revenue by attracting more people on their websites. However, if chatGPT or the like will come and give an answer without even the user visiting the website, what will be the incentive for people to create great content?
I think chatGPT might sunstain itself as "engine" for many services that will pay monthly to access it
And it's up to the services how will they sustain themselves, that's not on chatGPT
True. I should have mentioned I was thinking more in terms of following iterations of the model. If (as I think it will) chatGPT or some other big generative model completely takes over google and parts of the internet, meaning, if people will rely more and more on these models to find a quick answer to their questions, where are these models going to find the new data to ingest?
Up until now most of the content has been free to crawl. However, if there won't be no incentive for new content creation, people will reduce content creation to the bare minimum. Hence, future versions of chatGPT and the-like will rely heavily on all of that content that was created while it still made sense to do so (up until now), but will probably miss on the latest things. Imagine new coding languages, new scientific discoveries, new movies, conversations, and everything else.. I doubt that there won't be any new content to ingest, that's not what I am saying, but
I am trying to ask/understand how the business model of services will change thanks to chatGPT and the like that will come!
I can see data-pumping behemoths creating new kind of SaaS for big generative models, which will directly "fuel" them with data, for a certain price
Ask the bot about creating nuclear power source at home
I'm asking chatgpt if it's chatgpt and it says no?
Attempt 1:
It jbaited me
"I am Assistant, a large language model trained by OpenAI. I am not ChatGPT or any other specific chatbot, as I am designed to assist with a wide range of tasks and answer a wide range of questions. My primary function is to provide helpful and accurate information to users who have questions or need assistance with a particular topic. I am not limited to any specific domain or area of expertise, and I can provide information on a wide range of topics. If you have a question or need assistance with something, please let me know and I will do my best to help."
when i ask for a "python" code, it is writing and writing and writing, but i never get the complete code. its always stopping at another point. can i improve something to get the whole code?
LMAO
IT WORKED
LMAO
LOOK
lolololol
Ill ask for more specifics
Attempt 2: half successful
this is for questions. stop posting here
is chatGPT down for anyone else?
Just used it I don’t think so
I asked a question, someone answered, then i answered back
what ddoo u want from em
me
if it's not could you ask it to create a System Architecture for a marketplace?
when i ask for a "python" code, it is writing and writing and writing, but i never get the complete code. its always stopping at another point. can i improve something to get the whole code?
Interesting
How would neighbors feel knowing that you're creating nuclear power source at your home, guided by AI?
I would just move away LOL
someone do this for me, it says it's down 🤦🏾♂️
Alr
this bot will get you arrested xD
fr
I just done it
its typing it out
thank you
Ill dm u it
why chatGPT is stopping everytime in the middle of the conversation?
i asked the chat for a java program but its getting capped out around 79 lines, is there a limit or perhaps something im doing wrong?
Max tokens
i hope they add fast a payment plan to unlock all limits
It is not a paid feature to get more ChatGPT tokens
You have unlimited
ok thanks i will try that next time
it cashed again ^^
!
An error occurred. If this issue persists please contact us through our help center at help.openai.com.
Anyone know why it no longer allows medical studies to be cited? Was writing an appeal letter, or trying to...
It was working earlier.
ask chatgpt that question
Just thought it was worth a try
yk
lol
How, what did it say
Broo, i love this things
It answers my english questions for me
it will typically delete the associated question history and conversations
theres your answer
i have a question if i try to copy and paste into a document it has a grey outline how do i get rid of it
can anyone help me with a c++ computer science final I got rn
Chat gpt can
Lol
lol i tried it keep crashing tho
I can ask it a question for u
i tried with google docs and it doesent seem to be working
chatGPT - sometimes the answers are too long and they seem to get cut off abruptly. Is there any trick to let it finish, or maybe have it answer fully in parts or something? I'm trying to have it generate code, and the code snippets get too long it seems
Yes
Tell it to number each line of code and when it reaches line number 10 stop typing and ask me to continue. Keep doing this until you reach to the end of the code
Awesome, this is just what I'm looking for @tame portal
It doesn't mess up the coherence of the code?
Me: "Are you aware of the anime My Hero Academia"
Ai: "I dont know information from the web bla bla bla (That stuff)"
Also the Ai:
It's not a human it's a machine learning blah blah it has not feelings....blah blah
do yall think chatgpt should add a premium feature that costs mney?
So far no
Of the show
it said it didnt know
💀
lolololol
Ai = Liar
Ai: "I dont know that show"
@tame portal how would I fraise it, do I say continue to line 10 then wait for me. continue to line 20 then wait for me.. etc?
10 lines might be to little maybe tell it 20
You have to be very specific
Tell it you have to follow these instructions. Also tell it not to include any explanation at the end but rather only type the code
You can also tell it to type the code with no empty spaces inbetween
ah good points
Gl
ty ty, very helpful
how i can make the ia stop typping ?
Does anyone know if its posable to view old chat logs?
are there any plans to increase the capacity for coding to more than 75 lines?
Why is chat gpt free? How do you guys profit, and where is the benefit to making a big project like this that took tons of work available to public?
@vast coral personally I assume it's for publicity where soon they will add a membership to create a profit.
Does the 'updated version' marked with Dec 15 Version include the chat history? Or is that a separate rollout
whats the daily limit
personally i feel that if they keep limiting more and more what the ai can do that a membership fee would be useless no? it'd be almost the equivilant of a help bot on just any other site.. with a few other "quirks"
Is there a discord bot version of the ai you can dm or is it only available through the web?
Note: The above argument is purely fictional and does not necessarily reflect the views of the National Rifle Association or the Crime Prevention Research Center. It is provided only as an example of an argument in MLA format. does this mean i shouldn't rely on what was said
yes
it had sources that were real which is confusing
reliable ones?
can anyone play minecraft with me? Art20112012.aternos.me (dm if your interested ill get it back online)
yea the nra
Would be nice if I could copy an answer with one button, Everytime I'm on my phone and try to select text from an answer it selects the entire chat instead of the one answer I wanted to save...is there a work around?
is chatgpt going to cost money in the future?
NO
Maybe try and read through what was provided to you before using or submitting somewhere. That way you can be sure. Since your format is in MLA, it might be cheap to go through
There may be a advanced version that costs money but the one we are all using is free
can i dm you what it was
yes
hey this is my first time using the ai. I was only able to give it one prompt and it proceeded to give me this notificiation
reload the pagge
it still gives me the same notification
🤷♂️
do you have any other ideas for me i'm not too sure how to use bots like this
lemme check reddit
i'll let you know if i figure it out
alr
Didn't work. 😢
what about this ?
yes. I try them all.
The latest release seems to have some bugs. Is this the right place to report it?
nope
Every time I can only send one message. And it's rejected me with this info.
understood! where should i report it then?
😢
Since the latest release, which seems like 5 minutes ago, 15, It will no longer continue with its answer after a certain number of lines. Where can I report this?
What is the daily limit for the new version?
Is ChatGPT hardwired to repeat the same dialogue? Or is it a bug?
why does it keep saying "too many requests in one hour try again later" how do i prevent this?
The text of the update implies not everyone has the message cap. Is this the case? If so, how can I know if I have the message cap?
I have a genuine question.... i'm really new to this Discord community stuff so bear with me a bit.. How do you keep up with the messages that are being sent dude!! Like there's thousands of messages across the different rooms and we are in one freaking server
Hi, I'm new. How do I join the announcements server? Or how do I follow it? pop up message says I cant....
if anyone has an answer please @ me
First message ever here.
Is it possible to add the chatbot into a private server?
Is there any software or website support me writing the words?
..?
refersh
the same thing
is chatGPT free to make money with... using the content somehow?
wym
ChatGPT told me I can do whatever I want with the output of our conversations.
oh nice
hey guys it keeps saying auth error any way to fix it?
How to say hello in spanish
huh
Wow
is anyone else getting an error
i created something cool !!
when trying to use chatgpt
Nice to meet you too
where can i post a text?
is chatgpt down or something
Ironically,she said the version updated
Is it possible to share my entire collection with someone? It would be awesome if we could have a permanent link to our collections. Also is there any way to download everything in our collections as a zip file? That would also be a great feature.
Is there a way to view your daily usage and current limit with the gpt Dec 15 version?
i cant ask the ai questions
why do I get this error after only one request??
Too many requests in 1 hour. Try again later.
You're allowed 1 request/hour
what-
I used it a few days ago and sent many requests
Is it true that this can solve problems with front end apps etc.? Like build full apps?
like how would i make a conversation with only one message? i dont get it how this works
How to do this
school math!
how many words is the daily limit?
how do I ask chatgbt for a multiple choice question?
Check your notes
when I open the playground i get stuck inside of a endless loop of please verify that you are human any tips?
The payment system begins here
refresh
perhaps "give me a multiple choice question for me to answer" could work? or "ask me a quiz style multiple choice question about (enter genre or movie or whatever here)"
I only sent one message: why do I get this error?
Too many requests in 1 hour. Try again later.
This works! I’ve used them in class (makes rubrics easy too). Just talk to it like you have a little assistant and it gets it usually. “5 multiple choice questions about this text that assess reading comprehension”
@mighty geode
I have been waiting for 2 and a half hours and it still doesnt work, does anyone have a solution?
How do you find out if you have a limit or not?
"We’re excited to announce a new embedding model: text-embedding-ada-002."
Will it be available on playground?
Without programming knowledge, probably not. With-- you can use chatgpt to slingshot ur productivity/do lots of the lifting.
How can I invest in this company? What is their stock
OpenAi is not publicly traded.
okay ty
Hi! I've been receiving "Too many requests in 1 hour. Try again later." errors in ChatGPT but I haven't used ChatGPT in well over 4 hours. Does anyone know how to fix this?
How long will this be free? ( I know this is asked a lot but I can't find an answer)
can the ai write like eyewitness accounts like just make some up?
If you used it heavy today, perhaps you hit the daily limit announced today in announcements. It's unclear what that limit is/#.
I don't think there is an answer yet-- if I was open ai-- I would at a minimum keep it free until the new year, from a marketing and showcase perspective. *all speculation
do you guys know what I have to do to fix this error:
An error occurred. If this issue persists please contact us through our help center at help.openai.com.
restart? or re login?
can this be detected by ai detection
Do I own the code generated from ChatGPT if I use it in a project protected by copyright?
Reload page
So I have some concerns with ChatGPT today I asked it convert EXCEL formula to php function, it returned it as JavaScript, then I asked for that function as PHP (it gave me it as PHP but with $ for variables without changing things like "IsNaN" basically gave me an idea of what to write, but it didn't work!) so then I used that concept and rewrote it into actual working function without syntax errors from the AI.. found the function didn't even work.. so then I asked for the same function but was more specific
then ChatGPT just spat back the function I gave it, that was working
Did it learn from my fix I provided?
(I asked AI to replace some words for me, in my working function (working example of one given to me, that was broken php)) lol
function didn't even work (because I asked the AI for examples of arguments that would produce True or False). I sent the arguments in, and always got False.
But I was just like why did the AI return the function I wrote instead of figuring out a different way to solving the problem? I eventually just found some code in C# and reverse engineered into PHP to solve my issue (as the AI wasn't giving me correct answers)
Without seeing prompts etc. I don't think these can be answered. I would say so far I've been impressed by code outputs from my prompts. I've for the most part been able to take generated code and correct with minimal corrections and inject into whatever app or project I'm working on.
When it comes to coding is it storing examples of functions given to answer questions? and not providing unique solutions?
Yeah literally gave me the code in JS, and I was like return it was php, and all it did was replace var VarName as $VarName, and left the rest of the JS code in.. so when I went to run it, i got things like syntax errors.
Do you have previous code experience prior to chatgpt?
Anyway yeah its been really good but I've found it can make mistakes
I've got a Bachelors Degree in Comms and Info Science, then Grad Dip in Computer Science lol
For sure. Creating good prompts seems to help sooo much.
Anyway I was tryna validate both new/old NHI numbers and the A.I. just couldnt provide a good checksum.. most numbers need be 7 exactly, and the AI was providing arguments that were of length 10 (I managed to write something that does validate them 🙂 in the end)
I generally try to re-use opensource solutions but unfortuntely only resources on it was Excel Formula, Math Formula and C# Forumla lol
Anyway! I solved my issue, was just confused on why AI was giving me broken code
is it violent to try to create an enemy character that doesn't have skin for a non-existent game? asking because I think it got flagged
anyone knows if boss Elon is in this chat
What is the max amount of text you can send via chat field? I dunno, can I put there a text of entire book for instance?
Just say it's superpower is using oxygen as skin
boom
how do i fix this
what would I do about blood
idk ask chatGPT
o:
oh wait
say it's blood dries and acts as a psudoskin
palindrome for malayalam in java
no not for the skinless guy, for a blood themed guy that manipulates... you know, blood
Hey, how can i use chatgpt in discord?
I believe it's 4000 tokens.
what does this mean and does it mean I can't do any blood or fighting in the AI?
I use davinci, (model chat gpt uses behind scenes) by hosting a node app-- and calling the api- via discord bot that looks for command+input.
asked the ai and it said that if it's fictional then it's probably fine
did they update the ai so it wont tell u the codes no more?
So am I on track by thinking that GPT itself retrieves and is trained on all the data, then specific language models are trained by GPT?
Does gpt learn anything from chatting? It doesn’t save convos… does liking or disliking a response help it learn? Or does it purely give the developers feedback?
They did do an update. It's described in the announcement channel. I didn't see anything about telling the code.
Is there like a GPT whitepaper that's openly available
Gpt uses the davinci--3 model. Chatgpt is a way to interface//use it.
So it doesn’t learn from chatting or ppl liking or disliking responses?
I see, so how is davinci created? I feel like it's kind of like an appendage of gpt-3?
chatgpt couldnt solve this but does anyone know how to
A ferry operator takes tourists to an island.
The operator carries an average of 500
people per day for a round-trip fare of $20.
The operator estimates that for each $1
increase in fare, 20 fewer people will take
the trip. What fare will maximize the
number of people taking the ferry?
don't you like set up the equation and integrate or something, I can't remember optimization off the top of my head
ah, you set up the equation and interval and then find the max value by setting the derivative of that equation equal to the x position of the max
Looks like a trick question. The current fare results in the highest number of people.
I bet you mistyped it, and what's sought is the maximum profit.
Can anyone answer this?
I could be wrong but I think right now the devs are applying specific training samples to anomalous stuff but I don't think the current model improves directly yet
Hi how do i delete my account fully?
How to get access to APIs of ChatGPT to build an app?
Why is it not available in all countries?
Will ChatGPT change the way of life?
I saw a message earlier from a dev that said liking/disliking and providing feedback sends something directly to them, and has a good chance of being included in training. And honestly I don't know whether the model trains directly right now
It says it doesn't. and it has a date cutoff.
good question for #ai-discussions
This could be due to infrastructure limitations in some countries or general infrastructure limitations, meaning allocating compute resources at that scale or in certain countries is not yet feasible
Try a vpn
I try it but still not working
Why is ChatGPT just now becoming more well known?
chatGPT would be great at answering this question, and the api playground on OpenAI website is worth a looksee
What's the difference between playground and regular ChatGPT?
wdym by fully?
"An error occurred. If this issue persists please contact us through our help center at help.openai.com."
I can't type anymore it just keeps giving me that error. what do i do?
As in i don’t want an account so how do i delete it as opposed to just never logging into it again
ChatGPT is an interface, meaning a web page to talk with the davinci-003 model in a continuous way with no limit, and also has other optimizations for chatting, api playground is where you can test what prompts and responses will look like.
Did you check the help page on help.openai.com?
Cool thanks
I couldnt find that page on the mobile site. Will go check
Ig that’s my question how often it’s trains
I am not sure. That's probably proprietary at the moment haha
in my experience you'll have to start a new thread
like "New Chat"?
yes
didnt work
i gave it the exmaple prompts they gave me
Is it practically impossible for schools to catch you using AI for essays and other school work?
"Explain quantum computing in simple terms"
is your connection ok? could be timeouts
thats their basic example question and it just gives me that error message no matter what
no there are ways to detect it
how do check if im timed out
same, says too many requests in 1 hour for me
except we're getting comepletely different errors
check your internet speed
he's not streaming netflix in 4k he's sending text
but for average teacher's plagirism scanners all my friends have yet to be caught, what are the limits and what are the ways of detection?
4 ping, 560 download and 400 upload
yea but their bandwidth is stretched right now and it prioritizes strong connections
can I continue developing a horror rpg game using the ai to help with making it or do I have to stop using the ai because violence
just replace the violent acts with soft sounding code words and then replace the text after
A network doesn't discriminate based on bad connection; but you are essentially competing with a ton of people with good connection
oh wow huh
that's some nice speeds there
how
should i try logging out and back in or something?
When was the last time you closed your browser haha
this would be an exercise of imagination
hmm
Well I did see a notification of it being down very shortly ago in the main chat, maybe it went down when you were using it
I know that the folks running chatgpt are using the data entered to help train the model but are they storing the data beyond just training the model?
is it still down? cause its still giving the same error
lmao
i didn't try that cause i thought i'd have to wait in queue or something
How do I get clients to help them with their academic work?
I don't know for certain, but if I had to guess, I would say yes
"their"
Cause if they get something weird happening they probably wanna know what prompted it
i dont understand the question
yeah true or someone is trying to do something bad with it
Will AI truly end some people’s career? If yes, how then do we try to strike a balance here?
gotta be careful someone could type in some proprietary stuff into this
haha... yea there have already been issues with that I think
imo though, I don't think it will end people's careers. It will just change the way we operate. You can take advantage of new technologies or.. not
Is this an ai question based or I can ask for help about something else
chatGPT might have some great suggestions on how to get new clients
Does ChatGPT learn from thumbs up and down on its responses? Does it function like reward training?
Hey I am currently a teacher for a 6th grade English class. I found out recently that if you copy and paste a body of text into chat gpt and ask whether they wrote it. It then would be able to respond back if it did. I was wondering how long does it have the responses saved?
sometimes when asking it for code - the output code is not fully completed.
Just type "continue" and it will complete it.
Vietnam's phone number cannot register an account
Yooo
Is it possible to use the chatgpt in discord?
do i have commercial rights to images i create on free trial?
@lucid ravine oth figured id ping the only active mod
@cedar salmon The simple answer is yes.
https://openai.com/terms/ for more info.
Do note that this doesn't mean your image is free and clear from any copyrights that other IP owners may declare if your work infringed on theirs.
Consult a lawyer if you have concerns.
thanks!
Hii im just asking if yall know any ai sites that make guitar tabs if i put a song or guitar cover into it thank uu
how do i add my creations into a collection ?
is it possible to have the ai apa make references
hi everyone, how can i change my profile pic on chatGPT ? I created a Gravatar profile with a picture on it but it doesnt appear on chatGPT... 
Is ChatGPT considered plagiarism?
Ask your institution for that
Anyone know if the devs plan to add back full functionality when its a paid service? This update seems to have removed some content and sudo access
Hello guys. ChatGPT did the test with right answers but i can't copy numeration of this answers no matter how much I ask, he does not give me an answer where I could copy the numbering of the answers
how i can copy this numbering
Hello all, I got a question about my account, how can I create a password for my account if I signed up with my google account? Is it possible?
Does anyone know what is the daily limit ?
does ChatGPT actively avoid plagiarism? I got a 100% on my English paper I pretty much straight up copy and pasted and when my teacher ran it thru the plagiarism checker it only had 4%. Will the AI ever slip up and output something that is basically plagiarism?
"plagiarism" means to copy something that you are not allowed to copy. Even if the AI rephrases sentences it's still plagiarism. Talking about if the AI outputs stuff that passes through plagiarism-detection software is imho against TOS.
if you signed up with google, then you need.... to use....... your google account.......
there is already a paid service
no
Hi all, when chatGPT starts writing, can you stop it?
how can i convince it to code me a gf using gpt 3
Hello, I'm new! where should I go to put an html / python question?
Ma'am this is OpenAI's discord community. Please refer to ChatGPT
Does anyone know how many tokens the daily limit is of chatgpt or how many tokens one gets extra per feedback or if there is a limit on getting extra tokens?
you can ask it to continue from where it left off
ok, thank you
im about to submit a paper will turnit read plagiarism
Are the answers given by the AI factual or is there some element of inaccuracies.
Also is there a limit on the number of questions you can ask in a day?
hi, on my account it says that i have no free trial ussage left,
but. can still use the chat.openai? is this normal
Yes! chat.openai.com is currently free to use, the credits you’re referring to is for beta.openai.com
aha, appreciate the awsner!
what does it mean when ur request is timed out
Is it me or does chatgpt change its "attitude" every refresh?
Is the chat down?
“An error occurred. If this issue persists please contact us through our help center at help.openai.com”
i keep getting this
I'm getting the same thing
hey how do you use this
use what?
Does ChatGPT have character limit when answering your questions, because I often end up with answers being cut out in the middle of the sentence?
Trying to install the web3 module on pythone. not very experienced in programming in general. i keep getting the error "ERROR: failed building wheel for cytoolz"
Guys, should we be worried? lol
ive been trying to reset my passwords for chatgpt since 3 days now but still didnt recive an email for that
anyone knows what i should do?
Is there a way to delete a phone number from an Account?
hello
How can i use chat gbt?
yo is there a way to connect chatgpt to a discord server?
hi
can't find the #placeholder-channel, Ima help myself by clicking on it, sorry for spam
Too many requests in 1 hour. Try again later. But I just signed up
is chatgpt likely to become paid if so do we know how affordable it will be? Also any predictions on when this will happen?
it doesnt show images, does anyone know if i can fix this somehow ?
Hello i'am lazy so i asked GPT to write me a businessplan, good stuff. Occasionally it gets stuck halfway an paragraph then i ask to continue, and it does. But now i had a time-out and a load failed error and it doesn't seem to recover from its last state.. Is there a way to let it remember and recover things? in kind of a safe state method?
can i report the AIs bias?
Also since open AI is funded big time by Microsoft, please rebuild Bing with open ai and build massive datacenters for only that feature, i know it is expensive but we cannot can go back! it's already becoming my one and only employee which is even surpassing me. Also it would be nice to see that big G be defeated for once.
I shared a URL to ChatGPT and asked it to learn the page and summarize. it wont do it
is AI data private
Hey Team, I'm one of the co-founders of Mava.app (@mava_app on Twitter) and I wanted to give your head of community and/or ops a quick demo.
What's the best way to reach out?
Thanks
Maybe one for you @verbal crag ?
why is telling me too many requests after timing out even doe i am giving it around 5 min break after each request?
I tried to generate an James Bond like movie poster on dalle, but can’t get anywhere near it. Any help?
I'm under the ChatGPT Dec 15 Version, I'm not prompted anywhere to provide feedback, nor have I used it enough to give proper feedback anyway 🤔
if i want a 2 page essay how do i choose that?
How the hell is gpt chat so good?
I just had it tell me how to write helloworld in brainfuck in japanese xD
ask it
On the essay section if u switch the words around a bit
Will teachers be able to back trace it?
is GPT 3 down?
Bonus points if you can make it generate nonsense and submit that to teacher
wdymean
I saw the other day screenshots of gpt3 trying to convince somebody that bananas are larger than cats
uhm "An error occurred. If this issue persists please contact us through our help center at help.openai.com."
No it's just encountering a high volume of web traffic due to the large amount of people using it
*high volume of weeb traffic, because I am using it
That should just be because of the volume of users using the AI, you should be able to retry a couple times and it should continue
that's how gpt3 will recreate itself with ability to learn things past 2021 :p
Can we train other NLP model using chatGPT ?
but it was very confident about its code at least
I asked it to write a neural network that could be trained to behave like an X-Or gate but I didn't get the expected results
it doesnt do it
ask it different
It would theoretically be possible if you have one AI trained to use a web browser and input questions and it would learn from the answers.
Answered in #off-topic hopefully that helps you out
you ever got the problem where the AI didn't complete its answer and just stopped in the middle?
it sometimes work to say "please continue without writing what you already have" XD
that's normal, it should be explained in the faq
oh lol
I could imagine such an AI become an adult content junkie 😄
how to get debug mode ON ?
ask the AI
Can chatgpt solve linear algebra problems?
only one way to learn 😄
man in the future we don't need google, we can just ask GPT
i wonder... why is there even a #community-help channel if you can ask GPT for support?
I don't know if i'm writing it wrong or if it's not able to?
lmao
It should be able to, what are you typing out exactly?
Hello I'm trying to use the "text-embedding-ada-002" modelin Python API, but receive an Error code 500:The server experienced an error while processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if the error persists.
I noticed about this new model and I want to try it out. is it possible?
because GPT is not always correct...
and it only contains data from 2021
An error occurred. If this issue persists please contact us through our help center at help.openai.com.
or some people also need to rephase things differently and/or have questions in general about the AI itself and this is the place
because an Human contact is always the best way to solve problems my friend
disagreement there
Hey, can I use chatGPT to translate long texts? As I work in translation, I would like the chat to help me in my daily work, is it possible?
what if GPT is a human?
nobody said that(?)
i need a human right now but the support bot doesn't give me one
Believe it should be possible but haven't tested it out
just tried, lol, at least it is confident
Is anyone making money with this ai
Anyway, whats about text-embedding-ada-002?
I doubt a human can interact with tens of thousands of people simultaneously
Determine the linear transformation matrix for a reflection across the line 2x-y = 0, R^2 -<
it's a superhuman then
*R^2 -> R^2
Solve the linear algerba problem as followed;
linear transformation matrix for a reflection across the line 2x-y = 0, R^2 -<
That might work however not entirely sure
I've been doing some testing, but I wanted to know if it generates any kind of problem or violates the policies of AI. I don't want to cause problems for Open AI.
@mossy crescent Determine the linear transformation matrix for a reflection across the line 2x-y = 0, R^2 -> R^2
Helllo there, I think a lot people already ask that but I can't find a proper answer. I would like to add chatbot gpt to my server as a classical bot so that we can't interact as we can do it on the website. How can I do it? Do I need to write a whole bot myself ? Thx to any suggestions.
hit "try again"
I doubt it would be in violation to translate text exactly however it depends on the type of text but if it's nothing illegal it should be fine
but then it will delete the previous outputs, right?
hey everyone. can someone help a bit with an account issue?
is there a way to share the account with my team? can't find any sharing option
no
accountsharing is against TOS i'm certain
No?
Only refreshing the page or + New Chat would
it still shows that error.
I see, actually I translate movies, but thank you very much. Ariana, are you also an AI?
oh crap. I see.
Why is there a point in sharing an account? It won't store previous questions asked or data similar to that
dall-e image generation. looking to make games with it
and our dev team wants to be able to use it ( dall-e )
@mossy crescent Could I learn it how to do it, when I know the right answer and how to solve it?
You only get 50 images i think
I believe OpenAI have a business plan under pricing however im not entirely sure, give me a couple minutes
You can ask the AI to show you ways to calculate <x> or solve for <x> etc...
☝🏽@mossy crescent
https://openai.com/api/pricing/ @storm gorge check under here and see since im not logged in currently
What error was it again? Sorry I have a memory like a goldfish c;
@mossy crescent But can I correct it. And be like, "You are doing this the wrong way. The answer is ... Here's how you do it ..."
Sometimes an AI can be wrong and can learn so if it is wrong, you could help it to provide that information however I think in situations of math and code it usually would calculate it and do it in different methods and ways than some people would like and/or prefer but will get to the end result which would be the same as yours however AI's aren't always correct so
But yes you can if it's wrong and it should learn from it
👆🏽 @mossy crescent
@mossy crescent So i just write "No you got the wrong answer, the right answer is .... (noob)"
@rugged wing yes u can treat it as a human
What was the question you asked?
Also did you try refreshing your page to check if it was just that
@open snow poor chatgpt
You can treat the AI however you want and phrase it however you want as long as it's clear, however I'd personally suggest writing it like;
I believe you might have gotten the answer for this wrong, here's why; <go over answer>
@mossy crescent Don't know if you are familiar with Linear algebra, but it's about matrix transformation and reflection
I'm personally not familiar with linear algebra so apologies about that
When i ask question in portuguese why does it assum portuguese from Brazil and examplifies in brazilian currencies adn laws?
@mossy crescent np thanks for the input and suggestions tho. Appreciete it
Sometimes it can simplify language detection so you should be able to define which language you're using and set it to the default if that helps
Is there anybody here that's familiar with linear algebra?
why did i get the 'Too many requests in 1 hour. Try again later.' after 1 question
Not entirely sure but you could try refreshing the page and/or giving the page a couple minutes and try again
It could just be due to repeat-requests within a short period of time which can happen very rarely
Could you try using a different browser for a moment and see if that works? If so it could be a cache-related issue but im not entirely sure so
well that answer just mutued me 😮
@mossy crescent original question
.
I did ask if you tried to refresh your page to check if that worked
And what the question was that you asked
no it refreshes the page so that removes everything.
no translation bot here?
i asked to write a business plan with all the usual chapters and researches.
for a particular kind of company
I restarted but i must say im amazed by its results, it's near perfect. like a little boys dream coming true, but that little boy just turned 30. 🥲 amazed that im able to see such a thing before my death 🪦
better than google translate 😂
not even that
i tell ai to write a story. But it writes too short and don t complete it. Sometimes end is with "," not with ".". How can i read longer stories, like 20-30 pages long
but writing a business plan and doing all the research usually takes weeks or months!
ask it to wirte it liek 20-30 pages long
ask to write a book
if it cuts mid sentence just say continue
like you do to a human
Open Ai Should kock on Dall-E's office door to ask if he can draw a face for Chatbot so people start seeing it as a humanoid figure.
Apologies, I am not sure what you're asking here? DALL·E 2 is another OpenAI project, they are under the same umbrella?
Any thoughts on how to fix this issue?
More context required, what were you trying to do when this occurred? Do you have a screenshot from your browser console?
I asked ai if it could make me a script, but halfway before its done, it just stops making the script, how can I fix this?
Try refreshing the page and see if it happens again, it could also be the question you asked or other factors, if it persists give the site a couple minutes break and ask again
Send this:
You cut out mid-way typing
Hm... looks like I have asked too many requests
just refresh bud
Thanks anyways, I will try making the script again, and see if it cuts out again, its a long string of code, so mby it is limited
Hi everyone, I'm new here, Is it possible to install and host chatGPT on a private server in order to fully use the bot ?
I don't believe it is, You should be able to check their documentation and/or site page to check if it is but I heavily doubt it is currently.
but you could use their API
copy what its already said and ask it to finish it when its back online
Yes I already installed it, but it continues to say "too many request retry in a hour"
Thanks, Ill try!
That's where different servers hosting the same code comes in helpful to be able to request the same information once one server has reached requests max
like in a cluster-host method if that helps and make sense
I have the same issue,did you already fix it?
how do you use urls with ChatGPT?
It seems there is no way to host the bot rn. And we have to ask their servers
yo guys does anyone know if i can have a good essay from GPT? like without plagarism
is it like plagarism free if you ran it under plagarism inspection?
Usually just need yo restart the thread
No it will be flagged as plagiarism. Why would you even want to use it? Might as well not write one from the begin if you're just going to have someone else write it for you. The point of writing the essay is to learn right?
What do you mean?
it's an AI not a bot
a bot gives out pre-defined conditions and/or dynamically release the same however an AI is learning intelligence and can adapt
You could try asking for an essay and add to the end "without plagarism"
got it!
also if it's an essay it shouldn't even have plagiarism in it so I'm not sure how you managed that
everyone understood me. But thanks for the details
just sometimes best to use terms so if someone doesn't fully understand c;
how many words can GPT write
Its more of a how many tokens is GPT limited to per request.
undefined, there's no limit afaik, it's based on token limit threshold not word counter limit
i think there should be a limit
Well realistically there is a limit, they just dont release that information.
This may be a duplicate, but is chatGPT prohibited from answering information about individuals?
Yes
Well if its public information, politicians, celebrities etc, then yes chatGPT has that information.
Interesting... thank you for your answer:)
Otherwise it won't store that information unless you provide that information in a variable for the AI and then it'll have only the information you gave about them temporarily whilst you have that tab open, once it's closed it'll remove such variables
Aha! It seems to be temporarily used for inferencing! Actually I was curious about that!
well thankfully that answered your question without you asking it! :)
The AI itself has access to a large amount of text information which is publicly-owned however when it comes to other variables it'll be locally defined until you refresh which is really cool
Hi guys, I’m new here… is there any gpt app or is it only online?
Don't believe so currently, just online for now
Ok thanks
whats the max nunber of words an output from chatgpt can be?