Commit Graph

521 Commits

Author SHA1 Message Date
Abi Raja
9882447586 add comments 2024-05-21 10:38:33 -04:00
Abi Raja
55a0a6c444 minor fixes 2024-05-20 16:22:41 -04:00
Abi Raja
f01403d480 Merge branch 'main' into qa-testing 2024-05-20 16:11:55 -04:00
Abi Raja
df38041e77 attempt to test import from code 2024-05-20 16:08:33 -04:00
Abi Raja
726ecafd35 fix up update tests 2024-05-20 15:51:19 -04:00
Abi Raja
5c598daa3c add example for jest env 2024-05-20 15:46:30 -04:00
Abi Raja
ce82fc87c4 read fixtures path from env var 2024-05-20 15:44:22 -04:00
Abi Raja
a3104fab1a make env vars work 2024-05-20 15:24:16 -04:00
Abi Raja
9a234264b6 clean up test code 2024-05-20 14:33:49 -04:00
Abi Raja
dbd1ea07ff remove console.log 2024-05-20 13:10:34 -04:00
Abi Raja
992344ac8d add testing for edits 2024-05-17 17:06:51 -04:00
Abi Raja
610400bc49 also iterate through stacks 2024-05-17 16:52:01 -04:00
Abi Raja
7396160833 clean up the code 2024-05-17 16:49:17 -04:00
Abi Raja
72d412fa52 set up a basic puppeteer test 2024-05-17 16:22:45 -04:00
Abi Raja
1f61d02da6
Update issue templates 2024-05-16 14:05:50 -04:00
Abi Raja
01022abc4a
Update issue templates 2024-05-16 14:05:18 -04:00
Abi Raja
9e3614549c add GPT4o message 2024-05-14 11:48:07 -04:00
Abi Raja
22101ca73d
Update README.md 2024-05-13 16:24:12 -04:00
Abi Raja
0cbc5dbef0
Update README.md 2024-05-13 15:59:47 -04:00
Abi Raja
3c82b6571d
Update README.md 2024-05-13 15:59:18 -04:00
Abi Raja
ffb67d4ce9
Update README.md 2024-05-13 15:58:47 -04:00
Abi Raja
43214bbbf8 add another unit test for new model 2024-05-13 15:26:12 -04:00
Abi Raja
8e6a9c48f8 support GPT-4o 2024-05-13 15:24:47 -04:00
Abi Raja
a5fe0960d8 support best of n evals 2024-04-24 14:54:03 -04:00
Abi Raja
f9c4dd9c7c add react + gpt-4 turbo warning 2024-04-18 12:49:24 -04:00
Abi Raja
ba5c0feb22 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-04-15 16:46:56 -04:00
Abi Raja
d103c02eba make turbo the default and move to top of list 2024-04-15 16:46:53 -04:00
Abi Raja
a96f8d3249
Update README.md 2024-04-15 16:19:39 -04:00
Abi Raja
911c008fcb Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-04-15 14:14:26 -04:00
Abi Raja
e3a4cfa7ab add class names for UI testing 2024-04-12 19:57:01 -04:00
Abi Raja
1c864b4dd9
Merge pull request #304 from milseg/patch-1
Fix: step by step API key generation
2024-04-12 10:22:05 -04:00
Milton
2c4450db89
Fix: step by step API key generation
Fix step by step adding a reference to the specific page in which open ai API keys are generated
2024-04-12 00:47:51 -03:00
Abi Raja
bb642b320e improve evaluation docs and the way the model is passed into the evaluation script 2024-04-11 10:52:25 -04:00
Abi Raja
6587b626c5 clean up model strings and add support for GPT-4 Turbo (Apr 2024) 2024-04-11 09:55:55 -04:00
Abi Raja
f65fab073e
Update README.md 2024-04-10 16:51:36 -04:00
Abi Raja
9e1bcae545 remove access code/token functionality 2024-04-10 14:51:15 -04:00
Abi Raja
483d1e2209 handle unknown server error by showing an error message to the user 2024-04-10 13:37:44 -04:00
Abi Raja
29cea327cc improve error UX (particular when no OpenAI API key is found) 2024-04-10 13:20:42 -04:00
Abi Raja
4ef26a6ae8
Update README.md 2024-04-05 14:38:05 -04:00
Abi Raja
64cdc74186 add a regenerate button to retry an iteration 2024-04-04 15:50:33 -04:00
Abi Raja
58a929731f update wording to make it more obvious 2024-04-04 15:38:25 -04:00
Abi Raja
5b6d1c4421
Update README.md 2024-04-04 12:18:41 -04:00
Abi Raja
11cebfad6d
Update Troubleshooting.md 2024-03-30 18:41:15 -04:00
Abi Raja
7b17e4bace
Delete blog/video-to-app.md 2024-03-25 15:13:16 -04:00
Abi Raja
08c4132949 add a link to tips 2024-03-25 14:39:22 -04:00
Abi Raja
9465b6780b Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-25 14:09:17 -04:00
Abi Raja
dc52ff4cce store intermediate artifacts for video for easier debugging 2024-03-25 14:09:13 -04:00
Abi Raja
fc9b2e0530
Update README.md 2024-03-25 11:44:54 -04:00
Abi Raja
04cb502be9
Update README.md 2024-03-22 13:51:23 -04:00
Abi Raja
48d2ae9cfd
Update README.md 2024-03-22 13:43:33 -04:00