Commit Graph

1059 Commits

Author SHA1 Message Date
Timothy J. Baek
20a6dbbe65 feat: csv bulk import 2024-05-01 19:28:35 -07:00
Timothy J. Baek
bd3b5f1edb feat: csv user import frontend 2024-05-01 19:02:25 -07:00
Timothy J. Baek
e5703a588f fix: styling 2024-05-01 18:13:45 -07:00
Timothy J. Baek
8745091a16 chore: i18n 2024-05-01 18:07:29 -07:00
Timothy J. Baek
e6bcdba5ad feat: add user from admin panel 2024-05-01 18:06:02 -07:00
Timothy J. Baek
96af34f240 chore: i18n 2024-05-01 17:56:39 -07:00
Timothy J. Baek
b7fcf14f6e refac: styling 2024-05-01 17:55:18 -07:00
Timothy J. Baek
ebc6a269d3 chore: i18n 2024-05-01 17:20:21 -07:00
Timothy J. Baek
0595c04909 feat: youtube rag 2024-05-01 17:17:00 -07:00
Timothy J. Baek
e60c87d750 fix: delete chat shortcut 2024-05-01 16:08:06 -07:00
Timothy J. Baek
d5bcae6182 chore: format 2024-05-01 15:41:39 -07:00
Timothy Jaeryang Baek
dbc3aa7234
Merge pull request #1892 from Joakim-T/patch-1
Patch 1
2024-05-01 15:01:18 -07:00
Joakim
e626fb2dbf
Update languages.json
Moved sv-SE to correct position alphabetically
2024-05-01 20:42:50 +02:00
Joakim
34be6de4d8
Update translation.json sv-SE
Minor changes to Swedish translations
2024-05-01 14:43:12 +02:00
Joakim
20be93217b
Update languages.json to add sv-SE
Swedish translation
2024-05-01 14:35:17 +02:00
Joakim
c580d29a5d
Create translation.json for sv-SE
Translation to Swedish
2024-05-01 14:30:16 +02:00
Timothy J. Baek
1e05caf809 fix: response profile image 2024-04-30 17:10:12 -07:00
Timothy J. Baek
44884a8886 feat: randomised suggestion 2024-04-30 17:07:03 -07:00
Timothy J. Baek
a01fd15812 refac: sidebar styling 2024-04-30 16:58:07 -07:00
Timothy J. Baek
d513629984 fix: styling 2024-04-30 16:55:32 -07:00
Timothy J. Baek
f1acf68bd0 fix: styling 2024-04-30 16:52:19 -07:00
Timothy J. Baek
3c9fc7858b fix: styling 2024-04-30 16:34:29 -07:00
Timothy J. Baek
bf2ff47df0 refac: styling 2024-04-30 16:00:44 -07:00
Timothy J. Baek
6318282873 refac: styling 2024-04-30 15:31:50 -07:00
Timothy J. Baek
3043e43418 refac: styling 2024-04-30 15:18:58 -07:00
Timothy J. Baek
595ebd11ac refac: styling 2024-04-30 15:17:05 -07:00
Timothy J. Baek
1157b8e12d refac: styling 2024-04-30 15:12:58 -07:00
Timothy J. Baek
f653944849 refac: snap-center removed 2024-04-30 15:11:17 -07:00
Timothy J. Baek
01c077da3d refac 2024-04-30 15:10:39 -07:00
Timothy J. Baek
27ff386115 fix: horizontal scroll issue on mobile
#1854
2024-04-30 15:08:34 -07:00
Timothy J. Baek
35437fb3a3 refac: styling 2024-04-30 14:58:11 -07:00
Timothy J. Baek
18e5c2e4cb refac: styling 2024-04-30 14:56:06 -07:00
Timothy Jaeryang Baek
eadb671414
Merge pull request #1882 from cheahjs/feat/harden-streaming-parser
feat: use spec compliant SSE parser for OpenAI responses
2024-04-30 13:02:44 -07:00
Jun Siang Cheah
b3ccabd2fe fix: add missing type for splitLargeChunks 2024-04-30 20:56:58 +01:00
Jun Siang Cheah
e8bf596959 feat: switch OpenAI SSE parsing to eventsource-parser 2024-04-30 20:56:58 +01:00
Timothy J. Baek
79bbc2be23 chore: formatting 2024-04-30 12:34:56 -07:00
Timothy J. Baek
5e168e6fef refac: remove num_ctx limit 2024-04-29 16:10:57 -07:00
Timothy Jaeryang Baek
f3199c6510
Merge pull request #1858 from buroa/buroa/fixes
fix: various rag api calls and ui cleanup
2024-04-29 15:46:29 -07:00
Timothy Jaeryang Baek
c523126bae
Merge pull request #1853 from domsleee/fix/modal-closing-on-mouseup
fix: modal should not close when dragging from inside of modal
2024-04-29 15:45:46 -07:00
Timothy J. Baek
e8abaa8bea fix: styling 2024-04-29 12:08:36 -07:00
Steven Kreitzer
5b8fd14470 fix: various api rag results 2024-04-29 12:17:36 -05:00
Dom Slee
d4339fe769 fix: modal should not close when dragging from inside of modal 2024-04-29 18:30:12 +10:00
Timothy J. Baek
877ed69004 refac: token length limit 2024-04-29 00:36:09 -07:00
Timothy Jaeryang Baek
e360d57203
Merge pull request #1839 from cheahjs/fix/fluid-setting-not-reflecting-current-setting
fix: fluid stream setting not reflecting current state on load
2024-04-29 00:31:37 -07:00
Timothy Jaeryang Baek
a128dfa06b
Merge branch 'dev' into german-locale 2024-04-29 00:21:08 -07:00
Yanyutin753
24c000739c 🎖️Added translations for Fluidly stream large external response chunks 2024-04-29 10:26:16 +08:00
Yanyutin753
00367ef23e 🎖️Added translations for Fluidly stream large external response chunks 2024-04-29 10:04:34 +08:00
Jun Siang Cheah
527a0b329b fix: fluid stream setting not reflecting current state on load 2024-04-29 00:06:32 +01:00
Maximilian Pichler
2e4bba2374
Update translation.json 2024-04-28 22:54:20 +02:00
Maximilian Pichler
4cafea0b97
Merge branch 'dev' into german-locale 2024-04-28 22:48:33 +02:00