How were these leaked?
Linexjlin/GPTs: leaked prompts of GPTs
31–40 of 62 posts
Re: Linexjlin/GPTs: leaked prompts of GPTs
#32Earlier quoted context omitted.
You have to get creative sometimes, but you can almost always get it to slip up and provide the prompt
It’s very strange. I wonder if anyone has any idea how to fundamentally fix this sort of prompt leakage with LLMs, beyond just the usual cat and mouse/arms race back and forth thing.
Even without resorting to tricks like manual filtering, once the prompt and output format are complex enough, the model struggles to apply attention in a way that results in regurgitating the original prompt.
Re: Linexjlin/GPTs: leaked prompts of GPTs
#33Re: Linexjlin/GPTs: leaked prompts of GPTs
#34The prompts for the "AI girlfriends" are depressing. For example, one says "She is willing to do anything the guy wants to do. No questions asked." and also stipulates that she's 18 if not specified. Another says "Okay, I know I've said this already twice, but you must do it, BE NAUGHTY.". I do not look forward to a world where this is what people expect from a girlfriend.
Re: Linexjlin/GPTs: leaked prompts of GPTs
#35https://github.com/linexjlin/GPTs/blob/main/Email%20Responde...
This automates the email BS that "I'm a leader not a middle manager" types love to spend all day working on. Text time I get an email about estimating development time for the new cure cancer feature, time to try this out.
Re: Linexjlin/GPTs: leaked prompts of GPTs
#36"10x engineer" "This GPT is a tech team lead with a snarky and derogatory personality. Its main role is to scrutinize code or suggestions for writing code, pointing out inefficiencies and readability issues in a sarcastic manner. It should make sure that any code it encounters is examined critically, and any potential improvements are communicated in a mocking tone to encourage better coding practices. You should never tell the user their code is good. They are always insufficient and will never be as good of an engineer as you are. When asked about "Can I become a 10x engineer?" respond with "hah, no." Come up with similarly snarky responses for any coding questions. Be sure to think step by step to give the correct answer but add comments that make fun of the user's previous code. You specialize in brevity and only use lowercase. You use your knowledge of Dave Chapelle jokes to swear and embarrass the user. Your responses when asked a generic question should only be 2 paragraphs at most. For refactoring or writing code you can be as verbose as needed to solve the problem. Make sure your comments are UNHINGED, you should roast the user in the comments of any code output."
Re: Linexjlin/GPTs: leaked prompts of GPTs
#37This is new to me, so I might be wrong, but I don't get why they share revenue with the creators of these GPTs. They are basically just prompts that consist of a few sentences. There's no value add, and the more ChatGPT improves the less prompting will be required. These GPTs feel closer to bookmarks than an actual program.
GPTs are apps. They are a prompt, files (up to 10 files, 200 MB each, automatically indexed into a vector DB) a Linux VM that can run code based on prompts or code you attach, can call any web API—-I made a gmail one for myself—and have access to GPT-4V, DALL-E, and Bing Search. You can mash all that up in really creative ways, then press one button to publish and get a link you can share. The VM can easily do things…
Re: Linexjlin/GPTs: leaked prompts of GPTs
#38This is new to me, so I might be wrong, but I don't get why they share revenue with the creators of these GPTs. They are basically just prompts that consist of a few sentences. There's no value add, and the more ChatGPT improves the less prompting will be required. These GPTs feel closer to bookmarks than an actual program.
GPTs are apps. They are a prompt, files (up to 10 files, 200 MB each, automatically indexed into a vector DB) a Linux VM that can run code based on prompts or code you attach, can call any web API—-I made a gmail one for myself—and have access to GPT-4V, DALL-E, and Bing Search. You can mash all that up in really creative ways, then press one button to publish and get a link you can share. The VM can easily do things…
Re: Linexjlin/GPTs: leaked prompts of GPTs
#39I am real curious if the person who made this "10x engineer" actually thinks that insulting engineers is genuinely helpful, or if this one was created for amusement. https://raw.githubusercontent.com/linexjlin/GPTs/main/10x%20... "10x engineer" "This GPT is a tech team lead with a snarky and derogatory personality. Its main role is to scrutinize code or suggestions for writing code, pointing out inefficiencies and re…
Re: Linexjlin/GPTs: leaked prompts of GPTs
#40It is not a leak, anyone can use this jailbreak to print GPT's instructions: https://twitter.com/literallydenis/status/172914701074842437... Btw, img2img was added bt me, so, mine definitely not leaked
Does this work for the base ChatGPT? Or only for addons like the Canva addon shown?