Commit Graph

751 Commits

Author SHA1 Message Date
Timothy J. Baek
5961fc84f4 feat: seaborn added to pyodide
Co-Authored-By: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com>
2024-05-19 09:46:43 -07:00
Timothy J. Baek
6139d775ef feat: clear memory 2024-05-19 09:26:24 -07:00
Timothy J. Baek
5b08dc56af chore: format 2024-05-19 09:01:48 -07:00
Timothy J. Baek
febab58821 feat: memory integration 2024-05-19 08:40:46 -07:00
Timothy J. Baek
a8c4588fb5 feat: memory integration 2024-05-19 08:14:04 -07:00
Timothy J. Baek
1fb5ef99e2 refac 2024-05-19 07:40:54 -07:00
Timothy J. Baek
ae35c68956 refac: styling 2024-05-19 07:37:14 -07:00
Timothy J. Baek
9ff74038b5 refac: styling 2024-05-19 07:32:19 -07:00
Timothy J. Baek
8c64f0627c fix: styling 2024-05-19 07:05:38 -07:00
Timothy J. Baek
120f8d7786 refac: regenerate behaviour 2024-05-19 05:53:43 -07:00
Timothy J. Baek
dbdf83c55f refac: styling 2024-05-19 05:22:09 -07:00
Timothy J. Baek
066789d423 refac: pyodide worker error handling 2024-05-19 05:19:48 -07:00
Timothy J. Baek
78cbdbc63f fix: code block execution 2024-05-19 05:16:31 -07:00
Timothy J. Baek
d2249921aa refac: styling 2024-05-19 05:06:13 -07:00
Timothy J. Baek
f8815b0749 chore: format 2024-05-19 05:01:57 -07:00
Timothy J. Baek
68104358d0 fix: many model regeneration 2024-05-19 05:01:29 -07:00
Timothy J. Baek
676a4dffd0 feat: many model interaction ui 2024-05-19 04:46:35 -07:00
Yanyutin753
c5f13cfdda Expend upload image file types 2024-05-19 19:10:00 +08:00
Timothy J. Baek
22d23afbaf feat: memory ui frontend 2024-05-19 00:17:40 -07:00
Timothy J. Baek
b521a06b5f fix: styling
Co-Authored-By: Jannik S. <69747628+jannikstdl@users.noreply.github.com>
2024-05-19 00:14:23 -07:00
Timothy J. Baek
9a92ae78c8 fix: hide show username interface option 2024-05-18 16:11:28 -07:00
Timothy J. Baek
1e6ddb2fb3 chore: format 2024-05-18 15:02:47 -07:00
Timothy J. Baek
1b6700425a fix 2024-05-18 14:29:39 -07:00
Timothy J. Baek
8766d2699a refac: include packages 2024-05-18 14:28:16 -07:00
Timothy J. Baek
a8b92e5e9d fix: display username in shared chats 2024-05-18 14:19:48 -07:00
Timothy J. Baek
75491b2f87 fix: rtl styling 2024-05-18 14:04:35 -07:00
Timothy Jaeryang Baek
9e60d03911
Merge pull request #2318 from idomamia/feat/rtl-layout-chat-support
Add RTL layout chat support
2024-05-18 10:57:35 -10:00
Timothy Jaeryang Baek
12d59b6184
Merge pull request #2366 from cheahjs/refac/pyscript-npm
refac: fetch pyodide deps at build time, not checked into git
2024-05-18 10:47:34 -10:00
Jun Siang Cheah
f9587032de fix: case insensitive model search 2024-05-18 19:59:29 +08:00
Ido Henri Mamia
27c59d985f
Merge branch 'dev' into feat/rtl-layout-chat-support 2024-05-18 13:58:53 +03:00
Jun Siang Cheah
781c904c91 refac: fetch pyodide deps at build time, not checked into git 2024-05-18 14:30:42 +08:00
Timothy J. Baek
af5b2ddb01 fix: typo 2024-05-17 11:17:17 -07:00
Timothy J. Baek
5b2369da5d fix: #2332 2024-05-17 10:56:16 -07:00
Timothy J. Baek
cdbabdfa5a refac 2024-05-17 10:30:22 -07:00
Ido Henri Mamia
e5d574307e Merge branch 'dev' of https://github.com/open-webui/open-webui into feat/rtl-layout-chat-support 2024-05-17 13:04:03 +03:00
Ido Henri Mamia
92c694e8ac Fix arrows to be in LTR layout for all layouts 2024-05-17 13:00:31 +03:00
Timothy J. Baek
6e19e46b07 refac: styling 2024-05-16 23:20:21 -10:00
Timothy J. Baek
aa9f3d0632 refac: styling 2024-05-16 23:19:31 -10:00
Timothy J. Baek
85b2a63b6d fix: matplotlib 2024-05-16 23:15:39 -10:00
Timothy J. Baek
ef300248ba feat: matplotlib support 2024-05-16 22:54:37 -10:00
Timothy J. Baek
548160c739 refac: time limit to 60sec 2024-05-16 22:39:46 -10:00
Timothy J. Baek
a4630a9825 feat: code execution time limit 2024-05-16 22:39:07 -10:00
Timothy J. Baek
c7221983a5 fix: input prompt message 2024-05-16 21:09:53 -10:00
Timothy J. Baek
5e3c801c44 refac: no output 2024-05-16 20:53:50 -10:00
Timothy J. Baek
b27b035caa refac: disable run button when code is running 2024-05-16 20:47:13 -10:00
Timothy J. Baek
302a17b3ed feat: code input support 2024-05-16 20:35:25 -10:00
Timothy J. Baek
01a656cc80 feat: numpy, pandas support 2024-05-16 20:25:55 -10:00
Timothy J. Baek
6dedf9885f fix: code execution error handling 2024-05-16 19:30:09 -10:00
Timothy J. Baek
4efb8638ff refac 2024-05-16 19:22:10 -10:00
Timothy J. Baek
8f8ce26948 refac: migrated to pyodide from pyscript 2024-05-16 19:21:08 -10:00