Commit Graph

4763 Commits

Author SHA1 Message Date
Tomas Valenta 947540c10c Fix api url; Cleanup 2023-04-07 14:41:42 +02:00
Tomas Valenta 96c50bd38e Exclude unused supabase containers 2023-04-07 14:41:42 +02:00
Tomas Valenta 4631368b0c Fix compose config; Update readme; Add automatic sign in [WIP] 2023-04-07 14:41:42 +02:00
Tomas Valenta 6a7ffb12f8 Add containerized app [WIP] 2023-04-07 14:41:42 +02:00
Tomas Valenta 0be8b755f8 Merge pull request #11 from jzanecook/patch-1
Update README.md
2023-04-06 16:13:04 +02:00
J. Zane Cook edc37b74c8 Update README.md
Yarn 2.x is not currently compatible with this project (as seen in issue #8)
2023-04-06 09:07:37 -05:00
Vasek Mlejnsky a1e9407fa7 Update README.md 2023-04-06 10:32:39 +02:00
Vasek Mlejnsky 6c0bb55036 Update README.md 2023-04-06 10:31:20 +02:00
Vasek Mlejnsky ad6ba8d96a Update to the latest langchain 2023-04-06 10:29:58 +02:00
Vasek Mlejnsky f01eab45a3 Update issue templates 2023-04-06 10:26:02 +02:00
Vasek Mlejnsky 587e262355 Fix type errors 2023-04-06 08:24:35 +02:00
Vasek Mlejnsky 18eaef676b Don't display sections in sidebar that aren't finished yet 2023-04-06 08:23:27 +02:00
Tomas Valenta 0ce8d34574 Fix eslint build errors 2023-04-06 00:02:57 +00:00
Tomas Valenta 8a6115cd0e Remove unused CSS 2023-04-05 23:58:07 +00:00
Tomas Valenta 1455a7d93b Add UI for changing GPT model versions 2023-04-05 23:56:28 +00:00
Tomas Valenta 3e64720d8b Try autocomplete with more packages 2023-04-05 23:56:05 +00:00
Tomas Valenta 649ef7d46d Simplify playground dev script to prevent port in use bug 2023-04-05 19:19:39 +00:00
Vasek Mlejnsky b543febb5b Be more explicit about what is currently supported in readme 2023-04-05 21:00:38 +02:00
Vasek Mlejnsky 0aa02fd285 Update placeholder for JSON body 2023-04-05 20:11:38 +02:00
Vasek Mlejnsky 57c9791256 Update readme 2023-04-05 20:03:02 +02:00
Vasek Mlejnsky 8ed04f0ebb Update readme 2023-04-05 19:59:42 +02:00
Tomas Valenta c275c8d9ff Add poetry config 2023-04-05 16:01:41 +00:00
Tomas Valenta 1ac9a51f05 Update env vars when running saved code 2023-04-05 16:00:54 +00:00
Tomas Valenta 0d60f70f26 Merge pull request #5 from e2b-dev/prompt
Improve prompt and UI when generating code
2023-04-05 15:10:00 +02:00
Tomas Valenta 454257c638 Modify prompt 2023-04-05 13:07:29 +00:00
Tomas Valenta c332450f26 Make request body in human instructions prefix conditional; Fix hanging quotes in prompt; Make request body example in prompt conditional; Add instruction suffix to prompt 2023-04-05 11:34:51 +00:00
Tomas Valenta fac58ddb0c Disable let human choose 2023-04-05 11:32:57 +00:00
Tomas Valenta f66c74c410 Remove print 2023-04-05 11:32:41 +00:00
Tomas Valenta cef23c0498 Remove example from code tools 2023-04-05 11:32:34 +00:00
Tomas Valenta e66d8ac33a Make the tool name optional when parsing llm output 2023-04-05 09:07:12 +00:00
Tomas Valenta a0eda3b13a Update parsing tests 2023-04-04 22:20:02 +00:00
Tomas Valenta f32abba9d8 Fix non-capturing of tool attribute in parsing 2023-04-04 22:19:45 +00:00
Tomas Valenta e66dce7f54 Merge branch 'master' into refs 2023-04-04 21:34:37 +00:00
Tomas Valenta e3eacc3c0f Fix arrows and enter handling when autocomplete returns 0 results 2023-04-04 20:06:44 +00:00
Tomas Valenta a849f1cda2 Fix parsing test assertion 2023-04-04 15:24:25 +00:00
Vasek Mlejnsky 52627e7499 Add image caption to readme 2023-04-04 16:53:09 +02:00
Tomas Valenta a1a33495b4 Fix newline whitespace escaping when parsing LLM output 2023-04-04 14:30:47 +00:00
Tomas Valenta f2d25b5a49 Simplify parsing tests; Fix parsing test assert; Fix parsing bug [WIP] 2023-04-04 13:06:41 +00:00
Tomas Valenta f791c1fa1d Fix broken parsing testing 2023-04-04 12:17:08 +00:00
Vasek Mlejnsky c50b0ba104 Update readme 2023-04-04 13:49:53 +02:00
Tomas Valenta 7408d0ae31 Fix curl tool name in example 2023-04-04 11:43:45 +00:00
Tomas Valenta 2cecfeed48 Improve sidebar menu UX [WIP] 2023-04-04 11:43:34 +00:00
Vasek Mlejnsky fa9f643faa Update name in license 2023-04-04 12:52:39 +02:00
Tomas Valenta e551e03573 Improve sidebar menu and menu sections [WIP] 2023-04-03 23:20:21 +00:00
Tomas Valenta d5dd9802ee Remove unused code for mock request data 2023-04-03 20:14:30 +00:00
Tomas Valenta 73b279985f Fix python required version in pyproject 2023-04-03 18:45:47 +00:00
Tomas Valenta eed87b35ec Mention GPT-4 access requirement 2023-04-03 18:36:58 +00:00
Vasek Mlejnsky b86a57ac99 Update readme 2023-04-03 17:37:29 +02:00
Vasek Mlejnsky 707554ff23 Update readme 2023-04-03 17:27:57 +02:00
Vasek Mlejnsky 77d0d62f96 Update readme 2023-04-03 17:27:12 +02:00