Abi Raja
|
2204896e31
|
Update Troubleshooting.md
|
2024-05-31 14:40:25 -04:00 |
|
Abi Raja
|
22e45cc566
|
Merge pull request #329 from abi/add-anthropic-key
Add field for Anthropic API key in settings
|
2024-05-31 14:35:47 -04:00 |
|
Abi Raja
|
f6f8b2f707
|
fix bug
|
2024-05-31 14:24:01 -04:00 |
|
Abi Raja
|
0959441834
|
Merge branch 'main' into add-anthropic-key
|
2024-05-31 14:07:50 -04:00 |
|
Abi Raja
|
c64968b8f0
|
read anthropic api key from front-end
|
2024-05-31 14:06:08 -04:00 |
|
Abi Raja
|
8e579e425e
|
clean up settings dialog look
|
2024-05-31 13:51:43 -04:00 |
|
Abi Raja
|
9cfcf928d0
|
isolate functionality
use zustand to share state rather than prop drilling
isolate more functionality away into a separate component
|
2024-05-30 10:43:12 -04:00 |
|
Abi Raja
|
9e2cbdce94
|
Merge branch 'main' into select-and-edit
|
2024-05-30 09:38:24 -04:00 |
|
Abi Raja
|
9d1fbc9b23
|
add zustand and create a dummy app store that isn't used yet
|
2024-05-30 09:38:15 -04:00 |
|
Abi Raja
|
43ae003c83
|
clean up code even further
|
2024-05-29 17:28:09 -04:00 |
|
Abi Raja
|
2709312943
|
move more of the code into EditPopup
|
2024-05-29 16:53:36 -04:00 |
|
Abi Raja
|
b0e7ae35af
|
clean up more of the code
|
2024-05-29 16:36:20 -04:00 |
|
Abi Raja
|
f18724104c
|
add for debugging
|
2024-05-29 15:32:19 -04:00 |
|
Abi Raja
|
82132d57aa
|
improve look of popup
|
2024-05-29 14:54:50 -04:00 |
|
Abi Raja
|
608ba5cc6f
|
improve x and y position
|
2024-05-29 14:48:01 -04:00 |
|
Abi Raja
|
97cdb093a5
|
basic UI for selecting and editing
|
2024-05-29 14:40:46 -04:00 |
|
Abi Raja
|
939539611f
|
Update README.md
|
2024-05-29 11:03:40 -04:00 |
|
Naman
|
f0ee686660
|
null check for chunk.choices
|
2024-05-29 13:15:23 +05:30 |
|
Naman
|
c5695975c7
|
handle none type in llm.py
|
2024-05-29 13:15:23 +05:30 |
|
Naman
|
d31ebcaa27
|
types fix in image generation file
|
2024-05-29 07:11:03 +05:30 |
|
Abi Raja
|
23e631765e
|
Create FUNDING.yml
|
2024-05-23 12:19:28 -04:00 |
|
Abi Raja
|
bef9aa831a
|
Update README.md
|
2024-05-23 12:00:59 -04:00 |
|
Abi Raja
|
bf38200d2a
|
Merge pull request #337 from abi/qa-testing
Add e2e tests
|
2024-05-21 10:47:04 -04:00 |
|
Abi Raja
|
9882447586
|
add comments
|
2024-05-21 10:38:33 -04:00 |
|
Piyush Mishra
|
8ff1bf1976
|
Update generate_code.py
|
2024-05-21 12:53:04 +05:30 |
|
Piyush Mishra
|
7eab735af4
|
feat: update prompts for multiple images
|
2024-05-21 12:52:06 +05:30 |
|
Piyush Mishra
|
9034048089
|
AppState.CODING show multiple reference images when applicable
|
2024-05-21 12:52:06 +05:30 |
|
Piyush Mishra
|
3442ce3ae6
|
prompt update for multi image support rev.1
|
2024-05-21 12:51:09 +05:30 |
|
Piyush Mishra
|
ed27184f5a
|
support multiple image upload
|
2024-05-21 12:50:51 +05:30 |
|
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
|
1f9c5b2c80
|
set initial value
|
2024-05-17 14:47:54 -04:00 |
|
Abi Raja
|
ac8198e5ba
|
Add field for Anthropic API key in settings
|
2024-05-17 12:30:26 -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 |
|