Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Since these seem like short prompts, you can send as context data that was correct on past prompts

You can create a test suite for your code that will compile correct results according to another prompt or dictionary verification

  t.test(
     Symbol(['apple', 'banana', 'cherry', 'cat', 'dog']).map('convert all fruits to vegetables'),
     "list only has vegetable and cat,dog"
  )


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: