Abi Raja
|
a559cd3120
|
update to extract history tree with parent indices
|
2023-12-07 10:09:35 -05:00 |
|
Abi Raja
|
52adb4602b
|
move files
|
2023-12-07 09:39:19 -05:00 |
|
Abi Raja
|
2457a3f5bd
|
update name
|
2023-12-07 09:38:42 -05:00 |
|
Abi Raja
|
dd0f3b7648
|
fix errors
|
2023-12-07 09:36:37 -05:00 |
|
Abi Raja
|
874afc1e66
|
fix bug and show prompt
|
2023-12-07 09:22:22 -05:00 |
|
Abi Raja
|
0e8eef4554
|
add parent for each item in history
|
2023-12-06 22:36:31 -05:00 |
|
Abi Raja
|
f5ddb779b4
|
make history forward chronology and have non-changing indices to refer to items
|
2023-12-06 22:24:25 -05:00 |
|
Abi Raja
|
eff532bcf5
|
update test data
|
2023-12-06 21:58:06 -05:00 |
|
Abi Raja
|
97d651343a
|
add some tests for history utils
|
2023-12-06 21:57:25 -05:00 |
|
Abi Raja
|
79e36c9529
|
move files around
|
2023-12-06 19:07:22 -05:00 |
|
Abi Raja
|
a5e7dcd037
|
correctly extract history for an update
|
2023-12-06 17:15:08 -05:00 |
|
Abi Raja
|
286549f101
|
track current version
|
2023-12-06 16:02:52 -05:00 |
|
Abi Raja
|
c1d6236391
|
minor fix
|
2023-12-06 15:45:14 -05:00 |
|
Abi Raja
|
8008513a6c
|
handle coding state correctly
|
2023-12-06 15:42:33 -05:00 |
|
Abi Raja
|
3d16d784c2
|
improve look of history display
|
2023-12-06 15:37:59 -05:00 |
|
Abi Raja
|
75198cf638
|
allow viewing older versions
|
2023-12-06 15:32:40 -05:00 |
|
Abi Raja
|
8a48c6d898
|
add TODO
|
2023-12-06 15:16:58 -05:00 |
|
Abi Raja
|
f216146bbd
|
initial history implementation
|
2023-12-06 14:49:09 -05:00 |
|
Abi Raja
|
328b75c949
|
update status
|
2023-12-06 12:04:12 -05:00 |
|
Abi Raja
|
91934ecae9
|
add note about OpenAI API
|
2023-12-06 12:03:44 -05:00 |
|
Abi Raja
|
f0101036a0
|
return failure reason to front-end
|
2023-12-06 10:50:22 -05:00 |
|
Abi Raja
|
0698af8434
|
Merge branch 'main' of https://github.com/abi/screenshot-to-code
|
2023-12-06 10:09:11 -05:00 |
|
Abi Raja
|
c275e945fc
|
show credit usage to the user
|
2023-12-06 10:09:09 -05:00 |
|
Abi Raja
|
2ba2a79e2f
|
move AccessCodeSection to a separate component
|
2023-12-06 09:16:21 -05:00 |
|
Abi Raja
|
d487a73323
|
Update README.md
|
2023-12-05 21:45:45 -05:00 |
|
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 |
|