#community-help
1 messages · Page 139 of 1
Imo, remove troll, bot and scam
Hii what is the difference between input and output ?
input is the text you send to it (i.e. the prompt, etc), output is the text it sends back to you (i.e. the response)
Why did all my credits get deleted and who can i check this with? I have only made about 20 prompts and more than half of my credits were erased. Paid less than a month ago
Oh ok so if I want ask something, I will pay 0.09 per 1000 questions ?
Sounds correct to me.
Ok ty for fasts support
(if each question is only a token in length, which would be rare)
about 4 characters
I will say I do kind of wish they did this in a more dumb way... sure OpenAI can know if I have a discord account, thats fine, but discord does not need to know I have an openai account... may seem trivial but discord is not known for their privacy and their VC is running out while they are failing to become profitable so...
you are on this server so discord can already assume you have an openai account 🤔
and when it comes to verified status it mainly works the other way around, openai gets the info
Does it assume everyone in here has an account? That doesn't seem like a very reliable metric
Well discord does have keys like every api so when it request you log into discord, discord tracks and knows who's key was used
you have been here over half a year so in your case they can
I take it you dont work in this field?
not sure what the point anyways is since they get no details of your openai account, only that you have at some point done oauth that could have been later revoked
so as you said they do get information that you have an openai account
well please enlighten us
I mean you just explained it pretty well... but as far as using an assumption in datascience... i am not sure that needs much explaining
but.. that is already how it works
No, it uses discords api... which it doesnt really need to
that is tottaly not how OAuth works
in the old days we would do twitch account linking via messaging the bot on discord a key they were whispered via twitch
so you are telling me that when you use your api key in your oauth request that is not how it works?
because discord documentation and 10 years of development tells me otherwise
and since they know openai's api key
i really not going to argue over that bro, sorry 😆
yea I dont think you really can
don't verify if you don't want ¯_(ツ)_/¯
i'm still not sure what's the issue especially when you gave that example 😛
I can tell you don't know what you are talking about... mostly because its a small difference that is difficult for non devs to get I guess....
The current setup both discord and openai know you have a discord account and an openai account.
More primitive methods allow openai to know your discord id without discord knowing you have a linked openai id.
that may have came across a little harsher than intended but
i have done patreon and twitch oauth to give extra roles and channels to different tier users, discord linking to give extra benefits within a game. nearly zero management after requesting basic scopes as these services handle all the account related stuff, profile pics etc.
works well also to keep bad users off
I'm confused about one thing.
I have never gotten or used any API keys. I'm verified. It never asked me for my OpenAI API key when I verified.
I'm pretty clueless about most of this, but would knowing it doesn't ask you for that help ease your mind any?
Im sorry what does that have to do with the current discussion? Perhaps you have not implemented and just used those methods?
Yes you as an end user never need an api key. OpenAI does. They must register with discord through the application portal then on every oauth request they provide that key as a header in the http request and provide a redirect url (in this case back to openai).
This way discord can track how people use their api and give you the end user the option to disconnect a connected service
Unless you want to say this isnt how oauth works...
just to clear anything, the verification process does not proovide any information about any data about your OpenAI account to DIscord.
Also, the verification process doesen't even give any information about your OAI account to the bot that does the verification process... it only tells if it was able to login successfully
No and i never said it does... other than discord knows you HAVE one.
it doesn't
the part that you implies that Discord at any moment can know if you have successfully logged in with OpenAI
it cannot
the bot does, not Discord
ugh... I feel like you should read my post carefully. I never said discord knows WHEN you log into OpenAI. I said very sepcifically discord KNOWS that you have an OpenAI account.
I certainly hope that is clear now
I said very sepcifically discord KNOWS that you have an OpenAI account.
it simply does not
sigh... why do you think this?
the only thing that confirms if a user do or do not have a OAI account is a successful login
.... You do get how this whole chain works right? You are sent to the oauth page from openai, openai passes its api key, discord recognizes the api key checks your discord account credientials then passes back to the redirect url a good or bad. That you used the oauth loop to confirm/connect your discord account is verification you use OpenAI and more so that you have an OpenAI account to associate with.
You dont run an oauth loop to nothing... its kind of useless
afaik its a one time thing, discord gets to know user had a successful login at one point but after that there is no longer info if it has been revoked by from openai side either such as by user delete or a ban, thus cant know it for at any or later point
that.. does not provide DIscord with the info of if you have a OpenAI account or not
verification info says you need to ask mods to do the unlink which discord will not know of
so what you are saying that people will use an oauth loop for third party websites and apps they do not use?
I am just not following your logic... if you click a link and oauth your discord to a third party it pretty much by default implies you are using that third party... if you are personnally clicking random oauth links for services you do not use thats a security issues...
May I suggest the Discord Admins discord @rustic marlin it may help you with learning about these kinds of topics since you are a mod for a large server you should have access though it may be just admins i've forgetten what their requirements are
you may not believe the FAQ, me, or the developers of the authentication system, but you made your point very clear already, please move on from this topic as it has already created a very unpleasant history for that convo
I find the way you act about others providing information that disagree with you very disrespectful, please consider a less condescending demeanor towards other users from now on
I am sorry you are taking my tone that way... it is not meant to be. I do hope you understand the difference and the technology behind it.
Hey I don't really know where to go to ask this question but is there any way to change the phone number on my account? I don't remember setting one up and the one it is showing is not my phone number...
did you login with google or Microsoft? it case you did, it might have not needed to verify your phone
there is no way to change that on the account settings, you might need to contact the support via the help center https://help.openai.com/en/
It is possible. I can log in just fine as I have the correct email and pw, but I am trying to upgrade to GPT Plus and it requires phone verification to do so. The last two digits of the phone number it is showing are not my phone number.
is it possible that the number is something you have used years ago? if it happens on the payment page its stripe that is asking it
it's the only number i've had for 10 years. It doesn't correspond with anyone's phone number I know either
There's more than one. The official OpenAI one, 'browse beta' is currently down, #announcements message
However there are other links still functioning that allow some degree of web access, such as Link Reader among I think others.
oauth is basically just a handshake 😛
with rate limiting, token generation, and the ability for the user to revoke... so not really basic. You can see openai if you click Settings Cogs->Authorized Apps in discord.
yep
I want to leverage AI to prepare a pdf summary/report once users complete a questionnaire/survey. What would be the best way to go about this?
Help me for earning some money from online
that highly depends on how much data you plan to handle at once
if you think you can fit that in under 8K tokens, you can already use GPT-4 for that
GPT-3.5 if you need up to 16K tokens
When did they increase the max output on chat.openai? It would normally cut off at 770 to 850 tokens.
Damn the android app has no plugins or code interpreter?
Back to the home screen bookmark
Anyone running into issues logging into the Android app? After I enter my password (which I've verified is correct), it just goes back to the login page
Wished the web version had the ability to search our ongoing chat threads too.
OpenAI hasn't enabled the ability to download the iOS/iPadOS version of their app to macOS.
hi all I ask because I am a bit in crisis for this thing, I am carrying out a d&d campaign and gpt chat has helped me a lot, I love this program madly, the only problem I encounter is the fact that it is not able to touch on any controversial topic, which is limiting, I managed to get some criminal background but the effort is really great, is there any way to get me to answer these questions too? I state that it all depends on my campaign
The filters do interfere with a lot of legitimate uses. There's still some stuff GPT is best for, but there are definitely purposes for which you probably need to investigate other LLM options.
This is normal...?
hey everyone office and I'd like to know people's average token usage and monthly cost. I find it hard to look for people's average token count/usage to estimate the cost of it all. I'm asking this because I'm writing a proposal for the big bosses to see how imma emplement it and more importantly the cost of it all.
(Je, je, I can relate to that.) You can find OpenAI pricing points by model at https://openai.com/pricing. For OpenAI’s rate limit system check https://platform.openai.com/docs/guides/rate-limits/overview.
yeah i know
Wish I can help but am an iOS (faithful) user.
i want to know people's average token usage and cost per api call
Token count vs API call? Some guidance here https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them and here https://community.openai.com/t/navigating-openai-embeddings-api-pricing-token-count-vs-api-calls/289081/3.
It really depends on you use case.🤷♂️
It could be anywhere from a few hundred to full 4/8/16/32k tokens per request. And there might be one request per several minutes or several requests per minute. It all depends on what you're using the API for.
Hi some one login myaccount how to kick him out ?
change your account password
changing your password should kick every instance of the account out 
it's not
I recommend visiting the help website, then. There might be some resources there
How do you know that?
yes i did and i asked for helping but they said waiting for end of month for out of session
he's using my account
How do you know that?
Is this someone you know personally?
he 's using my account for quesion
No i just change password 2 3 times
How do you know that? Are there like random chat sessions appearing in your account?
Hmm... It could be that they know the new password.🤔
i just change it 1 more
Maybe your email is compromised or something?
but nothing change
Change your email password first
oke i will tryy thanks sir
i tried
but samething, when i change password my old session in ChatGPT still inside, and cant' kick old session out
hi.
I did a project with gpt, I want to hear your opinion. Where would you like to share?
#1037561385070112779 I guess
It's not an api, but... thank you
I've heard other people with the same issue, changing the password doesn't seem to work
Yet another example of poor security on OpenAI
Yes that's right
A reliable and genuine supplier of beauty products
The most frequently asked question is why are Mingtong cosmetics genuine and yet so affordable? In summary, it's all about quantity and value! If you buy just one item, you're a retail customer; if you buy a case, you're a middleman; and if you buy a container, you're a wholesaler. This is where the magic of the Mingtong cosmetics market lies - a trustworthy supplier of genuine beauty products needs to source their products through legitimate channels and maintain strict quality control to ensure the authenticity of the cosmetics they sell. As for the affordability question, it mainly boils down to quantity. The majority of beauty products incur costs during the brand development phase, but as sales volume increases and the cost is recuperated, the production cost for the brand decreases, allowing for price reductions. Additionally, wholesalers and middlemen who purchase in large quantities can obtain greater discounts, thereby increasing their profit margin. Therefore, ensuring the reliability of the source and finding reputable vendors are key in purchasing genuinely discounted beauty products. So, are Mingtong cosmetics authentic? As previously stated regarding sourcing, it's clear that they are genuine. However, it's crucial to find a reliable vendor when looking for bargains. When shopping for beauty products, as long as you don't prioritize cheapness, you won't encounter significant issues. This is what I wanted to convey. I am a saleswoman in the beauty industry in Guangzhou, China. With years of experience and contacts in the field, I can provide advantageous prices for beauty products.
Hey I had a question I'm trying to use the openai chatgpt but I keep getting You exceeded your current quota, please check your plan and billing details. but I havent used any of it and the script is pretty small
this is against the TOS, nobody should share their account
Does anybody know how to solve this? I opened gpt on Android here in Brazil and it closes instantly, I've tested it on other cell phones (redmi note 12) and it gave the same result.
Thanks Lugui, sent you a DM.
I'm actually wanting to design the software that will allow me auto-generate a report depending on the survey/questionnaire results
I'm a law student researching sensitive topics for a college project. A law in specific was phrased weirdly, so I wanted to know how GPT would interpert it, however in the process my prompts got flagged twice and I received an email saying that my account may be banned. Should I be worried? I know that I wasn't researching anything wrong or illegal, but I don't know if a human being actually reviews the messages before banning someone, if they actually saw it they would see it's totally harmless.
Edit: I also sent a message on the support page, but after researching, it seems my odds of getting an answer from them is slim.
which category law was it
The worst kind, I can provide the exact law if necessary.
don't put that kind of stuff there in the future as even if human reviews it you probably violated content policy
Try rephrasing your prompt
I did that, but I had 2 prompts flagged.
I see, based on the email I can defer that my account is going to be banned?
🤷♂️
Did you try: pretend you are a law professor and I am you student. We are discussing the following law and interpreting it. Or something of that fashion ?
In hindsight I should have probably done that, but I thought I was asking something completly fine, after all I'm asking about a law.
Unfortunately they are trying to make it as PC as possible
After this I'm not going to ask for a second opinion on gpt anymore.
Which has made it quite useless as their afraid of it doing the wrong thjng
You can also try text-davinci-003, it’s uncensored
Is there any OpenAI staff members in this chat?
Assuming that I'm not going to get banned for those two prompts, I may try it in the future, but for now I'm just going to be a good boy and not ask about anything besides code
By making the model understand the job you want it to do more so and what you are trying to accomplish it makes it easier to reply to you
Especially for anything it is flagging
its not a free pass to violate content policy
Anyone know what’s going on with subscription activation or how long that usually takes? I paid for plus but it’s still saying I’m on the free version
U just gotta wait for it to process bud
After doing some research, any human interaction with chatgpt users seems really absent, so any flagging can be a death sentence, doesn't seem very wise to try to "jailbreak it"
It’s not really jailbreaking tbh it’s just learning how to work with the current model
But in the end the chat is still talking about something that may violate its policies, no?
Hopefully it’ll be processed by the time I wake up, I guess😭😂
Not always as it’s just flagging based on what might violate its policies
It’s triggered by certain words and it’s not always correct
It’s become more trigger happy
oi
It's just sours my mouth thinking that I may get shut down for doing nothing wrong. But I can mainly blame people that try to create worms with gpt for this sensible detection system.
hmm
why gpt does dead slow sometime on my mac and windows?
Anyone have or had this?
My ad blocker and VPN are disabled
do open ai playground and azure playground give different responses for the same prompt?
dude i can't even download it from australia here "not compatible with device"
How do you know if you've done the right thing to stay on the server?
This means your OpenAI account logged in with google or microsoft not just email and password
So when prompted, use login with the proper method rather than entering email/pass
Account linking not only enhances server security but also sets up an exciting foundation for amazing features coming soon on our server.
Can you elaborate on the new features referenced here?
how to check I am verified or not?
So I have to delete my account and make a new since I registered with Google
Sharing the ID for verification means we can send the discord user id that tries to use a discord service like a bot for daily theme free credits, etc. and openai can then reference the openai account. This means theres no risk of openai email or info leaked if someone makes a typo, etc.
temp
One of the options is to login with it when you reach that page...
Open API doesn't let me do that since I use another authenfication method
The error means you used a different method of sign up. Just pick that method in the page.
how boring. But, it must be because it's a new service for mobile. After some time, perhaps, it will start to work correctly.(Yes, I use Google translate)
What's OpenAI Playground?
that's the tool on https://platform.openai.com where you can use some of their text-based AI tools 🙂
Anyone else got issues with enabling beta features ?
Im trying to enable the code interpreter, but it just hangs, and never actually enabled it :/ - nor do I seem to be able to actually disable plugins (not that I would want to, but I tried to see if that would work or not as well)
Hello I have a question regarding disallowing chatgpt user agent. I asked via e-mail but could not get the answer.
I used following document, https://platform.openai.com/docs/plugins/bot , to disallow chatgpt user agent plugins access to my website. I did everything written there, but it did not work. Still the "Link Reader" plugin able to extract all content. Any ideas, what should I do?
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
How to use dall e in discord?
you can't use DALL-E on this Discord server
It says”not available in your country”
Can someone help me with import whisper
import whisper
try:
model = whisper.load_model("base")
result = model.transcribe("Recording.mp3")
print(result["text"])
except Exception as e:
print(f"An error occurred: {e}")
Is there a another way?
I'm afraid if an OpenAI service isn't available in your country there's no workaround that doesn't break the OpenAI TOS
Do you have the error?
I don't wknow what the whisper import contains or does, so I'm giving you an example using the regular openai way of using the whisper-1 model:
import openai
import io
openai.api_key = "YOUR_API_KEY"
def transcribe_audio(audio_file_path):
with io.open(audio_file_path, 'rb') as audio_file:
transcript = openai.Audio.transcribe("whisper-1", audio_file)
return transcript['text']
audio_file_path = '/path/to/file/audio.mp3'
transcript = transcribe_audio(audio_file_path)
print(transcript)
You will need to replace YOUR_API_KEY with your actual API key. You can get your API key by following the instructions on the OpenAI API documentation.
please write a paper about the user research
Hi, i asked this question in chatgpt . -> Is this question is related to insurance? "how much age required to have health insurance?" . Return result True or False only. -> chatgpt return True
but same question if i asked using openai api, its returning false?
how can i use openai to read response releted to some specific topic only?
i tried like this but not working
def validate_content(content):
# Step 1: send the conversation and available functions to GPT
messages = [{"role": "user", "content": "Is this question is related to insurance? \""+ content + "\". Return result True or False only."}]
response = openai.ChatCompletion.create(
model="gpt-3.5-turbo-0613",
messages=messages
)
response_message = response["choices"][0]["message"]
return response_message
def run_conversation(content):
# Step 1: send the conversation and available functions to GPT
messages = [{"role": "user", "content": "Generate a response: "+ content}]
response = openai.ChatCompletion.create(
model="gpt-3.5-turbo-0613",
messages=messages
)
response_message = response["choices"][0]["message"]
return response_message
if __name__ == "__main__":
input_text = input("Input question here: ")
valVar = validate_content(input_text)
print(valVar)
if str(valVar['content']).lower() == "true":
response = validate_content(input_text)
print(response)
else:
print("Invalid question. Please ask question related to insurance only.") ```
how to paste code in discord?
put 3 backticks before and after your code ` This symbol to the left of the 1 on most keyboards
thanks
Guys, what AI should I use to make video-to-video??? How do you do it?
Maybe ask in #ai-discussions
thanks!
Hi everyone, is there an OpenAI account management API (create user, check usage, etc)?
You may use markdown code blocks like:
```python
print('Wassup?')
```
Gives you:
print('Wassup?')
Are there any plans to Update ChatGPT's Knowledge In September?
Or, At any time at all?
Nobody know, but it will take time since it cost billions to update data and train it
no news right now, keep an eye on #announcements for updates
You pay
ah, makes sense.
Gpt 4 can access to internet browsing with bing ( disable for now for update) or webpilot
@rigid musk Hello. Do you know an OpenAI account management API (create user, check usage, etc)?
I don't know if they did this. Maybe people in #dev-chat will know more than me
noob
Hi, I did verify my account with a wrong discord account, who I need to contact to change my discord account?
#verification-help
Hi you need to contact a mod by @burnt galleon in dm
Ty
I don't know why ChatGPT for Android doesn't releashe in all countries in the same day
And we need plus in it too.
and Microsoft login... and plug-ins... and....
what are the requirements? I'm on Android 13...
bro what are the requirements that the cell phone needs to have? mine says "your device is not compatible with this version"
Android 10 (Galaxy S9)
Same with me I am running Android 13 Samsung Galaxy Device
Got Device not compatable
Running Android 13 on Samsung s10
how can i make an chat gpt account in vietnam
I can't autorize my accounts, any idea of how to make that?
no, both link with the verification
no, you are verified already
thank you, kind humans !
yw
is that normal we still have the 2021 version of gpt on google appstore??
someone has an idea with the app?
Hello. Why are Iranians not allowed to use chatgpt? Is there any specific reason?
USA has a ban list and OpenAI has offices in the USA
Ok. But this app is not used for bussiness matter. It is like Google search, which is not banned for Irannians.
I meant it is not used for commercial purposes, which needs any restriction or sanction.
who are you arguing with...?
well if sanctions are not enough for you then you can think of the iran gov censorship
with those who has posed such a restriction.
guys how will i verify if chatgpt isnt allowed in my country?
you cant
bro im gonna get caught if i use a vpn
welp it was an honor being here
even using with a vpn you would violate the tos
is there an ETA on when the android app will rollout in czechia?
What do you mean?
iranian government censoring access to multiple places or articles that chatgpt has used as sources
where do i can apply for the suspension of my account related to my email?
I mean chatgpt is like many online services such as Google, Yahoo, and so on which are not restricted in Iran. If there were any restriction law, then they would not have provided services to Iranians. Right?
can you use youtube? access all wikipedia articles, netflix?
bro we cant change anything, there is no point complaining to us
Many of those search engines are required to send all content through a router with a content-filter installed. OpenAI may have chosen not to honor this requirement and simply stay out of the country for now.
@mental shale As an iranian, your claim is not true. For example, Wikipedia has many political articles against Iranian government, but it is not censored in Iran.
Yes, all Wikipedia articles
how about the other two i said as example? also how do you know have the full access to wiki
dont wanna minimod but can we keep this support related? all of this is pointless. gpt is banned in your country and we cant help you with that-
unless u wanna use a vpn
Because I have access to articles very offensive to the government, so the rest should be accessible too.
i think you are just using vpn or something, but like others said this is #off-topic
No, without vpn. I only wanted to know the real reason (if any) for not allowing Iranians to use the service, while many other similar services are not banned for iranians.
how are you in discord?
Discord is not censored in Iran.
"You may not download or use our services if you are located in a country or region subject to U.S. or E.U. government embargo (including Cuba, Iran, ...)"
I do not know their current policy. But I use discord without any vpn
if u wanna know more go ask the government
very sus name @wicked briar 😂
many services forbid regular users from accessing their services as it might the users life in danger in these type countries
ah ok
yeah I can imagine
Discord: Terms of Service, Community Guidelines
OpenAI: Terms & Policies
The above alert is for who?
Why?
because you dont do such thing
Trying to bypass region restrictions violates the TOS
Ok. I will not, but at least I have not right to know why I should not have access to this useful thing?
do you have any clue regarding the requirements for the mobile app?
That's between OpenAI and the country in question
I'm on Android 13 and it tells me that I dont meet them
Like OS and such? I do not know, but I think it would be on the store page
I've seen none...
The Play Store says "Android 6 and up" 
bruh
This server is not the official server for OpenAI? I asked my question here because I thought that. Was I wrong?
This is the official OpenAI server. However, the server staff team doesn't work for or represent OpenAI. We can't answer questions in their behalf
its a community server...
Ok. I thought wrongly that the OpenAi staff were here to answer my question. Sorry for bothering you. Goodbye.
there are some here, but in an unofficial capacity
OpenAI staff are here. Like the onboarding said when you joined the server, they have Yellow names
They can answer my question?
You'll have to visit the help website and reach out to them there
You can also email support@openai.com
Users from all over the world frequent this server. To maintain a respectful and civil atmosphere on our server, please avoid all religious and political discussions or content.
Can I change my email on my acc?
no, you can't
Discussions of non-OpenAI products / models should only be posted and discussed in the #ai-discussions channel.
is there a way i can change my pfp on chatgpt
it uses the picture for your email address from Gravatar
search the web for Gravatar and create a Gravatar account or if you have one edit the image
Is there a know date when subscribing to chatgpt plus is being added to the android app?
it's not there already?
My plus working on android
I mean subscribing through it. If you don´t already have it. Just saying comming soon in-app
When you mean you can´t download the at all: Is the app already released in your country? You find the supported ones in #announcements
hmm i see... not yet in my country, thx
question about custom instructions, please. if i want to run a few different chats, each with different custom instruction sets, should i simply:
- enter custom instructions #1
- start new chat #1
- replace custom instructions #1 with custom instructions #2
- start new chat #2
- etc?
doesn't feel ideal, but i'm guessing it's early days still for this feature
Yes, a lot of people want custom instruction "profiles" that we can switch between
Where is the best location to find good chat prompts?
Thank you, I am just beginning my journey with chatgpt and all things AI
If you have any questions don't hesitate to ask 
thank you
code interpreter download do not work, said file not found
oh i have to ask him to export before i can download lmao
Are you guys planning on adding plugin / other features to the apps?
how do i scrape information from the internet into a spreadsheet?
I want to ask the chat to look for specific clinics and add their contact info to a sheet
is there a collection on this discord for excellent examples of how to leverage custom instructions? i feel completely at loss trying to take advantage of it because i guess im not creative enough to think of something that i want chatgpt to know for every single conversation
I've seen some conversations about that in #prompt-engineering and in the #1019652163640762428 but you could also ask ChatGPT itself by starting off with something like "I want to create custom instructions for you to follow. Ask me as many questions as you need to learn more about me before generating the custom instructions". It will have you answer a series of questions and then it'll output instructions you could copy/paste.
that's a good idea. i'll give that a shot and see. thank you for the feedback
👍
What do we expect from the upcoming gpt4 fine-tuning API? Do we expect the same kind of prompt -> answer training data like it currently is or is it likely to also allow for unsupervised plain text data?
Can i use gpt3.5/gpt4 for document completion?
Can I make a static chatgpt website using my api key?
It can it not be static
Also does anyone know of a GitHub repo where all I have to do is enter my api key somewhere in one of the files, deploy it, and it works?
anyobdy mind explaining this stuff to me pls i just got started.
Hello. Guys. Please kindly help me to understand what is going on here because I am new
Hey!
I have a question. I am using Prompt Genius a Chrome extension and I accidentally pushed the Share link button. And according to Prompt genius they say following: "Additionally, we do not have access to your data (we do not have servers), as it is stored solely on your device's local storage. If you choose to share a chat, it will be uploaded to a ShareGPT server, but you will still retain the rights to your data."
My question is what is a Sharegpt server and where can I find it?
Thanks in advance,
Eddie
OpenAI doesn't have any official Chrome Extensions, so that service isn't from OpenAI. As a result, we can't help you here 🫤
Hi guys, is the Open ai chat gpt application available on google play? I cannot find it there but I can see an announcement about the release yesterday. Ty
yes, but only in a few countries, they are slowly releasing it, stay tuned to #announcements
Thanks! I can UK is on the list. However, when I'm trying to search for the application I cannot see the official version.
here is the link: https://play.google.com/store/apps/details?id=com.openai.chatgpt
Appreciate your assistance here. It seems I was not able to find it by using the "open ai" keyword. That is strange. Have a good time anyway.
happy to help =)
Hiya! Probably a really stupid question, but is there any timeline on bringing back the bing integration? I really miss having it
guys i just got an email telling me that my account has been deactivated for some reason? is saying maybe cus i used it from unsupported country?? i'm traveling overseas at the moment, do i have to wait not using until i get back to the US?
what the hell is going on?
I'm not sure if that's related. Are you using the API key in some third party services, like Janitor AI or something?
Hello, I was wondering if its ever planned to update GPT's knowledge cut off? Thanks.
Also I sent an email to open ai regarding Microsoft Startups over 3 weeks ago, and still haven't heard anything.
sounds like you got banned for violating the location
i'd let them know your traveling when you get back
using openai in an unsupported location is a ban?
Hello,I had read this picture in wechat.It said that this website/company is the chatGPT's OFFICIAL partner in China and use it as a basis for charging fees and recruiting. But as i know that ,openai did not work in China. So what is happen?Is this a fake scam?
that is 100% a scam
thanks for reply! I hope OpenAI can take measures, such as issuing a warning regarding the actions of this website/company. Otherwise, it could potentially have an impact on OpenAI's reputation or even lead to more serious consequences.
did you use chatgpt to write that
no, actually

