Commit Graph

590 Commits

Author SHA1 Message Date
Abi Raja
cd7cd841ed
Update evaluating-claude.md 2024-03-05 21:52:24 -05:00
Abi Raja
6029a9bec5
Update evaluating-claude.md 2024-03-05 21:48:55 -05:00
Abi Raja
0245f2c359
Update evaluating-claude.md 2024-03-05 21:35:38 -05:00
Abi Raja
f2cb1a4dc3 initial version of blogpost 2024-03-05 20:42:50 -05:00
Abi Raja
123e8ffce2 Add Claude prompts file (not used yet - we use the same prompts for both models) 2024-03-05 20:22:09 -05:00
Abi Raja
647bc2b236 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 14:51:15 -05:00
Abi Raja
4f4d2e36f6 add evaluation description 2024-03-05 14:51:11 -05:00
Abi Raja
4ed4ec1cfe
Update README.md 2024-03-05 14:15:09 -05:00
Abi Raja
c69edeb4b6 send correct media type to Claude 2024-03-05 14:02:48 -05:00
Abi Raja
d281006586 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:50:57 -05:00
Abi Raja
3a23d9eae3 add pyright as part of pre-commit (but disable it for now due to failing type check) 2024-03-05 13:50:55 -05:00
Abi Raja
a7e51f6f1a update error message from anthropic 2024-03-05 13:39:49 -05:00
Abi Raja
9e59050961
Update README.md 2024-03-05 13:38:51 -05:00
Abi Raja
4b908d8aae Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 13:31:11 -05:00
Abi Raja
0b1bdd4515 Delete sweep.yaml 2024-03-05 13:31:08 -05:00
Abi Raja
788c93f8d7
Update README.md 2024-03-05 12:32:24 -05:00
Abi Raja
ae92121fe9
Merge pull request #210 from Hakeemmidan/patch-1
Update Troubleshooting.md
2024-03-05 12:28:24 -05:00
Abi Raja
7a266adaa7 Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-05 12:25:37 -05:00
Abi Raja
7b62147a58 support Claude 3 Sonnet 2024-03-05 12:24:30 -05:00
Abi Raja
1bc26b616f
Update README.md 2024-03-05 09:44:23 -05:00
Abi Raja
f0ff9b21ba fix vs code settings for python import path 2024-03-04 16:21:04 -05:00
Abi Raja
a731e462ba Merge branch 'main' of https://github.com/abi/screenshot-to-code 2024-03-04 14:58:06 -05:00
Abi Raja
bd407e51f9 code clean up 2024-03-04 14:58:01 -05:00
Abi Raja
072b286b6d
Update README.md 2024-02-28 15:44:40 -05:00
Abi Raja
5e3a174203 test again with fixed test now 2024-02-23 15:33:23 -05:00
Abi Raja
d58d66d7ff test committing a failing test 2024-02-23 15:26:09 -05:00
Abi Raja
27165c0286 fix end of file newlines 2024-02-23 15:08:55 -05:00
Abi Raja
5e2c2b25c3 add pre-commit to run tests before each commit 2024-02-23 15:08:34 -05:00
Abi Raja
c0e084aa86 update evals 2024-02-21 09:30:42 -05:00
Julian Toro
7c1fb7a54d Add HTML/CSS system prompt and update stack descriptions 2024-02-02 10:19:52 -05:00
Abi Raja
34c1f9a959 update openAI key missing - error dialog message 2024-01-10 17:16:00 -08:00
Abi Raja
6d942f3cd7 refactors 2024-01-09 10:01:05 -08:00
Abi Raja
955d1a6a58 fix missing key 2024-01-09 09:58:03 -08:00
Abi Raja
8a431c0d02 add an imported code prompt 2024-01-09 08:29:16 -08:00
Abi Raja
7bc368d9bf update remaining variable names for GeneratedCodeConfig 2024-01-09 08:12:33 -08:00
Abi Raja
3723c81a04 move stack info to a separate file 2024-01-09 06:43:32 -08:00
Abi Raja
a8b562e392 simplify Stack dropdown generation significantly 2024-01-09 06:35:17 -08:00
Abi Raja
b8bce72d23 organize evals code into the evals dir 2024-01-08 17:38:34 -08:00
Abi Raja
aff0ad0b91 Update README.md 2024-01-08 17:06:21 -08:00
Abi Raja
7073879e6e include type checker 2024-01-08 17:04:59 -08:00
Abi Raja
1aeb8c4e14 Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added 2024-01-08 15:30:53 -08:00
Abi Raja
15dc74a328 improve type checking for stack on backend 2024-01-08 14:55:41 -08:00
Abi Raja
adda6852f3 update gitignore 2024-01-08 14:35:26 -08:00
Abi Raja
0080a5e2c4 better organization of prompts directory 2024-01-08 14:25:00 -08:00
Abi Raja
5912957514
Update README.md 2024-01-08 16:52:38 -05:00
Abi Raja
fa7ffdfaeb add a vue tailwind generation option 2024-01-08 13:50:33 -08:00
Abi Raja
2ab95eb2c0 upgrade uvicorn dependency and add a backend start python script 2024-01-08 09:35:02 -08:00
Hakeem Almidan
8197eec851
Update Troubleshooting.md 2024-01-07 17:09:30 +04:00
Abi Raja
e32877f3a4 add some comments 2023-12-22 12:18:19 -05:00
Abi Raja
9b59b2d595 disable pasting which is causing a flurry of requests 2023-12-21 10:56:47 -05:00