Hacker News new | ask | show | jobs
by WantonQuantum 508 days ago
There is a way to "make your own GPT" (https://help.openai.com/en/articles/8554397-creating-a-gpt) by feeding ChatGPT with some example questions and answers. If you include situations that ChatGPT is getting wrong, it should help.
1 comments

Thank you!, providing examples about tricky situations is something I will try. My company has their own azure openai deployment which is the only thing we could use to integrate into company related tools.
Yes you could give examples in the prompt rather than training a GPT model.