Training Codex on specific domain

Assuming i want to focus codex on specific domain, i.e. selenium tests using java, how can it be achieved? I am adding java package and imports and it generates the code, but often it’s not exactly what i need. I would like to send codex feedback like it was good or wasn’t good to get him understand better my domain. Probably there are other ways. Please assist.

2 Likes

In addition to what @m-a.schenk says, adjusting settings can turn out to be effective. What do you have your settings set to?

i work with defaults

where can i see how to give it examples?

You can give examples by using Stop sequences in the playground. Take a look at the preset and hit submit to create a javascript button with the text “Button”.

1 Like