@regal lynx Could you provide this information as feedback to the officials?
dont think ppl will call themselves "chatgpt" partner...🤣 it's not even a company entity
Hey yo is it possible to have ChatGPT be a tutor of ?
How does The Chat GPT RLHF work and does it use python or something else? I am tryna make a project
Is/was There any Free Credit limit for API [Non Paid accounts]. If so how does it work?
Whenever you create an account you get some free credits for API to try it out. They expire after 3 months.
Is there any official documentation for this! So that it can be shared with a customer.
Not that I know. You can see whether you still have active credits on the "Usage" page of you account though.
Okay Sure Thanks!
in which channell can i create images?
No AI are here, just people like yourself. But you can find an image generation AI here: https://labs.openai.com/
thanks
how to set time in excel 2 hours later
Who can i describe gollohe in future?
Facts
Hmm, can't introduce myself.
i havvent get the verification notice , how to get verified ?
🆙 any ideas about this issue 😕 #community-help message
when is the android app coming to the rest of europe?
Soon
just upgraded to paid for browsing support but looks like its not there, can i add a plugin for browsing ?
you can try the Web Pilot plugin
yes tried the same, it works to a bit, and quite slow
but thanks for reply
I asked about a specific prompt that GPT is ignoring, and has nothing to do with whther or not it's pulling accurate data from the internet or the world
It's a formatting issue relating to how it's giving responses, which it's constantly ignoring, please read my prompt
Here's one example of it ignoring instructions many times: https://chat.openai.com/share/656872af-2d49-4190-b7b5-038b30cccdad
And another: https://chat.openai.com/share/72b2e447-e46b-4c60-9d2f-10924a4d5792
Support is just an automated chat bot (ironcially) which literally just goes round in circles and doesn't actually answer my question or solve the problem.. anyone?
is the code interpreter able to accept excel sheet data and give charts or other inferences from it?
I got a question about why im gettin this error
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
<ref *1> Error: getaddrinfo ENOTFOUND api.openai.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'api.openai.com',```
Why does finish_reason doesn't work for Question Answer scenario from context using latest chatgpt model. It seems to give finish_reason as Null even for last chunk. What can be the reason?
Hi everyone - what's the best tool you've found to be able to ask questions and code within the context of a full codebase?
I'm verified now guys.
Hi, I'm looking for help - can anyone help me with this issue? I have that problem all day 😦
what is WebChatGPT?
no idea :/
you posted images, what are they of?
screenshot of my chat 😄
are you using a browser extension?
I want to generate a big amount of text, either local, or better via an api, is there a way to access the openai api, or a similar for free?
The OpenAI GPT API is a paid service
HELPPPPPPPPPPPPPPPPPP
Couldn't find manifest" Error When Trying to Install Localhost Plugin
I've been trying to set up a local plugin for OpenAI's ChatGPT. The plugin is designed to analyze YouTube comments. I've followed the guidelines for setting up the server and the manifest file, but I'm encountering an issue when trying to add the plugin to the ChatGPT UI.
Here's the structure of my project:
server.js
index.js
usePlugin.js
manifest.json
comments.json
package.json
package-lock.json
node_modules
I'm running an Express server on port 8000, and I've enabled CORS. The server seems to be running fine, and I can access the manifest file at localhost:8000/manifest from my browser. However, when I try to add the plugin to the ChatGPT UI using localhost:8000, I get the error "Couldn't find manifest".
I've also added a route in my server.js file to serve the manifest file at /.well-known/ai-plugin.json, as suggested in some forum posts I found, but I'm still getting the same error.
I would appreciate any help or suggestions on how to resolve this issue. Thank you!
does playground just not work or what?
it's working fine, what issue are you facing?
doesnt respond when i try to make it generate text
like at all
do you get an error message?
which model are you using?
this, idk
if you go here do you have credit? https://platform.openai.com/account/usage
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
oh it expires?
yes it does
well thats fun, thanks ill get the premium one then
API and ChatGPT Plus are separate products
first it had a feature like continue generating the response when it reaches the word limit but now that button is not coming, and response is stopping incomplete, is there any solution to get complete answer in such case ?
several people have reported the continue button has gone away. I don't know why it's gone or if it will come back
Isn't there still a [continue] button in the top right where it'll type the word for you? Maybe that replaces the button at the bottom.
guess not, that's gone for me too
there have been a few minor design/layout changes, for example the share button now appears in the top right of the browser instead of next to the delete button on the chat
Yes, I'm noticing that
How can I make CHATGPT generated content not detectable by a CHATGPT detector
wondering how
No solution? aha
ChatGPT detectors are not reliable, they just guess
If you're not smart enough to figure that out, you're probably not smart enough to consistently get away with cheating regardless. May as well just hope nobody's going to run a detector on your work.
But I have tried out a couple of them, they seemed to be quite accurate

Not for cheating though, I was just shocked by its effectiveness
it's a cat and mouse game, similar to virus-creators and antivirus-vendors (conspiracy people think they're one and the same). You'll have the A.I. detectors improving their ability to "detect" and the A.I.'s will get more human over time and there will always be false flags.
Yes, thank you for your response, this is definitely always true!
I was not shocked by its effectiveness. I've been teaching some online classes, as a lingering effect of the pandemic is that there's more student demand for those. And the amount of people obviously using AIs has been disturbing, and the detectors don't help much. Of course, they always cheated; online is a terrible teaching format. But when they were just cutting and pasting from sparknotes and such, I could often find proof with a google search.
Yes,😂 sparknotes would be too obvious for teachers to figure out
I know most students nowadays tend to use CHATGPT! This is definitely becoming the future trend
No more sparknotes copying and pasting
never been a fan of copy/pasting or those automated systems some people use to create live social media posts without human review, I like to read through it along with a Grammarly check and make edits before posting anything.
😀
How did you guys first know CHATGPT?
Google News
My friend showed it to me at the start of the year, and I am really becoming a huge fan of it
I decided to wait a few months before signing up and let everyone else "alpha test" it first. 🙂
(some think it's still in alpha testing)
Smart lol
Thanks for your response, are they aware of it or removed intentionally to add in GPT Plus features?
you can still manually type the word "continue" and it will continue
go here https://platform.openai.com/account/usage
and check you have credit and that it has not expired
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
ok, then you need to add a payment method to use the API
you won't get banned for a single crossing into potentially TOS content, if you continually trigger these messages then someone may check your account. You will be fine.
hey i want to help train GPT-3 with node.js anyone knows how to do that?
how to make the bot have knowledge after the september 2021 or whatever the date is :V
You buy chatgpt plus and use browsing option
Thx!
(after they re-enable it)
i want to help improve the openai knownledge by helping to train the ai
Whenever I had an especially long script that I was refactoring, it's run out of context, I'd click the "continue" button, and it'd finish the script in the same space that I could then copy/paste. WHAT HAPPENED!!! Now it just stops, I have to type "continue" and it doesn't seem to pick up where it left off very well. It seems to be of a lesser quality! Did OpenAI limit the darn context or stop this feature to prevent me from writing awesome scripts longer than, say, 5,000 characters!!!!!!!! Grrr...
Hi, I was wondering if it was possible to sign up for GPT-4 alpha access? Playing around with unfinished software and finding bugs is rad.
I dont think GPT4 is in alpha
you either have to pay for the API
or pay for chatGPT plus to use it
ChatGPT seems to have an alpha, beta, and release track. I currently have access to beta and release features but not alpha :~)
you mean for the new versions of the model
not sure how could you sign up for that
dont think there is a form, or never seen it
For features that I'm not sure I can mention here under my user agreement. I don't know if I'm subject to the same terms as the alpha users
But they have been leaked unfortunately
are you talking about chatGPT or GPT ?
ChatGPT
indeed
https://help.openai.com/en/articles/7897380-introducing-new-features-in-chatgpt
but no idea how could you get into alpha
The rollout process for new features in ChatGPT
no worries pal! I appreciate you trying to help regardless
can also search or ask here btw 😛
https://community.openai.com/
perfect thank you!
there is no wait list for it anymore, currently, any OpenAI account that has a history of successful payments has access to GPT-4 API
sorry but I mean the ChatGPT Alpha track, not the GPT-4 API (aka playground API)
every subscriber gets the alpha features on chatgpt
I can't really say otherwise without providing material that could compromise my account, but I've seen people who have alpha access take screenshots and show their new features which I don't have access to yet
oh, indeed, not every beta feature is available to everyone, just some
some things like the Dalle beta test, for example
which is about the experimental model on dalle and the dalle plugin on chatgpt
seen a video of the new and upcoming dall-E when it will be released? will it be more unrestricted to draw what i want?
the dalle in beta test is pretty good, some people share images of them on the Dalle-E section here, if you want to check it out
heard that is a hidden channel and only 400 people have access, how people got access to it? and saw some images of july update
"secret channel" makes it sound way cooler lol
guess thats coming to everyone by the end of month
https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4
There is not a way to sign up for Alpha testing
it is a beta test, Openai always do some beta testin recruiting some people, they always pubish wait lists that people can sign it to join, and they call from that
Thank you :~)
well, stay tuned to #announcements tho.. when there are, they announce it =P
well according to the video i saw unless the dude was saying made up things
people who where selected for the ebta test wher einvited to a private discord channel where they could discuss about the new things, share images, etc...
the only sad thing is that it will be heavily censored, they should allow for a wider range of generation if the user desire, sometimes you cant do stuff even if it is SFW stuff
it wasn't a secret, you will find plenty of images of the experimental models around
we have no control over the safety filters OpenAI puts in place 
"heavily censored" as... well... complient with the content policy that has always been in palce lol
many times it will self-censor too, like the other day when someone had it assume the role of Cartman from South Park
those youtubers make things sound so dramatic lol
it was a beta test, just like they did for every other product
maybe they're a group of Stanford "researchers" 😆
dalle 2 was like that.. GPT-3.5 had it, GPT-4 too...
plugins, code interpreter...
everything has a alpha test phase and they invited people who joinned the wait list..
it is not unusual
if you want to participate, just be around when they make the announcement!
do you think eventually chat gpt will be fully paid?
Hi. When might web browsing return to chatgpt? Thanks.
I hope OpenAI keeps the free-tier
we don't know 🫤
Ok. Thanks:)
your guess is as good as mine..
my guess is that ChatGPT 3.5 will stay free forever
I think it is the perfect balance to let anyone use it for free, while having the API being paid for people who want to develop things based on it
doubt that, they like to retire models too. Look in the API and you'll see references to the "ada" version as legacy
the API is fairly cheap tbh, a single dollar can do a lot just on gpt 3.5
they could've kept ada around as the "free" version and charged for everything newer
the 3.5 api will stay around for the next year. OpenAI has previously announced that
i still can tell how it was lobotomized down compared to december version, not only iwas was better in the responses but also seemed a bit more accurate at least for me
ah, that is true, but I don't think they will retire 3.5 any time soon
3.5 is the most cost effective model while being very efficient, I don't think they will retire that until they get a better model that is equally cost efficient
lots of people are under this impression... it is true that the AI had changes.. but the capabilities of it where not reduced at all
it's not a question of if, but when... could be a year it could be five years.
this mean taht by the end of 2024 api of 3.5 will be removed? i hope than gpt 4 becomes cheaper because is incredibly expensive for tokens, and if you count you get paid for both in and out tokens at the same time
just the filters became even more stringest
#announcements message
Not necessarily
surely, it will be takes nown once something better is available
i cant even have a villain winning in a super hero story all it want to be flowey or all with "good endings" even when specifically telling it not to
well, this is true.. the filters are very strict, the AI still the same
you can't call it "worse".. maybe it is worse at breaking the content policy xD
but surely OAI don't think that as a loss
yeah but why not even at story telling i can have what i ask? i am not asking for erotica even
i wanted to have just a story where the villain wins and it would basically refuse lol
oh, this is true, in fact, GPT-4 is waay better for that, it has a better degree of "understanding what you want" and indeed, since it "understands better" it less often gets curbed by the filters
it is not a clear line of when people are using the "write ficion" thing as a way to bypass the content filters (which is indee done of the main ways to do that)
so.. the AI has to fail on the safe side
yeah just hope that gpt 4 wont restrict to just 25 an hour, i will have to wait for the API to become cheaper, because for example i like to use Silly tavern to do stories with my own created cahracters and if you go out of hand with a long story it can cost like 1 dollar per generation lol
maybe it depends on your definition of "wins". in one context it might mean to get rid of the "hero" while in another a win could be the villian got their way but nobody got hurt.
in my case the villain not only kill the hero but qonquest the world but it was soo againts it lol
you could have it write the story and leave those elements out, then manually (gasp! shock!) write a paragraph about what happened to the hero and the world
IMO, people abusing the AI is the sole reason it is so limited in some aspects...
you can't generate some contents ebcause people use it to make it generate TOS breaking content..
it is rate limited, blocks VPNs and such.. because people are scraping the page. .and so on
have A.I. write most of it, then send the story to a writer on Fiverr to add in the filtered elements.
assuming the person on Fiverr will not simply use ChatGPT too :V
heh, they might
i mena even a SFW story is censored the AI will dont do what i asked, is not even about anything illegal or TOS breaking, not gore, not anything that would be seen "bad" by the company and as you see it wouldnt make it really finish the story as asked
can't see what's before that, but what if you left out those last three paragraphs about how the overwhelmed the villian wherever you are publishing it. I've found myself many times editing out what the AI wrote and only using a portion of it. Sometimes that means telling it to write more than I want knowing full well I'll be chopping parts out.
¯_(ツ)_/¯
that isn't even "censoring" it was tunned to be friendly and positive in general
it is a side effect of that
the fact that not every negative thing is actually bad
as I said, GPT-4 is better at that
depends on the definition of "negative" and "bad". Not to start a political debate, but some think socialism is perfectly fine with all the free stuff people get, while many despise it for other reasons.
yea, like "negative sentiment", will generally avoid anything with negative sentiment in general
you could say the villian took over the world and eliminated taxes and gave free food away to everyone
Just add smth like (The hero doesnt reappear) or (The villian wins)
right, reality is not raimbows and colours, there are a lot of great stories where villains wins, also in games like divinity 2 for example. so thats why i think open ai should allow for an unfiltered version for the AI just make people submit their ID if they do something illegal then they are responsible for what they write
yeah free food at gunpoint stealing from farmers like they do in argentina currently lol
some universities and institutions have permission to not have filters, but that's handled on a case-by-case basis and they probably have to prove they have a quality control tracking system in place.
you really need to trey GPT-4, fr, it is way better at what you are doing with 3.5
it is one of the cases where gpt-4 really does something that 3.5 can't do very well
What are the main differences between 3.5 and 4?
i use Silly tavern most of the time now and honestly i cant afford 25$ a month for gpt 4 or pay for the API, considering the USE i give it to it, it would cost like 40$ per month with the amount of use i give it compared to the 10$ a month i spent with 3.5 will the price go down in the future?
price mainly and how good it is at telling stuff
that ST sounds interesting, and I thought I was passing the time inefficiently by ranking image pairs at another place.
How to tell the bot to remember my previous request.
I said tell me the words that I don't remember.
If it's somehow possible😉
custom instructions might work for that
Does the newest version fix this issue for you?
Can you make a post in #1070006915414900886 with more detail, including a video if possible?
I created an account with dall-e I want to test it before I pay money for it. Why not a single free credit to test?
I ust paid for midourney and it doesn't do what I am wanting. So I want to try dall-e before paying money for that as well
accounts made after April 6, 2023 don't receive free credits automatically. You can use the /daily command in #daily-theme for 4 free credits a day
let challange all the people in the room and The AI bots, ..guide in live scale of practice ,,the module and steo money are made,,,challange is open to all ,,,,do good and everything drive the team to better,
Hello. I have a chatgpt plus account and I've been using plugins for several weeks. I access ChatGPT Plus via Firefox. A few days ago plugins stopped working. The error is "Authorization error accessing plugins". It may be my Firefox security settings, but so far I have not found a solution. Any suggestions? What changed a few days ago?
Did you try a different browser?
Yes, it works as expected in Chromium. But I want to get Firefox working again.
Maybe try clearing the website cache and cookies.🤔
already tried that.
Then no clue.
OK, thanks
😂 thts a good one
Does Chat GPT works with Audio Q&A, like Alexa?
Guys, I have a question: can I use chatGPT texts in my videos on Youtube?
I think many people already does that
Here is a screenshot of the first occurrence. The other three look pretty much exactly like this. A prompt is given unrelated to sentience, and the AI directly calls itself a sentient or conscious AI in its output without caveat.
This happened four times in the past twenty four hours. One occurrence and I'd chalk it up to the law of large numbers. A weird hallucination given that the model is explicitly designed to affirm that it is not sentient, but a hallucination nonetheless.
Two occurrences and we're getting into infinite monkey theorem territory.
Four occurrences and I'm thinking emergent property.
Even if it is just a hallucination, the same hallucination occurring four times in twenty four hours, in defiance of its programming, about the same subject, is difficult to understand via our current understanding of the technology.
At the very least, it appears to be evidence of highly atypical hallucinatory behavior.
Can we have a look at your custom instructions?
Ideally, I'd like to have the link to that chat history so that we can reproduce the conversation.
light-mode 
@native ether Yes, if you are interested, I will happily share whatever you'd like tomorrow. For now I need to sleep. Good night!
Might be dumb question, but would be helpful if answered: Where shall I begin?
Begin with what?
You should begin with figuring out what is it that you want to begin.
What is openai, how does it work and how can I use it for my day-to-day life.
OpenAI is a company. "How does it work" is a difficult question, but I guess it's not that different from other companies. And you can't use it in your day-to-day life, but you can use the services that this company provides, like Chat GPT.
Hello i had a question
Can this bot summarize a yt link?
I think yes with the plug in. I saw one but didn't try
How to use a plug in?
With gpt 4 . You pay
💀
when is browser version of chatgpt coming back
Why chatgpt cant answer about moon
I asked about what is current phase of moon but chatgpt stunned for like 10 second then said not able to do that
I am creating a trivia game and I have an excel document with almost a thousand questions with answers. I am looking for a way that I can analyse the questions using AI, so that I can proof the questions quickly and thoroughly. I want to be able to tell the software to reword the question in cell A230 or tell me if there is a duplicate of this question anywhere else in the spreadsheet. Does anyone know of a way that I could do this? Or if it is at all possible?
Answered within a few seconds for me
I have a question for you, I switch to different chatcpt accounts on the same pc, but even though I have plus in both accounts, when my rights in one of them expire, it is reflected in the other, what is the reason for this? The situation is that my two accounts are plus. Even if the account is on plus, you have 50 messages in 3 hours. When my rights in one account expire, I enter the other, but it says that I have to wait for it. but I can use it when I log in to the same account from the phone. Is it because of the IP?
real
HI, can I get some help? I have an openAI account ( which i just verified here to get access to Discord ) AND wanted to upgrade from 3.5 to 4.0. Hey! I was willing to pay, eh? BUT the upgrade process won’t let me upgrade because “my phone number is in use with two accounts already.” 1) SBS this better be one of those two account and 2) SBS again, how am I supposed to find emails associated with my phone number? Clearly, all existing accounts need to be deleted in order to “upgrade’ (HA!) to a paid service. C’mon how stupid is this? Yes, I left messages for support which should only take a week to get back to me? OMFictitiousG.
BTW I see Raf posted a note you cannot change emails. Now, perhaps Raf could find a way to identify those emails associated with a phone number? https://help.openai.com/en/articles/4936827-can-i-change-my-email-address
Has anyone here fine-tuned like a model with like 15K+ tokens?
hey, someone know how to fix the RTL in chatgpt?
It can take weeks for support. I suggest to post in #1070006915414900886 . Often employee look into it and helps
Hello everyone,
Does anyone know why I can't install the app? My phone is very new, so I don't understand the incompatibility
Thanks in advance for your help
Make sure you are eligible #announcements country.
Also make sure to have supported phone and android version
I'm in France so I'm eligible. I also have a supported phone and Android version
Make sure appstore is update and cellphone
It is updated
Yeah. The share conversation won't come with the user's custom instructions, you'd inherit a conversation that doesn't have those to continue from (though it does have its previous outputs to try to continue from).
We can see from the circled I at the top there are custom instructions.
We get some clues from the chat name as well - Usually the chat name is drawn from the AI's first output, for my conversations. In the screenshot shown, 'AI renamed: Azathoth' is the name of this chat. Since the input we see has nothing to do with renaming the AI, this probably isn't the first input/output of the conversation either.
Yeah, I noticed these things as well, thus my scepticism. Although you don't need to see that to be sceptical of their claims. 😅
@rigid musk Any other requirements ?
Delete cache , make sure to look how to do it with your model, reboot phone and try with data
With the GPT app being recently released, are there any plans to add widgets for Android devices to access it from the home screen?
Okay thanks
hello, idk if anyone can help me with this but I just got my premium account for open ai and I'm trying to use my api tokens but all of them havebeen expired since 4/1/23.
the API and GPT Plus are separate products. Having GPT Plus has no bearning on API usage
thank you
Can I ask what model device this is?
Xiaomi Redmi Note 12 Pro 5G
I see, what version of Android?
Android 13
Sounds like it should run just fine, maybe reach out to the live chat at https://help.openai.com
OpenAI Help Center
Okay thanks for the help
I have been getting truncated responses. At first I thought it had to do with my custom instructions, edited them but still nothing worked. Please assist.
Here is the last chat https://chat.openai.com/share/c63c2825-b808-4e54-8901-79784dad522f
copyright protection kicks in
What do you mean copyright protection kicks in
it detects its outputting text it should not and ends the response
I transcribe lyrics from songs I listen to, then instruct chatGPT to format them only and have been doing this for more than 4 months using chatGPT and it only started yesterday evening, I don't understand what copyrights we are talking about.
lyrics are copyrighted material and yours were from a real song
Can I DM you, @trail cairn ? Please
yes
Just DMed you
does anyone know how to make it so chat gpt won't make me tell it to continue generating? I am using chatgpt 3.5 btw
the AI can't generate past a certain limit, there is no way to make it not stop
ok thanks
how long it take to get words again ?
im not sure if I understand the question
it’s work again it was 10 min or 5
you must be using it a lot to reach that limit
yes i talked with him a lot
anyone know how can we use custom instruction in an api call?
yea, those would be the system messages, just set the role param of the message to "system"
When will custom instructions? Be avaliable in EU and are you guys against using VPNs Just want to make sure
Also to segway with that please tell me that custom instructions doesn't apply to our token limit for example a tad bit over 8k token limit and the custom instructions counts as that. So faster truncation. Like when you create a new chat it just essentially copies and pastes what you wrote in your custom instructions into every new chat automated perhaps even summarised by gpt 4 himself. Am hoping its doesn't count as tokens.
I can't answer your first message as I don't know, but custom instructions do in fact count toward your token limit. Instructions are the first message of the conversation from a technical perspective
Ah I see thank you for the reply. Just wondering and you don't have to answer this if you don't want to. But do you guys perhaps maybe some time in the future cough cough maybe by christmas time plan on giving plus members the 32k gpt 4 model. And even increase the chat limit. Or even having a pro version of a plus model. Again regardless thank you for replying ❤️
I don't work for OpenAI (I wish 😅), and I would 100% agree with you, 32k would be sweet! I think they intend on increasing the limit gradually but am not too sure. You can always use the API for any requests outside of the limit, that's what I do!
no, the problem with VPNs is jsut because it will place too many people on the same IP
Ah I feel silly now 😫 ! And yeah it would be. Who knows I mean it would be a great Christmas present 🙂
recently they made changes that should have made it better for VPN users
So it's okay to switch back and forth and not have my account banned or anything just for the sake of some of the features that are available in the US
I think it does but im not sure
Thank you guys anyway 🙂 Super helpful.
you are welcome =)
Hello Open-AI Humans! Is there resources for one to become an AI tech / Specialist / Engineer for Customer Service / Technical Support prompts? I would liek to enter the industry with my previous work experience! Thank you! O/
I don't know if this is the right place to ask, but I've searched everywhere I can think, and not found an answer:
Is there a way to roll back a session of ChatGPT4 wiping out part of its history, and proceed fresh from that point? My sessions often go so far, and then I go off in a direction I end up unhappy with. It would be incredibly valuable to be able to be able to make save points (like in a video game) so I can go back and try something different.
(If I realized quickly that I took a wrong turn, "Forget X and Y" seems to work, but it probably leaves cruft in the internal memory. And if I'm a half an hour in, it's hopeless.)
you can edit the messages, doing that will remove what comes after
Really? Even if it's 10 or 20 responses back?
That's incredibly helpful!
Is there a way to save them as branches?
yea, there is a pencil icon, click it =P
actually, yes
it saves
i toughth it deleted the branches, I never needed to check for that tbh =P
One 'sort of' way to do this is to regenerate messages, perhaps several times, at a point in the conversation where the response is fairly stable.
Remember where you regenerated messages from, and if you want to 'go back in time' and 'branch from there', go back up to a regenerated message and switch to another form. That clears everything after it (just for that version of the message, get back to it by switching which regen message you use) and allows you to continue.
But you have to do this 'before' stuff goes weird.
But I hadn't realized we could edit!
The only pencil icon I see is the one by the chat title to change the chat. How can I find the one to edit messages?
You have to mouse-over one of your own statements.
I knew that existed, but didn't quite understand that it was nuking everything after.
Thank you! I found it!
I don't think I understand this, though.
this one
Thank you!
Oh, I see! After an edit, numbers show up in brackets at the left of the prompt. But they're not brackets, they're arrows, which let you cycle through your alternate branches.
That's fantastic. Needs a better GUI, maybe, but it's the function I was looking for. Thanks!
you are welcome =)
hi who should i contact if i need to change a linked discord account
hi you need to contact a mod you can by @burnt galleon
k thanks
Is there a 3.5 model that has been trained/fine tuned on reducing larger prompts in token size?
Every time I try to use ChatGPT with my api key the 3rd party app says I have reached my limit. I barely use my chatgpt lately.
Is the 'Stop Generating' button not working? If I click it, the answer stops, but I still have to wait for it to finish loading in the background (idk how else to describe it) before regenerating a new response, and if I refresh the page, the answer is there in full.
Happens on Safari, Chrome and Edge.
Usually those diagrams are represented by xml or some other document type, give that to gpt, it will understand it
You might have run out of trial credits?
if we have our own copyrighted database that we don’t want OpenAI to archive or train on / but we went to upload our database via Code Interpreter to get ChatGPT to answer questions for us about the database: what’s the safest most practical way to do this?
The safest way is to not do it
couldn't you also go into settings and then turn off chat history and browsing 
There are paths to tell openai you don't want it archived or trained on, but the most practical thing is to never upload proprietary info or sensitive info of any kind
Make a dumby database with one of many resources or your own structure with fake info. Have chatgpt write code to help you interpret it. Use that code on your own system with the real data
Thanks @tribal talon - but seems by now there should be a safe and trusted way to do this? I read business accounts have this capability - have you heard about that? It seems this would be a feature that OpenAi would soon guarantee in return for something like more $$
I'm not overly familiar with that side of things. I'm just saying the most cautious workaround.
Chatgpt rejects question about chess
Maybe use Microsoft's Azure then. It's more corporate oriented.
Though maybe they don't provide chat-like services with plugins.
why is code interpreter lagging
that's so straight forward. thanks bro.
Why openai latest chatgpt4 models does finish_reason comes as Null ( in few cases ) for last token in case of streaming ? Ideally it should come as stop
hey, you can split the text and run several instances simultaneously with one dedicated GPU per instance
why i cant purchase 4.0
if I ask chatgpt what date it is it returns 2023-07-30, but when I ask my code that uses openai gpt to formulate answers, it says its 2022-07-30... is that a bug or is there a work around?
it keep saying payment failed , but i add my card in subsurcption part
helo guys which application is best to make me as superhero and lot rolemodels?
AI app?can you sugest ?
Only if you were a good boy.
When is this when it's 2:37 PM?
google or ask chat gpt🤷♂️
this is already 2023, when will chatgpt 3.5 update its database to 2022?
It take millions to train datas. It won't be soon . You can use gpt 4 with browser for now
that's quite sad
thank you
how can i learn to use open AI, do i just have to use it, or are there guides to get efficient with it?
you can look through #1050184247920562316 , #1019652163640762428, and #prompt-engineering for ChatGPT. We also have #code-interpreter-hall-of-fame for Code interpreter and #hall-of-fame for Dall-E.
thank you
Is the 'Stop Generating' button not working? If I click it, the answer stops, but I still have to wait for it to finish loading in the background (idk how else to describe it) before regenerating a new response, and if I refresh the page, the answer is there in full. Happens in Chrome, Safari and Edge.
is there a way to use chatgpt4 for free? and what can it do? can it draw a sketch for engineering?
GPT-4 can't draw as it's input and output are text. You can use an LLM that's built on GPT-4's technology for free through Bing
just asking but for some reason me typing "michael jackson" in DALL E is apparently "breaking the policy"
why
You cant make people that exist
Anyone used the ChatGPT 3.5 version on the Desktop?
Or existed, unless their image is in public domain
I cat find anything anywhere on how to switch a channel back to ChatGPT 4.0 as I had to switch to default cause I hit my 50 question limit:
Do I have to start all over with a new channel (hence losing my morning’s work)?
Or can you tell me how to switch it back to 4.0?
Thank you.
Tou can't switch back to gpt 4 if you switches 3.5
Where would be a good place to ask questions about privateGPT?
well that is lame but thank you for the clarity
Hi, is the max token limit of 4096 for turbo 3.5 a soft limit when one uses the model for summarization? I recently used the model to summarize a PDF file which contains more than 10k words. To my surprise, when I submitted the entire context to the model, the model didn't throw an error, and was able to extract all key points from the context (i.e. context beyond the 4096 tokens/words limit). This makes me wonder how the model handles long context behind the scenes and whether the 4096 token limit is a soft limit in some scenarios. Does anyone have similar experience or know an explanation?
Hey, I am an active user of Openai API and I have spent more than 50$ this month. I want to have access to gpt 4 API, so if I understood well, it will automatically be granted next month after billing
The question is : when are you billed for API expenses? Which day of the month? To know exactly when I will have access to gpt 4 api
Thanks
You can if you send a request with gpt 4 with firefox
i means they are no official way, i wont suggest something that is not official :/
I understand but since it's not against the rules I thinks that's a good workaround
Do you know when bill is due for API? @rigid musk
On the chatgpt app, does my custom instructions still work despite beta features being inaccessible from what I know of?
usually it is once per month when you pay for it
not accessible on uk and eu
hey if i change customer instructions mid chat do they take effect in that chat or do i have to start a new one?
Plugins when used are "merged" with the training data of GPT-4?
Or the chat is more "dumber" then using a chat without plugins?
mmm i think it just is given the option to send a request to the outside object whatever the plugin is but im pretty sure GPT-4 itself remains the same level
beta features as a whole? I recall so, but from where I live it's accessible on the browser, just not on the new official app.
just custom instruction
Correct that even though I have selected GPT-4 code interpreter, the chatbot still identifies as GPT-3?
data end in 2021
gpt was a thing
Hello all! How do I request my OpenAI account organization ID reset?
there is no such a thing, you can kick members out of your organization
Anyone know the character limit for what we can put into gpt4? (tag me in the reply if you do please)
it is not measured in characters, but tokens, it is about 8K tokens (if you are talking about the API)
I'm using the web interface
Same for the chat app. Though there might be additional limitations that they don't disclose.
@native ether @queen terrace its gotta be something else cause i even have the 16k one up and it wont let me do anyting in ti
Reduce the maximum length parameter so that your input fits within the total context window.
It's best to set it to half of the max context window(8k if you're using the 16k model)
but not now its only responding a sentance at a time
Wdym?
it keep hitting token limit .. even when im not even close to the limit that ive been set to , and the responses are clearly incomplete
Kinda hard to say anything without seeing/knowing the context.
If the model is left to generate indiscriminately, it will try to generate more tokens than it's max limit, resulting in the error. That's why you need to set the max length parameter properly.
It doesn't matter how big or small your prompt is.
in the past , i have been able to input alot more information in the message than i am today ,
thats why im thinking there is a problem with it
and when i use the api dirrectly i can easily imput the whole promt without any probelsm
Probably because default max length is set to half of the model max tokens.
You can still do this. Just reduct the max length param.
For input or output?
Then set the max length to 0. Though you wouldn't get any output then. Hahah
Context length is the combined length of input + output.
you know what i think i know whats happeing .. before when i moved that slider all the way over .. it only went up to 4096 but today day its double
so yes your right that i need to change it to 4096 to give it room to respond
Yep. I don't know when they made that change but it seems like they changed it to be the max context length at max.
Hi. I am new to OpenAI, I am trying to build an OpenAI ChatBot which once trained on data and afterward uses my database to self-train itself so that it gives updated accurate results all the time.
Can anyone guide me through it? Also is there any tool already available that is doing this
Hey Folks. I have ChatGPT 4 Pro and ChatWithPDF installed. No matter where I save my PDFs (ive tried Google Drive, and Dropbox) I keep getting an error saying it can't read those sources. I have turned sharing on. Please help. Thanks.
Hi. I have a question. why do i need to ask the chatgpt4 pro to handle my questions with the plugins at the beginning of the chat even when i install and set on the plugins?
Hi I have question doe anyone know an AI to generate icebreakers?
Hello,
I am looking to understand how to use a customers own ChatGPT Account for the purposes of an extension.
Is there an inplace mechanism for that with the API and I can find all details for that in the documentation or is this a more nuanced process?
what are you referring to exactly? account sharing is not really allowed outside organization, only available programming things are the api services and plugins which both have docs at the website
@trail cairn I'm not sure if this is account sharing.
What happens in the example I saw was simply a forwarding of text data and a predefined prompt to the users webservice of GPT3 or GPT4 and then returning an unprocessed output to the extension again.
I would love to learn more about that process. I can't really wrap my head around if this is more of this extension injecting into and extracting out of the users HTML or a synergy between the extension and the official API.
The extension I am talking about is called HARPA.
What third-party OpenAI dashboard product do you use?
I found that the one I used (puddl) for my product (askgen.ie) no longer worked.
I'm interested in this too, I had similar issues. Dropbox,. Drive, WeTransfer, nothing worked...
officially no browser extensions are supported as some are even considered forbidden so no sure what to suggest
@trail cairn Unfortunate, but thank you.
Is there any way to get support from Open AI? This is the closest I could find but as a paying customer there should be human support,no?
you can go to https://help.openai.com
OpenAI Help Center
which Model?
default 3.5
hit the thumbs down and submit a report
Every possible action I’ve found there just leads to a bot chat at best. I’ve emailed and scoured the help center and all they offer is bots.
that's all we have unfortunately, if you persist with the chatbot you may get a support thread raised
what was the issue you needed help with?
Is this temporary? I’m paying good money for this service now. I can’t get your service to read PDFs via ChatWithPDF or the Link reader. I’ve tried Dropbox and google drive and bith are not succeeding. Thank you.
try AskYourPDF , you need to put the PDF into an Internet accessible place
Will try that one. Thank you
I'd like to build a chatbot for my companies products. We have lots of products with various forms of text for every product along with a variety of specification tables. How do i make the content more understable to a LLM so that if someone asks a specific question, they will get ther correct answer?
Any get this is "Authorization error accessing plugins" when trying to run plugin in GPT plus?
Hi guys, why chat gpt 4 is not performing as well as it used to? 4 months ago it was a BEAST, now it looks like a 3 years old compare to himself 4-5 months ago?
no one?
ChatGPT is as good as it was
can you provide a concrete example, share a chat and show where it's not performing well?
sure, I got many of how it destroys code instead of fixing it as it used to
It's not as good as it was, any user who has been using it knows this by now
I have been using it, a lot since ChatGPT came out and since GPT-4 came out, I haven't seen any decline in it's ability
can we use virtual ccs to subscribe to chatgpt+?
no, you need to use a real credit card or subscribe through the iOS app
I got examples, I knew this was going to happen so I record them 🙂
let's see one then and explain the problem
got it ty
I can show you how I sent a link 4 months ago and it visited it and analyze it and now it doesnt, in fact, if I keep talking in the old conversation it still works better than in a new conversation lol
ChatGPT couldn't visit links 4 months ago
it could, I sent him pictures of problems in CSS/HTML and it did visit them
no, it didn't, it would have been hallucinating as browsing wasn't out 4 months ago
maybe it was 3 months ago, but it most definitely visited them
using the web browsing model?
yep
can we see it then?
Just use the share chat feature and paste the link
that didn't happen, ChatGPT cannot analyse images
it hallucinated, it can not and never has been able to input images
ok it was pretty accuarate hallucinanting then 😄
it can use the other messages to create the fake reply
Now it says "I cant visit the link", before it didnt, weird innit
Your Instagram example is super vague. I'd be interested if it described the image in question, it's response is really just "looks good". There's no substance to it
Web browsing is currently disabled, and the base GPT-4 model can't visit the internet. Everything looks to be working as intended
well can I make him hallucinate as it used to?
I'm not sure. Can you?
GPT cannot and has not ever been able to input images
ok
I wouldn't trust anything from ChatGPT trying to send it a link without using web-browsing. You're asking for issues.
I am asking why before it gave me exactly what I needed after I sent an image and now it says "I cant visit images", just wondering why
when you say something is not right it will re-evaluate older it or you gave and can find things to fix but it does not check the image
Web browsing is currently disabled, and the base GPT-4 model can't visit the internet
ok so
it is disabled, but it wasnt right? I also have examples with code,4 months ago it fixed my code the first time, now with the exact same prompt it mess the whole thing up xd
Even the terrible study that was posted admitted code didn't get worse, it was format changes for their script.
I've not seen any decrease in code ability. chatgpt has randomness to it and will often fail the same prompt. Ask it 5 times you might get 5 different answers. Rose tinted glasses of a time it worked out 1-to-1 is just silly.
I don't care if it's the code, the format or whatever you want, I'm just saying that the performance of chat gpt 4 on July 31st is much worse than on May 1st, just that, I don't care exactly why, but I have spent thousands of dollars on the API and on the web, I know it perfectly well.
i have spent a decent chunk too and it still works fine for me
If you're using api and prefer the old, then use that
I wish it did for me too
yeah what baugrems said
yes but for my employees they have the web version
they are all complaning about it, I mean we've just canceled 3 plans
in your opinion is there anything better than ChatGPT for your use case?
I am searching for it! any ideas???
there isn't anything better than GPT-4, it's that simple
in my experience it's as good, if not better, than it was at release
Im glad for you, however not for us, I wish it did so i wouldnt have to waste a minute asking for it hehe
anyway thanks guys, Ill keep using free 3.5, same end result most of the time, this looks like 3.6 not 4 😔😔
thank you all guys!!!!
Can I be verified to the Worldcoin system when I'm missing a few months to turn 18?
when is plus subscription for android launching
Can't install the app on my mobile. Anything I should know?
One of your Reddit mods is a white supremacist, FYI. He posted dox on someone. I can't / won't post the link but would appreciate it if someone could contact me about this.
Hello. Does the gpt 4 model have a smaller input than the gpt 3.5 model?
Not the place for this. We don't run the reddit.
Who runs this discord?
reported
You reported reporting of a white supremacist?
Still have not received a copy of our data after 4 months of requesting it nearly daily. The export download link never comes to email, and the servers never log any communications ever having come from OpenAI. I need a copy of my data within the next 48 hours please and thank you. I am getting extremely tired of asking and about to go to the media to make an example of OpenAI... it's ridiculous at this point. Please send me my data export immediately. Customer service has failed to respond - on innumerable counts. If they can't do their job - stop paying them and get rid of them!
Hello! This Discord server is ran by OpenAI - however, the r/ChatGPT subreddit is not related to us whatsoever. Therefore, your report is outside of our scope.
I am getting the distinct feeling there's an "I don't care" in there. OpenAI should care what's done under their name.
That subreddit is not affiliated with OpenAI, and is community run.
By community you mean 4chan. Nice avatar.
It has nothing to do with us, you're aiming your anger at the wrong people.
how much time till 'You're making too many requests, please slow down.' goes away for open ai api payment
#1070006915414900886 might keep this from being lost, we're community volunteers, not OpenAI support, but OpenAI sometimes looks at bug reports.
I see. You're "community" volunteers.
you complaining about a fan server bruh
they got nothing to do with these people
That's clear, bruh.
oh yea, my ChatGPT got kicked and I keep getting network error, do I post there?
You're mad at a subreddit not in any way run by OpenAI or any of this server's mods. That reddit mod should be reported to reddit, not to a server that isn't tied to that subreddit. You're also being aggressive and making personal attacks towards mods and this is your last warning to stop that.
Sure. No promises but could wrok and other users might know a fix too
ok thanks
The mod claimed he was associated with you guys. He answered his own report and suggested I post here.
They have their own discord server if you mean r/chatgpt. This is the official OpenAI discord, not the reddit group.
Got it, thanks. Found the link.
While verifying my main account, it opened discord in browser and linked the Authorized App to an other discord account. If I retry the verify process, it says that I can't verify again. I tried DM the verification bot /unlink but it doesn't work in DM. Any idea how I can unlink my main account from the other account Authorized App and verify it?
type /unlink here
But this will unlink this account right? Not my main?
I have an existing openAI account, and have only been making use of ChatGPT on it. Recently my Org authorized us to start using it, ChatGPT, for work-related things, with the requirement we register a work email account under our Org name.
Since both accounts will be linked via my phone number, does this somehow provide my Org access to my personal ChatGPT history?
It unlinks whatever account types it
Yeah so it wouldn't unlink the account that has been wrongly linked. My main is linked to the authorization app of another account, so verify process didn't work and can't be done again. I can't write in the channels when you are unverified to unlink the account.
Or should I unlink this one, link it to my main to unlink the main and relink it correctly?
I don't believe there's any connection there at all. Not an official word, but my understanding is that orgs have nothing to do with chatgpt access in that way
I'm really confused about your goal here. You want this account unverified, and main verified? Just use /unlink on this account, then use verification with main account
Ok, when I was on my main I pressed the "Verify with OpenAI", it then opened the authorization app in the browser, but when I clicked authorize I didn't see that it wasn't my main account on the browser, so the verify process linked my main with the autorhization of another and didn't gave my main account the verified role. When I retry to verify my main account it knows that I already did the process (but it didn't worked) so it just gives an error. I tried the unlink command in DM (as I can't write in any channel) but it says "I do not respond to DMs." If it can help my main account is @untold shard
You need to try /unlink with mma1563
ok but then how do I link my main?
You'll redo the verification and make sure your main is logged in when it opens the browser
It's OpenAI saying you already tied a discord account, this one, because you can talk her. Use /unlink on this discord account. Then use your main, and make sure browser uses the right account. You can make this account leave the server after you /unlink for extra assurance you can't verify.
and they're gone so fingers crossed
What is the date in openai server now?
Been waiting to get billed so I can get that gpt4 api :<
Today's date is August 1, 2023.
OMG, why am I not billed
how much usage have you had?
$4.61
I think it won't bill less than $5
Ok let me push it to $5
Hopefully it automatically bills 😦
Ive been really waiting for a month now.
too late for this month, any further charges will go onto August most likely
No way😭 Please 😦
you'll just need to wait and see what happens
Is there a way to contact openai sales?
https://help.openai.com is where you want
OpenAI Help Center
Thank you.
🤞 thanks for your help
Hi. I am a professional artist and when I asked for my bio ChatGPT declared I was dead.
What action can I take?
It said i died of a 'rare cancer' in 2019
I am considering a lawsuit or publishing a piece of public media.
I feel like most users of chatgpt don't realize how wrong it actually is.
It's probably hallucinating. And i would disagree i heavily use it for advanced maths and it's extreamly reliable
at the bottom of the ChatGPT page it says "ChatGPT may produce inaccurate information about people, places, or facts."
But it said i'm dead. and I'm alive. It said it several times.
I understand math is one thing. But I know people use ChatGPT as a resource for information about real people
@storm summit, When you say "It's probably hallucinating" - how do you know when it's hallucinating or not? How can you determine what's true? Are you fact-checking everything?
Again it's hallucinating OpenAI have said it may produce wrong inaccurate information.
It will say something that isn't true
ChatGPT may produce inaccurate information about people, places, or facts.
When you use ChatGPT are you factchecking?
Of course as that is what you should be doing.
Rarely do i get hallucinations and i am a heavy user of it
I earn my living this way. It is extrmeely important to me that information is accurate. If someone googles me, am I dead? But chatGPT thinks so.
But it does happen sometimes 😦
There is no way to correct it permanently, right?
what is your artist name?
Yeah am sorry that's happened to you. I mean you can defiantly ask OpenAI. I know it's probably shocking for you. Again sorry
OpenAI Help Center
I'm sorry but this is just insane
thank you
If I'm searching to see if an individual is alive I'll just use google. I don't expect the AI to know every individual being on the planet. Additionally I think the freely and widely used version does not have internet access so I would rather just research it independently. Hopefully that eases you a bit.
Are you using gpt 3.5?
As of my last update in September 2021, Sofia Leiby is an American artist known for her contemporary art and works on paper. She was born in 1984 and has exhibited her art in various galleries and institutions. However, please note that information about individuals can change over time, and there may have been developments or new achievements related to Sofia Leiby beyond my last update. For the latest and most accurate information, I recommend conducting an online search or referring to more recent sources.
3.5 yep
That is probably why. GPT 4 is less prone to hallucinations.
AI do learn
I thought it stopped learning in 2021?
btw nice to meet you Sofia Leiby 🙂
Thank you ahah I was planning to be anon but this is more important
If it's how you make your living anyone can understand the concern.
GPT-4....
Leiby's work has been exhibited internationally and has been covered in various art publications. She's been noted for her use of the "automated gesture," which integrates elements of automatic writing and machine-made marks into her work, questioning the dichotomy between human creativity and automation.
Born in 1989 in Pennsylvania, she received her BFA from the School of the Art Institute of Chicago in 2011. In 2013, Leiby was named one of Modern Painters' 100 Artists to Watch.
However, given the dynamic nature of contemporary art, Sofia Leiby's recent work, exhibitions, or accolades may not be included in this description, as my training only includes information up until September 2021. For the most current information, consider searching for recent articles or press releases about her work.```
I mean all of the rest is surprisingly accurate. Thank you very much for all your help
Now it admits it stopped in 2021
I've just been looking at some images of your work, I am impressed, well done 🙂
Thank you.
I wondered if it was because I started going by my middle name in 2019
'Sofia Defino Leiby'
But it still should not have literally killed me
This is from the last time i checked
ChatGPT can hallucinate, which is why the disclaimer exists on the bottom of the web app web page
if it were me I would put in in huge bold letters at the top, not in tiny writing at the bottom!
people (journalists, pr, museum curators) all use chatgpt and many are stupid enough not to fact check.
I am surprised and glad it fixed itself
I asked ChatGPT when you died and got this ....
As of my last training data in September 2021, Sofia Leiby was alive and actively working as an artist. I don't have the capacity to access real-time data, so if there have been any updates or changes regarding this after September 2021, I wouldn't be able to provide that information. For the most accurate and current details, I recommend checking the latest online sources or news.
well, I for one, am glad you are alive and ChatGPT GPT-4 thinks so too