Commit Graph

1504 Commits

Author SHA1 Message Date
Martin Sosic
edda0242c4 small copy fix. 2023-07-12 16:38:05 +02:00
Martin Sosic
803fad6d9f Added creativity level, improved messaging in wasp-ai, some links. 2023-07-12 16:18:57 +02:00
Martin Sosic
e4ff5931a9 Updated Dockerfile. 2023-07-11 18:35:31 +02:00
Martin Sosic
d2268b734f Reverted wasp cli version in Wasp AI to 0.11.0. 2023-07-11 16:30:12 +02:00
Martin Sosic
fa6c3867eb Fixed wrong cabal version. 2023-07-11 16:27:00 +02:00
Martin Sosic
a8b9a94f4d Fixed condition for waiting content on fst in queue. 2023-07-11 16:15:02 +02:00
Martin Sosic
9ab013c5c2 Updated e2e tests. 2023-07-11 15:43:41 +02:00
Filip Sodić
0f4be2a6d5 Add fun to the Wasp AI queue 2023-07-11 15:32:57 +02:00
Martin Sosic
3be17bdc9e Improved and fixed FAQ. 2023-07-11 15:15:55 +02:00
Martin Sosic
a00ccf5af4 Fixed link to blog post. 2023-07-11 15:15:55 +02:00
Matija Sosic
0492f3dbe6 blog: added video to wasp ai intro post. 2023-07-11 15:10:57 +02:00
Matija Sosic
5cbc0daba3 blog: small updates to Wasp AI intro post. 2023-07-11 14:51:22 +02:00
Matija Sosic
f204ed6fc4 blog: Added Web App Generator intro post. 2023-07-11 14:00:20 +02:00
Filip Sodić
e2ed9682e0 Merge branch 'wasp-ai' of github.com:wasp-lang/wasp into wasp-ai 2023-07-11 13:27:44 +02:00
Filip Sodić
ce5f292cca Improve Page examples for chat gpt 2023-07-11 13:27:32 +02:00
Martin Sosic
7291ca882a Updated version to 0.11.1. 2023-07-11 13:06:49 +02:00
Martin Sosic
805aaef1dd Temperature can now be adjusted via CLI. 2023-07-11 12:38:32 +02:00
Martin Sosic
737ab428ed Added GPT4 as an option via project config JSON. 2023-07-11 12:28:19 +02:00
Martin Sosic
1b1d3fd9ac Added back overflow-x-auto to logs. 2023-07-10 23:41:07 +02:00
Martin Sosic
c6a6c9f759 Updated Dockerfile to new wasp-ai release. 2023-07-10 22:46:46 +02:00
Filip Sodić
2eb648ce01 Tell Chat GPT to improve page design 2023-07-10 18:26:25 +02:00
Martin Sosic
6e6d3fe4cd Improved blog post example description. 2023-07-10 17:58:01 +02:00
Filip Sodić
72f6b08c99 Enrich example page with styles and logic 2023-07-10 17:57:22 +02:00
Martin Sosic
89245b33f6 Improved how logs are shown a bit. 2023-07-10 16:20:00 +02:00
Martin Sosic
4f8a448dc9 Gave it examples on what to avoid regarding update() and findUnique(). 2023-07-10 15:48:02 +02:00
Martin Sosic
634995792c Logs now show 4 items, not 3. 2023-07-10 15:39:01 +02:00
Martin Sosic
bf75bcddc4 Logs are now top down. 2023-07-10 14:49:51 +02:00
Matija Sosic
e4e315e43b wasp-ai: Added link to FAQ section. 2023-07-10 14:14:04 +02:00
Martin Sosic
8273337cf9 Logs are now black again. 2023-07-10 12:55:04 +02:00
Martin Sosic
73d4bb4dcb Updated share link. 2023-07-10 11:53:53 +02:00
Martin Šošić
355fcd437a
Update README.md 2023-07-10 11:44:24 +02:00
Martin Sosic
dcf6001623 Explained to GPT not to use multiple fields in the 'where' of update() or findUnique(). 2023-07-10 11:15:01 +02:00
Martin Sosic
1da6e21310 small copy fix. 2023-07-09 21:50:50 +02:00
Martin Sosic
87225f2f24 Improved spacing in modal a bit. 2023-07-09 21:16:01 +02:00
Martin Sosic
3ea14f91b5 Updated 'download' the app modal to have a bit more info and organization. 2023-07-09 20:47:53 +02:00
Martin Sosic
41278cd04a Fixed some bugs in web app regarding 'cancelled' status and retrying. 2023-07-09 19:38:43 +02:00
Martin Sosic
9209ef4079 Increased default max num of apps in progress from 5 to 7. 2023-07-09 18:55:13 +02:00
Martin Sosic
14d9e0d4c4 Improved examples test and styling a bit. 2023-07-09 18:48:47 +02:00
Martin Sosic
7be240b0fa Updated FAQ. 2023-07-09 17:58:15 +02:00
Matija Sosic
83799c97a6 wasp-ai: Added FAQ section, questions and answers to be refined. 2023-07-08 23:32:50 +02:00
Martin Sosic
81257bb179 Updated action example to not use updateMany as it confused GPT. 2023-07-08 21:40:24 +02:00
Martin Sosic
1d8d47c028 Added logout button to Layout.jsx. 2023-07-08 21:13:55 +02:00
Martin Sosic
248ee950bd Removed list of all possible imports from Page prompts. 2023-07-08 20:30:44 +02:00
Filip Sodić
0cc65dbd3e
Add import heuristic (#1311) 2023-07-08 01:26:54 +02:00
Martin Sosic
1a54474a4a Updated example ideas. 2023-07-07 21:14:45 +02:00
Martin Sosic
a321684959 Login/Signup page now have nice width. 2023-07-07 17:46:30 +02:00
Martin Sosic
ef66f0e991 Told it to replace local js imports with actual implementation. 2023-07-07 16:09:32 +02:00
Martin Sosic
e3f09be9ae Wasp AI: small fixes. 2023-07-07 15:46:43 +02:00
Martin Sosic
64163763e3 Wasp AI: Plan is not repeatedly fixed. 2023-07-07 15:21:10 +02:00
Craig McIlwrath
2d3f0e116c
[waspls] cleanup extimport code (#1292)
mainly refactoring. also updates CI workflow to run packages/ts-inspect tests.
2023-07-07 08:21:33 -04:00