Prompting techniques for o3-mini

Well, actually it looks like that was wrong :smile:

Example prompt given by the guide

Example prompt given by me (which highlights why old techniques are outdated and also why I should have tested it before I post it)


Though I would say the codequality was way better with my prompt suggestion in terms of readability, where as the model seems to follow a predefined pattern on how to organize the architecture of the code…


I have fiddled around a bit and here is my updated approach.

Will test that and see if it works…


ok… that was far from easy peezee…

A dark-themed chat interface with a "Chat with Your Bot" title, a large message display area, and a text input box labeled "Type your question here…" with a blue "Send" button. (Captioned by AI)

have put the working application code here:

I was telling it to use pgvector - which is still technically a database solution haha

some thoughts about that

I made my first chat using gpt3 in less than 1 hour writing the code by hand… And it had wikipedia integration to get realtime data enrichment

I’ve send a request to gpt3 to ask it for possible wikipedia urls to check

then took the content - summarized it and added that to a second prompt to create an answer

— So what ChatGPT made with me is thinking way more complicated and standardized… it basically transforms me into a corporation developer

PLEASE DO NOT USE THIS IN MEDICAL APPLICATIONS!

2 Likes