Timothy J. Baek
|
72110c293a
|
refac: admin panel styling
|
2024-04-07 01:52:58 -07:00 |
|
Timothy J. Baek
|
000bea84ae
|
feat: chat pdf download
|
2024-04-03 19:30:25 -07:00 |
|
Timothy J. Baek
|
287c95e72d
|
refac: dedicated shared chat page
|
2024-04-02 08:58:03 -07:00 |
|
Jun Siang Cheah
|
7978adbf45
|
feat: add frontend support for locally sharing chats
|
2024-04-02 08:58:03 -07:00 |
|
Timothy J. Baek
|
eda157e303
|
fix: openai issue
|
2024-03-31 21:02:29 -07:00 |
|
Timothy J. Baek
|
15f4153fda
|
fix: openai isseu
|
2024-03-29 18:24:30 -07:00 |
|
Timothy J. Baek
|
1371e66ed9
|
fix: litellm title generation issue
|
2024-03-29 18:14:05 -07:00 |
|
Timothy J. Baek
|
f96beeee8f
|
fix: litellm issue
|
2024-03-29 17:55:40 -07:00 |
|
Timothy J. Baek
|
0c367412c3
|
feat: navbar ui update
|
2024-03-29 17:20:07 -07:00 |
|
Timothy J. Baek
|
242311aee1
|
fix: styling
|
2024-03-29 12:44:16 -07:00 |
|
Ased Mammad
|
50089710f3
|
fix: Add new model selector to playground
|
2024-03-29 00:19:53 +03:30 |
|
Timothy Jaeryang Baek
|
7d45d2762f
|
Merge pull request #1311 from AndrewRyanChama/arc/openaitick
Add wait for tick before scrolling down in openai
|
2024-03-26 21:51:04 -07:00 |
|
Andrew Ryan
|
d245b756a3
|
Add wait for tick before scrolling down in openai
We had this wait on ollama but not for openai, causing it to fail
to scroll down in certain cases.
This fixes the issue.
|
2024-03-26 11:46:22 -07:00 |
|
Timothy J. Baek
|
d12a7247bc
|
fix: missing import
|
2024-03-26 01:47:33 -07:00 |
|
Timothy J. Baek
|
941bb7c603
|
refac: chat[id] page
|
2024-03-26 01:45:25 -07:00 |
|
Timothy J. Baek
|
3edc547389
|
feat: title auto generation for external models
|
2024-03-26 00:59:57 -07:00 |
|
Timothy J. Baek
|
244f34c24e
|
refac: cancel download
|
2024-03-23 13:12:23 -07:00 |
|
Timothy Jaeryang Baek
|
c3dd11de16
|
Merge pull request #1196 from fbirlik/patch-autoscrolldisable
fix: auto scroll fails to stop with small scroll amounts
|
2024-03-18 11:57:34 -05:00 |
|
Firat Birlik
|
adbcb06892
|
fix: auto scroll fails to stop with small scroll amounts
|
2024-03-18 00:08:45 -05:00 |
|
Timothy J. Baek
|
e414b9ea6d
|
fix: typo
|
2024-03-16 03:28:02 -07:00 |
|
Timothy J. Baek
|
df55ced0c0
|
Merge branch 'dev' into pr/926
|
2024-03-16 02:08:02 -07:00 |
|
Jannik Streidl
|
a65d042c73
|
title fix + new translation keys
|
2024-03-14 20:30:30 +01:00 |
|
Timothy J. Baek
|
3790790a18
|
fix: possible fix for #1139
|
2024-03-12 13:47:49 -07:00 |
|
Timothy J. Baek
|
5a567ce4d0
|
fix: message after image generation
|
2024-03-12 13:43:49 -07:00 |
|
Ased Mammad
|
b8902072fd
|
Merge branch 'dev' into feat/add-i18n
|
2024-03-10 22:02:16 +03:30 |
|
Timothy J. Baek
|
bd84753c6b
|
feat: title auto-generate for openai apis
|
2024-03-09 21:52:19 -08:00 |
|
Timothy J. Baek
|
219466374d
|
feat: model whitelist
|
2024-03-09 01:43:02 -08:00 |
|
Timothy J. Baek
|
d936353da0
|
fix: message type edge case
|
2024-03-08 23:19:20 -08:00 |
|
Timothy J. Baek
|
6c58bb59be
|
feat: rag docs as payload field
|
2024-03-08 22:43:06 -08:00 |
|
Timothy J. Baek
|
c49491e516
|
refac: rag to backend
|
2024-03-08 22:34:47 -08:00 |
|
Ased Mammad
|
c7ca7d03ee
|
Add more translations
|
2024-03-09 04:03:53 +03:30 |
|
Ased Mammad
|
48e8b45dc9
|
fix: issue with nbsp in i18next-parser
|
2024-03-09 03:11:45 +03:30 |
|
Timothy J. Baek
|
04ddbf4306
|
fix: button click issue
|
2024-03-07 11:07:27 -08:00 |
|
Ased Mammad
|
f73cae2a73
|
format some files with prettier
|
2024-03-07 22:21:00 +03:30 |
|
Ased Mammad
|
3fa5144cf6
|
fix: Add missing english translations
|
2024-03-07 20:39:43 +03:30 |
|
Ased Mammad
|
f7e10e1fb6
|
Update translations
|
2024-03-07 16:35:56 +03:30 |
|
Ased Mammad
|
7031aa14e8
|
Merge branch 'dev' into feat/add-i18n
|
2024-03-07 15:41:42 +03:30 |
|
Timothy J. Baek
|
c255cba198
|
feat: multiple openai apis
|
2024-03-06 16:13:25 -08:00 |
|
Timothy Jaeryang Baek
|
20284dc66d
|
Merge pull request #1004 from dannyl1u/refac/delete-message
refac: delete message logic
|
2024-03-06 03:57:40 -05:00 |
|
Ased Mammad
|
25e0f0de42
|
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
|
2024-03-06 01:25:29 +03:30 |
|
Ased Mammad
|
66342140a3
|
fix: use translation key as fallback + more translations
|
2024-03-05 15:28:54 +03:30 |
|
Jannik Streidl
|
7f9049c3a1
|
add: added Playground + AddFilesPlaceholder translation
|
2024-03-05 11:44:37 +01:00 |
|
Timothy J. Baek
|
1fad6e10cd
|
feat: allow model switching mid convo
|
2024-03-05 02:37:05 -08:00 |
|
Timothy J. Baek
|
8d34324d12
|
feat: cancel request
Resolves #1006
|
2024-03-05 01:41:22 -08:00 |
|
Timothy J. Baek
|
8fd7bc342d
|
refac: error message
|
2024-03-05 01:07:59 -08:00 |
|
Jannik Streidl
|
b9f53abf37
|
fix: show translated user role in admin panel
|
2024-03-05 09:30:00 +01:00 |
|
Timothy J. Baek
|
475105473c
|
feat: tooltip aria label
|
2024-03-04 13:58:39 -08:00 |
|
Ased Mammad
|
5f5b6ec141
|
feat: add persian translation for new keys
|
2024-03-05 00:47:43 +03:30 |
|
Jannik Streidl
|
d4fd6c5a57
|
merged new updates
|
2024-03-04 11:53:09 +01:00 |
|
Jannik Streidl
|
7a79aab5d4
|
(probably) last transition vars + Theme select element bg and icon fix
|
2024-03-04 11:15:54 +01:00 |
|