UNPKG

autoheal

Version:

GPT Test driven development. Automatically fix tests and guide GPT to write and fix code using your tests.

6 lines (5 loc) 145 B
export const languageModels = { "gpt-4": "gpt-4", "gpt-4-turbo-preview": "gpt-4-turbo-preview", "gpt-3.5-turbo": "gpt-3.5-turbo", };