Commit Graph

928 Commits

Author SHA1 Message Date
Abi Raja
9b8ec5b67c abstract into GenerationSettings 2024-07-25 14:50:37 -04:00
Abi Raja
c72484a72c move files into folders 2024-07-25 14:43:20 -04:00
Abi Raja
0d639b4920 move files around and abstract to DeprecationMessage 2024-07-25 14:40:48 -04:00
Abi Raja
1a3086cc9a move download code to separate file 2024-07-25 14:36:22 -04:00
Abi Raja
993ff88e2b abstract into more components 2024-07-25 14:35:04 -04:00
Abi Raja
deb2375146 isolate history component by using projectStore directly 2024-07-25 12:45:03 -04:00
Abi Raja
dcef298dba also use appHistory 2024-07-25 12:37:06 -04:00
Abi Raja
83f6f00b10 also use currentVersion 2024-07-25 12:33:31 -04:00
Abi Raja
98951e0382 move some state over to zustand store 2024-07-25 12:32:17 -04:00
Abi Raja
64a4ab8c90 improve pricing sell 2024-07-23 11:35:00 -04:00
Abi Raja
4b616342c6 make FAQs 2 column 2024-07-22 15:51:58 -04:00
Abi Raja
b7985b9a4e show FAQ link only on dialog, not on pricing page 2024-07-22 15:50:10 -04:00
Abi Raja
97bd1c924a link to FAQs from Pricing Dialog 2024-07-22 15:46:43 -04:00
Abi Raja
ad9c3eafcc update FAQs 2024-07-22 15:42:39 -04:00
Abi Raja
75317cb542 improve pricing dialog further 2024-07-22 15:34:33 -04:00
Abi Raja
f17a6c1242 add some FAQs 2024-07-22 15:22:54 -04:00
Abi Raja
9230162a8c clear up pricing 2024-07-22 15:05:34 -04:00
Abi Raja
2274268b2f add a separate pricing page 2024-07-22 14:59:51 -04:00
Abi Raja
75e93a66b8 show pricing dialog when credit usage is clicked 2024-07-22 14:48:28 -04:00
Abi Raja
54557de762 remove old non-subscription code 2024-07-22 14:47:09 -04:00
Abi Raja
f9c35839de move files to organize better 2024-07-22 14:37:27 -04:00
Abi Raja
1b22c1ab14 add Google tag 2024-07-22 12:17:34 -04:00
Abi Raja
fd6a8f779d add comment 2024-07-19 16:39:21 -04:00
Abi Raja
ba0d51a34f remove react warning 2024-07-19 16:11:46 -04:00
Abi Raja
3f6fcdea25 remove unused UI 2024-07-19 16:01:30 -04:00
Abi Raja
54b59c85d6 add eval runner for text prompt 2024-07-19 09:25:11 -04:00
Abi Raja
138cc1f1a5 Merge branch 'main' into hosted 2024-07-19 07:56:13 -04:00
Abi Raja
9d11866143 improve evals code 2024-07-19 07:55:44 -04:00
Abi Raja
b733400e91 throw exceptions with stack traces 2024-07-16 12:00:53 -04:00
Abi Raja
f7d0dbb7ce ping Sentry when Claude response is too long 2024-07-15 19:15:35 -04:00
Abi Raja
c092418e47 log and capture to sentry when OpenAI response is too long 2024-07-15 19:14:37 -04:00
Abi Raja
f9d6279b53 Merge branch 'main' into hosted 2024-07-15 19:03:52 -04:00
Abi Raja
9f732c4f5d update max tokens for Claude Sonnet 3.5 to newly supported limit (8192) 2024-07-15 18:51:22 -04:00
Abi Raja
5c7aa62414 log stop reason for Claude 2024-07-15 16:41:18 -04:00
Abi Raja
a2d6fda7fd update QA tests to use 4o and Claude Sonnet 2024-07-15 16:33:39 -04:00
Abi Raja
1a26e325be remove unused isPaid label 2024-07-11 16:51:20 -04:00
Abi Raja
50d1288693 Merge branch 'main' into hosted 2024-07-11 16:36:18 -04:00
Abi Raja
329b8e8e77 update front-end to indicate status of deprecated models 2024-07-11 16:34:48 -04:00
Abi Raja
9b99cad286 auto-upgrade usage of older models 2024-07-11 16:26:26 -04:00
Abi Raja
4bf472cc23 fix style on avatar dropdown 2024-07-11 15:49:11 -04:00
Abi Raja
456374dc9d improve free user detection (anytime before subscriber tier is loaded or if it is free) 2024-07-11 15:45:04 -04:00
Abi Raja
8a6557ce0c add more separators and link to feature requests 2024-07-11 15:41:24 -04:00
Abi Raja
ba277121db make avatar dropdown more obvious 2024-07-11 15:35:10 -04:00
Abi Raja
b80f0ec7bf Merge branch 'main' into hosted 2024-07-11 14:32:26 -04:00
Abi Raja
6c2bd1eb64 rename to KeyboardShortcutBadge 2024-07-11 14:20:50 -04:00
Abi Raja
f6da5eb0d4 add keyboard shortcut badge for update buttons 2024-07-11 14:18:31 -04:00
Abi Raja
9f034f7dcc improve dark mode of select and edit popup 2024-07-11 13:58:17 -04:00
Abi Raja
24a7462c9f support enter to update, shift + enter to create a new line and focus on update textarea after coding 2024-07-11 13:53:49 -04:00
Abi Raja
55ffd26a52 Update PricingDialog.tsx 2024-07-10 16:17:09 -04:00
Abi Raja
457b95d272 send along subscriber tier for user 2024-07-10 16:06:09 -04:00