Commit Graph

331 Commits

Author SHA1 Message Date
Abi Raja
30e6b07bb1 add list of logos 2023-12-05 11:36:17 -05:00
Abi Raja
70094ea765 handle openai.RateLimitError 2023-12-04 16:43:31 -05:00
Abi Raja
e3240511ab handle model not found error better 2023-12-04 16:37:49 -05:00
Abi Raja
26447ce15d handle openai.AuthenticationError 2023-12-04 16:32:17 -05:00
Abi Raja
96d45cf1c2 add default backend home route so people know it's running correctly 2023-12-03 19:58:22 -05:00
Abi Raja
273aa12920
Merge pull request #160 from pranshugupta54/patch-2
Responsive URL input
2023-12-03 19:53:35 -05:00
Abi Raja
23aa6ebc63 tweak 2023-12-03 19:52:53 -05:00
Abi Raja
a98b9d83f0 close OpenAI client 2023-12-03 14:45:39 -05:00
Abi Raja
0cc2c78f55 move websocket close to fix memory leak 2023-12-03 14:04:40 -05:00
Abi Raja
3e34c40e73 update libraries 2023-12-03 14:03:38 -05:00
Abi Raja
f39bd285bd remove comment 2023-12-03 13:08:32 -05:00
Pranshu Gupta
3c90e16d3d
Update UrlInputSection.tsx 2023-12-03 13:06:59 +05:30
Abi Raja
6849026779
Merge pull request #158 from pranshugupta54/patch-1
Fix Anchor Link in README
2023-12-02 18:09:22 -05:00
Pranshu Gupta
29ce6dbe4c
Update README.md 2023-12-02 22:19:03 +05:30
Abi Raja
fcd305d0d2
Update README.md 2023-11-30 16:23:28 -05:00
Abi Raja
a5a834e5f1
Merge pull request #139 from abi/ionic-changes
Ionic changes
2023-11-30 16:09:26 -05:00
Abi Raja
dc28bd5e6b fix and add unit test 2023-11-30 16:07:08 -05:00
Abi Raja
414d83c458 catch prompt assembly error 2023-11-30 16:04:03 -05:00
Abi Raja
f51e70d701 redo how output settings is configured 2023-11-30 15:58:01 -05:00
Abi Raja
45a64326f6 Merge branch 'main' into pr/122 2023-11-30 13:56:38 -05:00
Abi Raja
0fd6d74138 add note for "Code Editor" theme 2023-11-30 12:42:31 -05:00
Abi Raja
5e6b88994a
Merge pull request #62 from Nothing1024/main
Feat: OpenAI Base URL supported
2023-11-30 12:08:52 -05:00
Abi Raja
7a76621e80 Disable user-specified OpenAI Base URL in prod 2023-11-30 12:07:35 -05:00
Abi Raja
aae7c0e468 fix type annotation 2023-11-30 11:56:51 -05:00
Abi Raja
572dedbd01 fix typo 2023-11-30 11:51:37 -05:00
Abi Raja
fa6f57914b fix issue with openAiBaseURL not being set 2023-11-30 11:49:59 -05:00
Abi Raja
0c532e528c don't show OpenAI Base URL setting on hosted version 2023-11-30 11:39:30 -05:00
Abi Raja
d9264a254a improve copy 2023-11-30 11:37:54 -05:00
Abi Raja
339f07373a Merge branch 'main' into pr/62 2023-11-30 11:36:39 -05:00
Abi Raja
226af5bf41
Merge pull request #115 from kachbit/main
Dark mode.
2023-11-30 09:00:03 -05:00
Abi Raja
b98bcb6e09 make settings modal not too big 2023-11-30 08:59:51 -05:00
Abi Raja
514688a1c0 Merge branch 'main' of https://github.com/kachbit/screenshot-to-code into pr/115 2023-11-30 08:35:46 -05:00
Abi Raja
ea10e191bb Merge branch 'main' into pr/115 2023-11-30 08:35:25 -05:00
Abi Raja
1f08d71d4d
Update Troubleshooting.md 2023-11-29 20:55:36 -05:00
Abi Raja
b730ea37b5
Update Troubleshooting.md 2023-11-29 20:54:38 -05:00
kacher
f4ecafad02
Merge branch 'main' into main 2023-11-29 17:46:01 -07:00
Abi Raja
9d9038f837 add open graph tags 2023-11-29 18:04:21 -05:00
Abi Raja
5c3fc7df39 add email support when access code is set 2023-11-29 16:43:36 -05:00
Abi Raja
562eee8a32 don't show onboarding note when access code is set 2023-11-29 14:45:20 -05:00
Abi Raja
af2fa8d8ab update onboarding note 2023-11-29 14:37:32 -05:00
Abi Raja
13888db9b5 update URL to prod URL 2023-11-29 14:28:36 -05:00
Abi Raja
b904710cfc add secret to access the backend 2023-11-29 14:00:45 -05:00
Abi Raja
7889e0c3d5 call backend to validate the access token 2023-11-29 12:00:33 -05:00
Abi Raja
8a242103fc use platform api key if the access code is correct 2023-11-29 11:38:53 -05:00
Abi Raja
b46d08b416 read access code from params 2023-11-29 11:35:04 -05:00
Abi Raja
78a10c9571 add an accessCode for the hosted version 2023-11-29 11:16:57 -05:00
Abi Raja
56e6f1f608 show output settings at all times 2023-11-29 04:48:55 -05:00
Abi Raja
2ad9780e80 minor visual improvements 2023-11-29 04:43:07 -05:00
Abi Raja
58298a15e7 rename vanilla to "no framework" 2023-11-29 04:38:04 -05:00
Abi Raja
e2c1bd2537 improve UI for code output selection 2023-11-29 04:34:01 -05:00