Commit Graph

924 Commits

Author SHA1 Message Date
Abi Raja
7c132fd1bd Merge branch 'generate-from-text' into hosted 2024-07-09 13:04:30 -04:00
Abi Raja
2ec4bf59d3 add a beta label 2024-07-09 13:03:27 -04:00
Abi Raja
d13ae72c06 add basic text to ui generation 2024-07-09 12:53:07 -04:00
Abi Raja
d8b1c0ba4d initialize intercom for all users regardless of subscriber status 2024-07-07 14:05:08 -04:00
Abi Raja
0171ff9f3b support intercom for all users 2024-07-07 13:34:02 -04:00
Abi Raja
549210dcd4 Merge branch 'main' into hosted 2024-07-03 10:09:23 -04:00
Abi Raja
9ec3adad19 fix bug where a image with dimensions larger than what Claude can accept but under the file size limit Claude can accept was not resized 2024-07-03 10:06:04 -04:00
Abi Raja
c1fa5c4e97 Merge branch 'main' into hosted 2024-06-27 17:59:23 +08:00
Abi Raja
d2359f644c for images sent to Claude, resize if dimension exceeds limit 2024-06-27 17:59:15 +08:00
Abi Raja
92ea62e9bf Merge branch 'main' into hosted 2024-06-27 17:37:01 +08:00
Abi Raja
8e8ad1409f
Merge pull request #227 from fulit103/add-html-css-option
Add HTML/CSS system prompt and update stack descriptions
2024-06-27 16:25:46 +08:00
Abi Raja
606f535bc2 enable Select and Edit for HTML + CSS stack 2024-06-27 16:24:06 +08:00
Abi Raja
38a06517fb add unit tests for the prompt assembly 2024-06-27 16:08:41 +08:00
Abi Raja
638053a54c add HTML + CSS prompt for imported code 2024-06-27 16:02:06 +08:00
Abi Raja
ec1bada3e2 fix type errors introduced with previous changes 2024-06-27 16:01:28 +08:00
Abi Raja
51e06a4c4b fix order and update README 2024-06-27 15:03:42 +08:00
Abi Raja
d4e182cfe0 update name of stack 2024-06-27 14:58:14 +08:00
Abi Raja
0200274e61 Merge branch 'main' into pr/227 2024-06-27 14:44:24 +08:00
Abi Raja
1f9e93a2c7 capture the stack trace properly 2024-06-27 12:33:55 +08:00
Abi Raja
5e00b406af capture HTML tag extraction in Sentry so that we have full completion text 2024-06-27 12:25:05 +08:00
Abi Raja
cda34ae642 Merge branch 'main' into hosted 2024-06-26 16:54:33 +08:00
Abi Raja
901ce332a5 update default model to Claude 3.5 Sonnet 2024-06-26 16:52:07 +08:00
Abi Raja
b44f583a90 Merge branch 'main' into hosted 2024-06-26 16:42:16 +08:00
Abi Raja
edfd16ef1d extract only html content 2024-06-26 16:36:33 +08:00
Abi Raja
89e442423c
Update README.md 2024-06-26 02:37:54 -04:00
Abi Raja
a928631a49 Merge branch 'main' into hosted 2024-06-26 13:44:31 +08:00
Abi Raja
9dfb0dc5b8 do not allow empty updates 2024-06-26 13:39:22 +08:00
Abi Raja
efdad0ad50 Merge branch 'main' into hosted 2024-06-26 13:28:52 +08:00
Abi Raja
4288cf2088 fix imported code prompt for Claude which doesn't allow multiple 'user' role messages in a row 2024-06-26 13:21:12 +08:00
Abi Raja
cea45af385 update lock file 2024-06-26 12:42:29 +08:00
Abi Raja
fed7fe50d6 Merge branch 'main' into hosted 2024-06-26 12:39:11 +08:00
Abi Raja
6be83b4a2d process images to be under 5mb for Claude 2024-06-25 20:57:41 +08:00
Abi Raja
5843e75760 enable select and edit for Claude 3.5 2024-06-25 06:11:01 +08:00
Abi Raja
8951864d63 update star count 2024-06-24 16:28:17 +08:00
Abi Raja
6fe7098201
Update README.md 2024-06-24 04:16:29 -04:00
Abi Raja
9a4fbd4591
Merge pull request #358 from moas/patch-1
Fix Python version in dockerfile to avoid TypeError
2024-06-23 05:48:44 -04:00
Abi Raja
d2369cb0a0 Merge branch 'main' into hosted 2024-06-22 19:43:52 +08:00
Abi Raja
f75294ca64 update better model banner to include sonnet 3.5 2024-06-22 19:41:56 +08:00
Abi Raja
49a24d8b0c support Claude Sonnet 3.5 2024-06-22 19:39:49 +08:00
Oscar Landry L
9e2eb0c58c
Update Dockerfile
fix error:
TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'
2024-06-11 14:58:18 +02:00
Abi Raja
ae08466405 store stack and some other properties for generations on prod 2024-06-07 15:05:26 -04:00
Abi Raja
df5f954ee2 remove help scout 2024-06-07 14:13:39 -04:00
Abi Raja
5109695873 add comment 2024-06-07 14:12:01 -04:00
Abi Raja
d56242af2c add crisp 2024-06-07 14:11:29 -04:00
Abi Raja
392b9849a2
Merge pull request #355 from abi/select-and-edit
Add "Select and Edit" functionality for easier edits
2024-06-05 20:59:57 -04:00
Abi Raja
f7c9209d18 remove unused code 2024-06-05 20:49:31 -04:00
Abi Raja
1c13897f45 remove dummy state 2024-06-05 20:46:52 -04:00
Abi Raja
402a279eaf revert debugging statements 2024-06-05 20:41:35 -04:00
Abi Raja
465dc64439
Merge pull request #317 from MarcusLeoTKM/nodeversion
Changed node version from 20.9 to 22
2024-06-05 15:47:44 -04:00
Abi Raja
228870f8fc
Merge pull request #353 from naman1608/fix-docker-pupeteer-skip
[FIX] modify frontend dockerfile to skip puppeteer download
2024-06-05 15:26:33 -04:00