Comment by tyingq

1 year ago

Other imperfect things you can add to a prompt:

  - asking for fully type annotated python, rather than just python
  - specifically ask it for performance optimized code
  - specifically ask for code with exception handling
  - etc

Things that might lead it away from tutorial style code.