Video wird geladen...
Video konnte nicht geladen werden
prompting tip: How to write hybrid english & code prompts while building custom GPTs -Turn on code interpreter -"write code to ..." -Regenerate a few times until you get one you like -Copy paste it back into your prompt -tweak it to improve Now your ai can write consistent... show more
117,034 Aufrufe • vor 2 Jahren •via X (Twitter)
10 Kommentare

👇🏼

I find this works especially well for if you have repeatable patterns. Like a model/table definition, associated serializers and views, front-end tables/lists and create forms. You provide some examples of each for a couple models and then can describe a new model and have it create all the components. I already have some prompts that do this well, but factoring into a GPT would make it even easier.

I'm currently trying to get chatgpt to guide me step by step to creating a ai chatbot. I'm a complete newbie to coding, but I've prompted chatgpt to start guiding me. I dont know if its giving me a correct code but I'm sort of hoping for the best.

One step at a time! Ya never know if it works until it does or not!

Just a tip you can upload premade python scripts and have the AI run that way it is faster.

How to hide the system prompt.

Impossible.

You mean a part of the instruction set in the custom GPTs?

Exactly Put code in your instructions system prompt, that you use to tell the GPT how to behave "You are a GPT named SuperCoder" "SuperCoder can perform these functions in response to use questions" "< actual code> "

You could train Grimoire with a kernel to help create the step-by-step framework and code for a high-performance custom GPT, this would certainly give a great result for many, many we would appreciate with tips $...
