TypeChat is a neat idea creating a strongly-typed LLM interface by sharing type definitions across your code and a ChatGPT prompt.
These are the prompts it uses. I find createRepairPrompt pretty amazing. We can auto-repair broken code trivially, just by asking!
TypeChat is a neat idea creating a strongly-typed LLM interface by sharing type definitions across your code and a ChatGPT prompt.
These are the prompts it uses. I find createRepairPrompt pretty amazing. We can auto-repair broken code trivially, just by asking!