Commit Graph

4529 Commits

Author SHA1 Message Date
Tomas Valenta 675a6c16c3 Merge branch 'main' into dev-loop 2023-04-24 17:01:22 +00:00
Tomas Valenta f072c13c72 Update readme 2023-04-24 16:20:49 +00:00
Tomas Valenta acb69927df Remove lambda deployment 2023-04-24 14:57:18 +00:00
sahil280114 74125d6cc7 setup banana component 2023-04-24 14:50:34 +00:00
sahil280114 44d92ac4b5 add banana dependency 2023-04-24 14:10:52 +00:00
sahil280114 a3947b6708 add banana api service 2023-04-24 14:09:32 +00:00
Tomas Valenta c0804f6143 Merge branch 'template' 2023-04-24 09:53:56 +00:00
Tomas Valenta 2928fc0a61 Reset local DB on npm start 2023-04-24 09:45:40 +00:00
Tomas Valenta d1db051756 Update dockerignore 2023-04-24 09:45:27 +00:00
Tomas Valenta 04819b6adf Fix model config when switching models 2023-04-23 22:41:24 +00:00
Tomas Valenta d4302a8315 Fix NodeJSExpress template prompt 2023-04-23 22:12:23 +00:00
Tomas Valenta 8259a516d4 Fix API param change 2023-04-23 22:06:00 +00:00
Tomas Valenta c676e98786 Remove hardcoded new project template selection 2023-04-23 19:28:57 +00:00
Tomas Valenta cf71a69aa2 Cleanup 2023-04-23 17:15:17 +00:00
Tomas Valenta ec2de87b2e Cleanup 2023-04-23 16:31:21 +00:00
Tomas Valenta 3cff33f404 Fix default prompt in new model config 2023-04-23 16:02:25 +00:00
Tomas Valenta 4325a8cc12 Fix NodeJSExpress template; Simplify template state 2023-04-23 15:57:10 +00:00
Tomas Valenta d394aa8a87 Fix templates handling [WIP] 2023-04-21 21:54:16 +00:00
Vasek Mlejnsky be6bb07ab0 Update README.md 2023-04-21 12:43:32 +02:00
Tomas Valenta 330e3a6cbe Allow adding project templates [WIP] 2023-04-20 22:42:38 +00:00
Tomas Valenta 9db8fae85e Merge branch 'main' into preview preview-old-ide 2023-04-20 16:30:49 +00:00
Tomas Valenta 56d3b0c166 Fix db schema 2023-04-20 16:23:45 +00:00
Tomas Valenta 60bdba648f Change model name 2023-04-20 16:22:09 +00:00
Tomas Valenta d8bb3f20ba Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-04-20 16:09:39 +00:00
Tomas Valenta 9922e7b367 Add HF Infererence Endpoints; Add prompt model label; Cleanup 2023-04-20 16:08:49 +00:00
Tomas Valenta 24e5de4593 Update README.md 2023-04-20 11:04:28 +02:00
Tomas Valenta 965d77e6da gMerge branch 'main' of https://github.com/e2b-dev/e2b 2023-04-19 22:37:48 +00:00
Tomas Valenta 5c9b046c5b Merge branch 'model-providers' 2023-04-19 22:04:11 +00:00
Tomas Valenta 3e574ea6c1 Merge branch 'model-providers' into preview 2023-04-19 22:03:47 +00:00
Tomas Valenta a5ac82c302 Improve model params handling 2023-04-19 21:23:22 +00:00
Vasek Mlejnsky 1d9d0686f2 Update README.md 2023-04-19 20:53:20 +02:00
Tomas Valenta bb7d2b5cac Update readme 2023-04-19 18:20:23 +00:00
Tomas Valenta fa830f1e9d Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-04-19 18:14:40 +00:00
Tomas Valenta 578b7827fc Disable HF inference endpoints 2023-04-19 17:13:08 +00:00
Tomas Valenta 3436b9290e Merge pull request #30 from SnoopyDevelops/main 2023-04-19 18:48:34 +02:00
SnoopyDevelops 0be6dbfb01 cross-env 2023-04-19 23:40:06 +08:00
Tomas Valenta d75a54e398 Merge branch 'model-providers' of https://github.com/e2b-dev/e2b into model-providers 2023-04-19 13:47:03 +00:00
Tomas Valenta 14c7e83e24 Add provider ordering; Add Replicate and Hugging Face models provider [WIP] 2023-04-19 13:46:58 +00:00
Tomas Valenta 0bb4de35cd Add provider ordering; Add Replicate and Hugging Face models provider [WIP] 2023-04-19 13:46:41 +00:00
Tomas Valenta b88f9a1905 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-04-19 13:44:25 +00:00
Tomas Valenta 0545355e5b Fix prompt editing for already existing projects 2023-04-19 13:43:57 +00:00
Tomas Valenta 875390d8c1 Update package.json 2023-04-19 13:38:08 +00:00
Vasek Mlejnsky 961ece0e6c Update README.md 2023-04-19 15:18:39 +02:00
Vasek Mlejnsky 4eccffaf98 Update bug_report.md 2023-04-19 15:06:31 +02:00
Vasek Mlejnsky 745edea145 Add gif to readme 2023-04-19 15:02:24 +02:00
Vasek Mlejnsky b9327ea7af Add gif to readme 2023-04-19 14:55:55 +02:00
Vasek Mlejnsky 85b13daa82 Update README.md 2023-04-19 10:54:08 +02:00
Tomas Valenta c9491f4167 Update supported models/providers list 2023-04-18 21:50:08 +00:00
Tomas Valenta 377a036891 Update readme 2023-04-18 21:48:35 +00:00
Tomas Valenta 2ed0d36780 Merge branch 'main' of https://github.com/e2b-dev/e2b 2023-04-18 21:45:16 +00:00