Amos Amissah
99e1a944a3
Merge branch 'abi:main' into main
2023-12-22 17:38:17 +00:00
theonlyamos
9fd6378d31
Added support for gemini pro vision.
...
Model can be set on runtime using `MODEL=gemini poetry run uvicorn main:app --reload --port 7001` or by configuring it on the web ui.
Follow instructions on the README to set appropriate api keys.
2023-12-22 17:37:11 +00:00
Abi Raja
e32877f3a4
add some comments
2023-12-22 12:18:19 -05:00
Abi Raja
9494f4c1cc
fix reset function to reset all state correctly
2023-12-14 08:27:16 -05:00
Abi Raja
9f064c57a7
after code generation cancellation, leave the app in a good state (revert to last version or reset app if no last version)
2023-12-11 18:56:20 -05:00
Abi Raja
7edea28eab
Merge branch 'main' into pr/170
2023-12-11 18:22:22 -05:00
Abi Raja
e8e3d4cb6f
make user set the stack when importing code
2023-12-10 10:22:05 -05:00
Abi Raja
52fee9e49b
initial implementation of importing from code
2023-12-09 21:00:18 -05:00
Abi Raja
68a8d2788d
improve tests and catch history tree generation errors better
2023-12-08 16:48:34 -05:00
Alex Lloyd
edfafa2c48
Fix parameter type for generateCode
2023-12-07 18:16:31 -06:00
Abi Raja
3bd2321b83
nit: comment fix
2023-12-07 13:34:23 -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
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
8008513a6c
handle coding state correctly
2023-12-06 15:42:33 -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
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
339f07373a
Merge branch 'main' into pr/62
2023-11-30 11:36:39 -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
kacher
f4ecafad02
Merge branch 'main' into main
2023-11-29 17:46:01 -07: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
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
dialmedu
7e504ebbdd
add select UI Component and check options
2023-11-29 00:09:23 -05:00
kacher
ffbc89f945
Merge branch 'main' into main
2023-11-28 19:40:59 -07:00
Abi Raja
89db70daca
show sidebar on mobile and set proper z index
2023-11-28 21:22:59 -05:00
kacher
7c3f06bdd2
remove invalid code
2023-11-29 02:19:53 +00:00
kacher
7a3b36621b
Merge branch 'main' into main
2023-11-28 18:48:17 -07:00
Abi Raja
dfe8ae4164
add support for React
2023-11-28 14:05:59 -05:00
Abi Raja
397fa0630f
add support for outputs in bootstrap
2023-11-28 09:47:57 -05:00
kachbit
549d87942b
configure dark mode styles
2023-11-27 21:29:02 -08:00
Abi Raja
ce7a187e40
Merge branch 'pr/99'
2023-11-26 22:30:36 -05:00
Abi Raja
2eb98587b2
split code tab into separate component and clean up code
2023-11-26 22:30:11 -05:00
Abi Raja
10322253f3
update code style
2023-11-26 22:13:14 -05:00