Timothy Jaeryang Baek
d41844c308
feat: prompt autocompletion user setting
2025-03-30 21:19:09 -07:00
_00_
5b8317270e
Fix alignament buttons text
...
Fix alignament buttons text
Fixed align tag on user & admin settings
- correction of some align tag assigned to buttons that are right and
have to be left, this means that although it is not noticeable in
English, in other languages, especially if several lines appear, it is
obvious.
2025-03-30 13:36:07 +02:00
Timothy Jaeryang Baek
03e61e7a4a
refac: styling
2025-03-30 00:47:45 -07:00
Timothy Jaeryang Baek
2cee5a4a03
chore: format
2025-03-30 00:21:00 -07:00
Timothy Jaeryang Baek
3be626bef3
feat: goto message
2025-03-29 17:48:57 -07:00
Timothy Jaeryang Baek
c700126c17
refac: html rendering
2025-03-29 16:52:49 -07:00
Timothy Jaeryang Baek
c2ff73c3e1
refac
2025-03-29 14:59:03 -07:00
Timothy Jaeryang Baek
66015bb341
Merge pull request #12168 from yak1ex/fix_inconsistent_value_check_in_onMessageHandler_in_Chat_svelte
...
fix: Inconsistent value check in onMessageHandler() in Chat.svelte
2025-03-28 22:12:57 -07:00
Timothy Jaeryang Baek
acd5b07fb4
enh: tool servers info modal
2025-03-28 12:40:56 -07:00
Timothy Jaeryang Baek
115f34069a
refac: tool call display
2025-03-28 12:18:27 -07:00
Timothy Jaeryang Baek
5656f030c4
refac: error handling
2025-03-28 00:52:13 -07:00
Timothy Jaeryang Baek
2fc8ace46d
fix: error message persistence issue
2025-03-28 00:25:00 -07:00
Timothy Jaeryang Baek
c137d3ad17
enh: allow json schema for format
2025-03-27 20:27:16 -07:00
Timothy Jaeryang Baek
4547453141
refac
2025-03-27 02:57:02 -07:00
Timothy Jaeryang Baek
fc6d432c2f
refac
2025-03-27 02:53:24 -07:00
Timothy Jaeryang Baek
038df1131e
refac
2025-03-27 02:50:53 -07:00
Timothy Jaeryang Baek
d1bc2cfa2f
refac: external tools server support
2025-03-27 02:27:56 -07:00
Timothy Jaeryang Baek
4a79320253
chore: format
2025-03-27 01:40:28 -07:00
Timothy Jaeryang Baek
d9b6d78d5c
feat: external tool server support frontend
2025-03-27 01:38:35 -07:00
Timothy Jaeryang Baek
79e4f8a7bc
refac
2025-03-26 20:47:52 -07:00
Timothy Jaeryang Baek
1be6ad1250
feat: /messages
chat endpoint support
2025-03-26 01:10:27 -07:00
Timothy Jaeryang Baek
4906af9319
refac: styling
2025-03-25 00:12:23 -07:00
Timothy Jaeryang Baek
0192b4b468
refac: styling
2025-03-25 00:10:09 -07:00
Timothy Jaeryang Baek
57d1527ce1
refac
2025-03-25 00:07:04 -07:00
Timothy Jaeryang Baek
e5b7188379
refac: ollama only param
2025-03-23 11:50:40 -07:00
Yak!
c1f189a602
Fix inconsistent value check.
2025-03-23 17:52:48 +09:00
Timothy Jaeryang Baek
d047eb46cc
refac
2025-03-20 17:54:13 -07:00
Timothy Jaeryang Baek
13220991a4
Merge pull request #11846 from hurxxxx/feat/sidebar-chat-search-clear-button
...
feat: add clear ("X") button to sidebar chat search input
2025-03-20 13:50:58 -07:00
hurxxxx
70610f8343
feat: add clear ("X") button to sidebar chat search input
2025-03-19 11:25:16 +09:00
Timothy Jaeryang Baek
6c4352de07
fix: table cells format
2025-03-18 17:53:11 -07:00
Timothy Jaeryang Baek
3186aeac08
chore: format
2025-03-18 06:39:37 -07:00
Timothy Jaeryang Baek
54d5281256
refac
2025-03-15 18:41:04 +00:00
Timothy Jaeryang Baek
b6e56c0e5a
refac
2025-03-15 18:00:18 +00:00
Timothy Jaeryang Baek
c57db1828f
fix
2025-03-15 16:25:21 +00:00
Timothy Jaeryang Baek
b5e74f4eae
refac
2025-03-15 16:15:37 +00:00
Timothy Jaeryang Baek
f1a84f45c8
Merge pull request #11699 from shaun-gallagher-octane/markdown-alert-renderer
...
feat: Markdown alert renderer
2025-03-15 02:12:16 +00:00
Timothy Jaeryang Baek
7723705707
enh: always collapse code block
2025-03-15 02:01:59 +00:00
Timothy Jaeryang Baek
dbf051ff4e
enh: always expand details option
2025-03-15 01:56:04 +00:00
Shaun Gallagher
2065580a5f
feat: Use AlertRenderer in blockquote evaluation
2025-03-14 15:22:56 -04:00
Shaun Gallagher
8bc797fe6a
feat: Add renderer for Markdown alerts
2025-03-14 15:22:27 -04:00
Timothy Jaeryang Baek
74da9c4e54
fix: firefox input height issue
2025-03-14 12:50:33 +00:00
Timothy Jaeryang Baek
d84e7d13d0
refac
2025-03-11 20:49:14 +00:00
Timothy Jaeryang Baek
c309412980
enh: connection tags
2025-03-11 20:37:30 +00:00
Timothy Jaeryang Baek
9e2fb73440
Merge pull request #11550 from silentoplayz/highlight-selected
...
feat: improve model dropdown highlight
2025-03-11 18:57:20 +00:00
Timothy Jaeryang Baek
64fa37c15d
Merge pull request #11545 from hurxxxx/fix/reset-taskId-after-conversation
...
fix: Reset taskId after completion to prevent incorrect cancellation behavior
2025-03-11 18:29:59 +00:00
Silentoplayz
2c99366543
feat: improve model dropdown highlight
2025-03-11 13:57:09 -04:00
hurxxxx
1160e21d45
fix: reset taskId after conversation to prevent incorrect cancellation behavior
2025-03-11 21:18:53 +09:00
Timothy Jaeryang Baek
0e7164b4f5
Merge pull request #11520 from icsy7867/main
...
Added decodeURIcomponent function to several locations.
2025-03-11 10:33:41 +00:00
root
3fb477618e
Added decodeURIcomponent function to several locations.
2025-03-10 17:40:40 -04:00
Timothy Jaeryang Baek
352ed67667
refac: prompt template behaviour
2025-03-10 01:15:45 +00:00
Timothy Jaeryang Baek
ec29772068
refac: styling
2025-03-09 23:58:48 +00:00
Silentoplayz
ae1f0f0a3c
feat: horizontal scroll for model dropdown tags
2025-03-09 11:41:14 -04:00
Timothy Jaeryang Baek
26980fb859
refac
2025-03-09 15:01:36 +00:00
Timothy Jaeryang Baek
53a2acd541
enh: local, external, direct model list filter
...
Co-Authored-By: recrudesce <6450799+recrudesce@users.noreply.github.com>
2025-03-09 15:00:13 +00:00
Timothy Jaeryang Baek
c58f0844a3
refac
2025-03-09 14:48:11 +00:00
Timothy Jaeryang Baek
1c211e32b3
refac
2025-03-09 11:18:28 +00:00
Timothy Jaeryang Baek
0dce81f646
Merge pull request #11423 from silentoplayz/confirmation-prompts
...
feat: add more confirmation prompts
2025-03-09 07:40:36 -03:00
Silentoplayz
1de142f435
sticky tags
2025-03-08 18:00:06 -05:00
Silentoplayz
d669932137
add confirmation prompts
2025-03-08 13:42:24 -05:00
Timothy Jaeryang Baek
324cd94c53
refac: user message delete
2025-03-08 17:03:08 +00:00
Timothy Jaeryang Baek
1e36282708
refac
2025-03-08 16:23:20 +00:00
orenzhang
b61ea393b4
refactor(lint): code lint
2025-03-07 20:03:53 +08:00
orenzhang
dc04123330
Merge branch 'dev' into i18n_translation
2025-03-07 20:03:33 +08:00
orenzhang
72ea6dd9f1
refactor(lint): code lint
2025-03-07 19:59:09 +08:00
wangtunan
7d1a094f9b
fix: stopTask func need use async/await syntax
2025-03-07 00:07:04 +08:00
wangtunan
533c99e384
fix: stopTask func need use async/await syntax
2025-03-06 23:56:41 +08:00
orenzhang
92fb1109b6
i18n(common): add i18n translation
2025-03-06 20:16:34 +08:00
Perry Li
9cc9df3018
fix(chat): resolve duplicate collapsible IDs causing citation modal failures
...
Fix an issue where clicking inline citations in subsequent chat messages failed to open the citation modal when multiple collapsible sections are present.
The root cause was duplicate "collapsible-sources" IDs assigned to all Collapsible components. This led document.getElementById() to always return the first instance, preventing subsequent messages from opening their CitationModal.
Changes:
- Modify Collapsible ID generation in Citations.svelte to use unique IDs with "collapsible-${message.id}" pattern
- Update ResponseMessage.svelte's onSourceClick handler to reference the dynamic collapsible IDs
- Ensure proper citation modal binding for each chat message's sources
Affected components:
- Collapsible (expandable content sections)
- CitationsModal (citation detail popup)
This ensures each chat message's sources are independently collapsible and maintains proper citation modal binding throughout message history.
2025-03-06 10:10:53 +00:00
Timothy Jaeryang Baek
c0ecff9d70
fix: pinyin keyboard
2025-03-05 19:36:30 -08:00
Timothy Jaeryang Baek
5e78a5c510
enh: enable_code_execution toggle
...
Co-Authored-By: recrudesce <6450799+recrudesce@users.noreply.github.com>
2025-03-05 19:06:28 -08:00
Timothy Jaeryang Baek
f9b44c6bf2
refac
2025-03-05 18:39:32 -08:00
Timothy Jaeryang Baek
b01c9184c2
chore: format
2025-03-04 21:24:17 -08:00
Timothy Jaeryang Baek
fbf4f5eb30
refac
2025-03-04 18:19:05 -08:00
Timothy Jaeryang Baek
6c77e6fdb3
refac
2025-03-04 18:08:43 -08:00
Timothy Jaeryang Baek
b94de4f002
refac
2025-03-04 02:45:05 -08:00
Timothy Jaeryang Baek
d78fe4decc
Merge pull request #11073 from vincent-thevenin/dev
...
fix: fix issue with call voice recording starting before voice detection
2025-03-04 00:55:03 -08:00
Timothy Jaeryang Baek
8697f72068
refac: styling
2025-03-03 22:44:03 -08:00
Timothy Jaeryang Baek
3e7077bb73
refac
2025-03-03 22:24:19 -08:00
Timothy Jaeryang Baek
5f89c1b137
enh: model selector tag filter
2025-03-03 21:47:27 -08:00
Timothy Jaeryang Baek
15cbccc8f5
enh: code block collapse
2025-03-03 21:10:15 -08:00
Timothy Jaeryang Baek
9ff54288ef
refac
2025-03-03 20:53:14 -08:00
Timothy Jaeryang Baek
baca6db680
Merge pull request #10987 from alpha-pet/feat-submit-on-ctrl-enter
...
feat: add alternative input configuration where Ctrl-Enter is required to send chat messages
2025-03-03 20:39:53 -08:00
Timothy Jaeryang Baek
1236157800
fix: timestamp missing in edited user message
2025-03-03 20:21:39 -08:00
Timothy Jaeryang Baek
d844fc7edb
refac: inline citation handling
2025-03-03 19:48:00 -08:00
vincent-thevenin
4d6132b9de
fix: fix issue with call voice recording starting before voice detection
2025-03-03 13:59:28 +01:00
Timothy Jaeryang Baek
efe8c4ca69
chore: format
2025-03-01 07:28:00 -08:00
Timothy Jaeryang Baek
05c5e73304
Merge pull request #10373 from dannyl1u/logit_bias
...
feat: logit bias
2025-03-01 06:13:19 -08:00
Timothy Jaeryang Baek
fe44e4d344
i18n(html): sync html language with i18n language
2025-02-28 16:06:28 -08:00
Timothy Jaeryang Baek
f1ce653830
Merge pull request #10992 from softue/i18n-floating-buttons
...
i18n floating buttons (en-US and pt-BR)
2025-02-28 15:59:49 -08:00
Rômulo Mendes Figueiredo
c06484297b
i18n: ask and explain floating buttons
2025-02-28 12:39:57 -03:00
Timothy Jaeryang Baek
331caad5b8
fix
2025-02-28 07:36:56 -08:00
Thomas Rehn
8b3fcfea13
feat: add alternative input configuration where Ctrl-Enter is required to send chat messages
2025-02-28 15:23:03 +01:00
Danny Liu
f9292ab4d2
Merge branch 'dev' into logit_bias
2025-02-27 23:51:13 -08:00
dannyl1u
f4bd094128
Merge remote-tracking branch 'origin' into logit_bias
2025-02-27 23:48:22 -08:00
dannyl1u
34e3cb6881
logit bias: update tooltip message
2025-02-27 23:13:09 -08:00
Timothy Jaeryang Baek
54e3ca8e6c
refac: rm confusing defaults
2025-02-27 13:03:28 -08:00
Timothy Jaeryang Baek
ed0b9be4e3
fix
2025-02-27 11:39:59 -08:00
Timothy Jaeryang Baek
0a4dbf7cf0
refac
2025-02-26 23:41:09 -08:00
Timothy Jaeryang Baek
ef734833a5
fix
2025-02-26 21:22:51 -08:00
Timothy Jaeryang Baek
57010901e6
enh: bypass embedding and retrieval
2025-02-26 15:42:19 -08:00
Timothy Jaeryang Baek
78a8ef8e66
refac: audio file handling
2025-02-26 13:09:52 -08:00
Silentoplayz
8097b6a3ff
Update ManageModal.svelte
...
no confirmation when no memories exist
2025-02-25 18:00:59 -05:00
Silentoplayz
7cfbf6489a
Update ManageModal.svelte
...
feat: Add ConfirmDialog to 'Clear Memory' button
2025-02-25 17:53:13 -05:00
Timothy Jaeryang Baek
9f27d7710b
chore: format
2025-02-25 01:46:08 -08:00
Timothy Jaeryang Baek
7c68a424f8
refac
2025-02-25 01:44:39 -08:00
Timothy Jaeryang Baek
5d3249848d
refac: allow image only message via enter
2025-02-25 01:40:17 -08:00
Timothy Jaeryang Baek
abf36c0645
Merge pull request #10711 from jasonpnnl/send-usage-to-pipeline-outlet
...
fix: Include usage in chatCompleted handler for pipeline outlet functions
2025-02-24 23:34:18 -08:00
Jason E. Jensen
89aaf64209
add optional usage to chatCompleted messages
2025-02-24 22:32:08 +00:00
Timothy Jaeryang Baek
23ff2988bf
Merge branch 'dev' into feat/onedrive-file-attach
2025-02-24 11:51:59 -08:00
hurxxxx
4cc3102758
feat: onedrive file picker integration
2025-02-25 01:47:07 +09:00
Gunwoo Hur
0335d479f9
feat: add onedrive file picker
2025-02-24 17:27:37 +09:00
Timothy Jaeryang Baek
802f8809dd
fix: codeblock
2025-02-23 21:39:34 -08:00
Timothy Jaeryang Baek
737b1723c7
refac
2025-02-23 14:12:41 -08:00
Timothy Jaeryang Baek
e90e254575
Merge pull request #10605 from silentoplayz/shortcuts-modal-update
...
feat: Add more keyboard shortcuts
2025-02-23 13:48:55 -08:00
Timothy Jaeryang Baek
f8ad74fc42
refac
2025-02-23 13:32:19 -08:00
Sebastian
b00e14eb3f
Handle no location permission
2025-02-23 20:27:55 +01:00
Silentoplayz
e41a5278f7
Update ShortcutsModal.svelte
...
fix
2025-02-22 23:00:06 -05:00
Silentoplayz
b5aa562039
Update ShortcutsModal.svelte
...
Added more shortcuts
2025-02-22 22:50:37 -05:00
hurxxxx
f80aea60c7
fix: Fix incorrect object property usage
2025-02-23 00:19:51 +09:00
hurxxxx
a407558375
feat: Show suggestions when selecting the atModel.
2025-02-22 23:27:13 +09:00
Timothy Jaeryang Baek
8f3fcdcf5c
refac
2025-02-22 02:00:06 -08:00
Timothy Jaeryang Baek
794919e91d
refac
2025-02-22 01:22:17 -08:00
Timothy Jaeryang Baek
667d26ca12
refac
2025-02-22 01:16:58 -08:00
Timothy Jaeryang Baek
9bada6421e
refac: code block image styling
2025-02-21 16:39:56 -08:00
Timothy Jaeryang Baek
a7d8ed0c6d
refac
2025-02-21 12:11:21 -08:00
huanght
2993332b38
fix:Quick selection tool lost
2025-02-21 16:10:11 +08:00
Timothy Jaeryang Baek
eeb00a5ca2
chore: format
2025-02-20 01:01:29 -08:00
Timothy Jaeryang Baek
fe5c4b95d5
enh: configurable jupyter execution timeout
2025-02-19 17:05:37 -08:00
dannyl1u
4a2a12fd21
feat: scaffolding for logit_bias
2025-02-19 10:33:49 -08:00
Timothy Jaeryang Baek
dab6396ebe
fix: inline citations
2025-02-19 00:35:01 -08:00
Timothy Jaeryang Baek
8f72f8def9
fix: styling
2025-02-18 23:44:54 -08:00
Timothy Jaeryang Baek
a6a7c548d5
refac: code block styling
2025-02-18 20:24:04 -08:00
Timothy Jaeryang Baek
003968f06a
enh: jupyter matplotlib support
2025-02-18 20:15:16 -08:00
Timothy Jaeryang Baek
84af508525
Merge branch 'dev' into feat/hide-citations-in-message
2025-02-18 19:37:03 -08:00
Timothy Jaeryang Baek
a33214ab6b
Merge pull request #10304 from ttv20/dev
...
i18n: Improve RTL text handling in chat and sidebar with auto-direction #2
2025-02-18 19:31:12 -08:00
Alex Gleason
5639ba423b
Fix "Cannot read properties of undefined (reading 'startsWith')"
2025-02-18 18:47:56 -06:00
Elkana Bardugo
0b1e30988a
Update MarkdownTokens.svelte
...
More dir="auto" to auto direction on RTL
2025-02-18 21:08:25 +02:00
hurxxxx
9d06e3b2cd
feat: chat responses using the citations-disabled model to exclude source citations
2025-02-18 21:56:16 +09:00
Timothy Jaeryang Baek
9bd26d6faa
enh: avif support
2025-02-17 18:55:48 -08:00
Timothy Jaeryang Baek
a79a6a5c34
chore: format
2025-02-17 18:51:40 -08:00
Timothy Jaeryang Baek
93731e4ca9
fix: temp chat message continue
2025-02-17 18:40:40 -08:00
Timothy Jaeryang Baek
f72e28a56c
enh: message delete confirm dialog
2025-02-17 18:33:21 -08:00
Timothy Jaeryang Baek
2f75eef499
enh: code execution settings
2025-02-17 16:25:50 -08:00
Elkana Bardugo
8d149348a0
Update MarkdownTokens.svelte: Revert text-align for download button in rtl
...
prevent button overriding because the download button is in absolute position and it doesn't have start/end properties
2025-02-17 22:43:34 +02:00
Elkana Bardugo
93590d224b
Merge branch 'dev' into patch-1
2025-02-17 22:35:36 +02:00
Elkana Bardugo
b73b8343d5
fix table header align on rtl
2025-02-17 21:40:11 +02:00
Elkana Bardugo
ab94017e3a
Auto text direction (fix for RTL) in most cases
...
to test it use the prompt:
"write please a sample headers (level 1,2,3), text (bold/italic), list, numbered list, quetes, table, code
write each example in hebrew
dont output markdown in code block"
need to be fixed:
* Redundant border properties in quotes:
Removed border-left as border-inline-start properly handles both LTR/RTL and by this prevents double borders in RTL layouts
* table header have `text-align: left` instead of start
e.g.
text-align and direction is not the save thing
the text direction is ok. the `dir="auto"` is fixing the direction שמג the text-align by default is set by the direction, if it set manually is should be start/end to respect the direction attribute
2025-02-17 21:27:05 +02:00
Timothy Jaeryang Baek
91de8e082e
refac: styling
2025-02-15 22:35:42 -08:00
Timothy Jaeryang Baek
ea15d91e29
Merge pull request #10016 from ferret99gt/tweak-and-add-advanced-parameters-for-ollama
...
feat: Tweak and add advanced parameters for ollama
2025-02-15 22:07:59 -08:00
Timothy Jaeryang Baek
e4d6fc65ca
refac: theme
2025-02-15 21:04:07 -08:00
Timothy Jaeryang Baek
87ff1a9038
refac: styling
2025-02-15 20:35:10 -08:00
Timothy Jaeryang Baek
fab093395b
Merge pull request #10065 from LuyiTian/dev
...
fix:Update Chat.svelte error handling of previous message
2025-02-15 20:11:40 -08:00
Timothy Jaeryang Baek
fd8998a38f
refac
2025-02-15 19:50:40 -08:00
Timothy Jaeryang Baek
e3fa48b6ce
chore: tailwind v4 migration
2025-02-15 19:27:25 -08:00
Timothy Jaeryang Baek
bbda717b69
refac: citations
2025-02-15 17:24:29 -08:00
Timothy Jaeryang Baek
f0feb7bd35
refac
2025-02-15 16:10:35 -08:00
Luyi Tian
1aa963a2fe
Update Chat.svelte error handling of previous message
...
related to this discussion: https://github.com/open-webui/open-webui/discussions/10034 . in some cases the previous message have error but it still generate a response. in such case we should also next round chat. so I update the if condition to add another checking of the content in previous message.
2025-02-15 21:25:12 +08:00
ferret99gt
bb72957535
Update field label for Ollama convention
2025-02-14 18:02:30 -05:00
ferret99gt
941c787806
Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)
...
- Add Presence Penalty, which I believe most providers have.
- Add repeat_penalty, an Ollama / Llama.cpp only parameter
- Widen temperature range to 2 (supported by many providers and similar front ends)
- Widen Top K range (supported by many providers and similar front ends)
- Adjust description of freqency_penalty in line with OpenAI documentation
- Add presence_penalty with an OpenAI documentation based description
- Add repeat_penalty with an Ollama documentation based description
2025-02-14 12:02:55 -05:00
Thomas Rehn
9072959858
fix: remove whitespace to improve typesetting for inline Markdown
2025-02-14 13:16:03 +01:00
Timothy Jaeryang Baek
99b50b39fe
refac
2025-02-13 22:57:12 -08:00
Timothy Jaeryang Baek
d9ee53b504
refac: placeholder performance
2025-02-13 22:45:03 -08:00
Timothy Jaeryang Baek
fa92abce31
refac
2025-02-13 22:37:01 -08:00
Timothy Jaeryang Baek
b7aeb432ed
refac
2025-02-13 22:11:56 -08:00
Timothy Jaeryang Baek
cd27845c75
fix: direct connections
2025-02-13 13:05:57 -08:00
Timothy Jaeryang Baek
eb568695e7
chore: format
2025-02-13 00:13:33 -08:00
Timothy Jaeryang Baek
7ff719938a
refac: citations
2025-02-12 23:55:14 -08:00
Timothy Jaeryang Baek
5626426c31
chore: format
2025-02-12 23:28:57 -08:00
Timothy Jaeryang Baek
c83e68282d
feat: direct connections integration
2025-02-12 22:56:33 -08:00
Feynman Liang
113addef46
Merge branch 'dev' into fix-9864
2025-02-12 13:47:54 -08:00
Feynman Liang
08bc7d4cfe
Uncollapse so all source buttons visible
2025-02-12 13:46:42 -08:00
Feynman Liang
3f24062416
Adds source-* ids when citations > 3
2025-02-12 12:30:23 -08:00
Timothy Jaeryang Baek
2e77d5ef0e
refac
2025-02-12 01:32:49 -08:00
Timothy Jaeryang Baek
0bec9122c1
refac
2025-02-12 01:22:53 -08:00
Timothy Jaeryang Baek
431e97b03a
wip: direct models
2025-02-12 01:17:30 -08:00
Timothy Jaeryang Baek
982b1fb7e2
wip: direct connections
2025-02-12 00:08:51 -08:00
Timothy Jaeryang Baek
862b5a947a
refac: connections
2025-02-11 23:21:09 -08:00
Timothy Jaeryang Baek
8daa549146
refac
2025-02-11 23:12:00 -08:00
Timothy Jaeryang Baek
24cbc469cc
enh: allow image only message
2025-02-11 21:52:31 -08:00
Timothy Jaeryang Baek
610f9d039a
fix: account page issue
2025-02-10 13:00:44 -08:00
Timothy Jaeryang Baek
b935a839fe
Merge pull request #9744 from hurxxxx/fix/title-tag-gen-at-model
...
fix: title and tag generation did not work when selecting "atSelectedModel"
2025-02-10 11:16:03 -08:00
Timothy Jaeryang Baek
abfe868732
enh: code interpreter global toggle
2025-02-10 02:28:01 -08:00
Gunwoo Hur
91d0632bf4
fix: Fix issue where title and tag generation did not work when selecting the At model
2025-02-10 17:06:22 +09:00
Timothy Jaeryang Baek
d95e5e0ba5
enh: kokorojs call support
2025-02-09 23:54:24 -08:00
Timothy Jaeryang Baek
205ce635f6
feat: Kokoro-js TTS support
2025-02-09 23:42:27 -08:00
Timothy Jaeryang Baek
a22d1d5410
refac: code block
2025-02-09 22:43:32 -08:00
Timothy Jaeryang Baek
426f8f29ad
refac
2025-02-09 22:19:02 -08:00
Timothy Jaeryang Baek
a1b31f99ae
Merge pull request #9688 from yfzhou0904/main
...
feat: if autocomplete-generation is turned off, frontend should not attempt autocomplete request
2025-02-09 13:07:43 -08:00
yfzhou
11f0c48434
frontend stores ENABLE_AUTOCOMPLETE_GENERATION state, prevents making autocomplete request if turned off
2025-02-09 17:13:54 +08:00
Timothy Jaeryang Baek
14398ab628
refac: styling
2025-02-06 01:28:33 -08:00
Timothy Jaeryang Baek
a023667e1e
fix: user params save issue
2025-02-06 00:37:10 -08:00
Timothy Jaeryang Baek
1ab66e83c6
refac: styling
2025-02-05 01:14:46 -08:00
Timothy Jaeryang Baek
cda6b5ad17
refac: styling
2025-02-05 01:07:38 -08:00
Timothy Jaeryang Baek
b33b49789e
enh: responsive styling
2025-02-05 01:03:40 -08:00
Timothy Jaeryang Baek
f6b955e6a0
chore: format
2025-02-05 00:44:07 -08:00
Timothy Jaeryang Baek
d4a18a5765
refac: always on web search
2025-02-05 00:37:47 -08:00
hurxxxx
0e3c1ac392
Merge remote-tracking branch 'upstream/dev' into feat/always-web-search
...
# Conflicts:
# src/lib/components/chat/Chat.svelte
2025-02-05 16:56:34 +09:00
Timothy Jaeryang Baek
9624493b55
refac
2025-02-04 23:44:51 -08:00
Timothy Jaeryang Baek
2e61ea7cc9
refac: chat
2025-02-04 20:56:13 -08:00
Timothy Jaeryang Baek
a4ea2e0996
fix: multi response message
2025-02-04 20:33:02 -08:00
Timothy Jaeryang Baek
ec9be0d20d
feat: native tool calling frontend
2025-02-04 19:14:59 -08:00
Timothy Jaeryang Baek
533b62f062
refac: deprecate non web worker pyodide
2025-02-04 18:41:53 -08:00
Timothy Jaeryang Baek
6ee924924e
refac: code interpreter
2025-02-04 18:33:22 -08:00
Timothy Jaeryang Baek
266899acc0
refac
2025-02-04 14:45:47 -08:00
Timothy Jaeryang Baek
2b0c5f322f
fix: suggestions
2025-02-04 14:41:42 -08:00
Timothy Jaeryang Baek
12a7f4d43b
refac: styling
2025-02-04 01:03:41 -08:00
Timothy Jaeryang Baek
6ba9ccdd79
refac: styling
2025-02-04 00:55:55 -08:00
Timothy Jaeryang Baek
0b01fd9d6f
Merge pull request #9322 from jannikstdl/smart-suggestions
...
feat: smart suggestions
2025-02-04 00:38:56 -08:00
Jannik Streidl
17c1c2f0f3
fix: only animate on change
2025-02-04 09:36:11 +01:00
Jannik Streidl
b8b82b9156
i18n
2025-02-04 09:17:55 +01:00
Jannik Streidl
43a490457d
feat: smart suggestions
2025-02-04 09:14:02 +01:00
Timothy Jaeryang Baek
f58ae6bd17
refac: styling
2025-02-03 22:11:01 -08:00
Timothy Jaeryang Baek
49e5d01213
refac: pyodide
2025-02-03 22:07:59 -08:00
Timothy Jaeryang Baek
3adfa29f7d
chore: format
2025-02-03 21:56:35 -08:00
Timothy Jaeryang Baek
a38ce75eda
refac: styling
2025-02-03 21:25:16 -08:00
Timothy Jaeryang Baek
7e971f9dd1
refac
2025-02-03 21:13:27 -08:00
Timothy Jaeryang Baek
074a443790
refac
2025-02-03 21:10:49 -08:00
Timothy Jaeryang Baek
454294a101
refac: design
...
thanks @jannikstdl for nudging me to redesign 🙌
Co-Authored-By: Jannik S. <jannik@streidl.dev>
2025-02-03 20:53:46 -08:00
Timothy Jaeryang Baek
16d62d7869
refac: tooltip
2025-02-03 20:21:11 -08:00
Timothy Jaeryang Baek
0ae7d12343
refac
2025-02-03 20:15:19 -08:00
Timothy Jaeryang Baek
1c518ab688
refac: styling
2025-02-03 20:13:14 -08:00
Timothy Jaeryang Baek
ebde5c47d9
refac: styling
2025-02-03 20:06:58 -08:00
Timothy Jaeryang Baek
2bf68593af
refac: styling
2025-02-03 20:06:17 -08:00
Timothy Jaeryang Baek
b61138e676
refac: message input
2025-02-03 19:54:20 -08:00
Timothy Jaeryang Baek
2517a2b653
refac: styling
2025-02-03 19:34:36 -08:00
Timothy Jaeryang Baek
6d797820f5
refac: input ui
2025-02-03 19:18:31 -08:00
Timothy Jaeryang Baek
f527f31d2b
refac
2025-02-03 19:11:23 -08:00
Timothy Jaeryang Baek
94c6428ae2
refac: chat
2025-02-03 19:06:15 -08:00
Timothy Jaeryang Baek
8fdd3024f7
refac
2025-02-03 18:36:49 -08:00
Timothy Jaeryang Baek
aa7184ae0d
refac
2025-02-03 18:17:38 -08:00
Timothy Jaeryang Baek
51de2ffcc0
fix: ff
2025-02-03 18:03:38 -08:00
Timothy Jaeryang Baek
1635dcb69b
refac
2025-02-03 16:07:43 -08:00
Timothy Jaeryang Baek
e3214d08b5
refac
2025-02-03 15:20:27 -08:00
Timothy Jaeryang Baek
db0ff839dd
refac
2025-02-03 14:24:30 -08:00
Timothy Jaeryang Baek
d87a7b2f8b
refac: styling
2025-02-03 14:16:22 -08:00
Timothy Jaeryang Baek
70b8199030
chore: format
2025-02-03 13:37:29 -08:00
Timothy Jaeryang Baek
70116e7251
refac: styling
2025-02-03 01:18:16 -08:00
Timothy Jaeryang Baek
95c6d0e78c
enh: code interpreter toggle
2025-02-03 01:14:38 -08:00
Timothy Jaeryang Baek
58d2fd9ac1
refac: styling
2025-02-03 00:03:41 -08:00
Timothy Jaeryang Baek
78853a67e4
refac
2025-02-02 23:35:58 -08:00
Timothy Jaeryang Baek
0d33725d21
enh: pyodide
2025-02-02 21:18:52 -08:00
Timothy Jaeryang Baek
74172461c7
enh: pyodide python result handling
2025-02-02 16:56:21 -08:00
Timothy Jaeryang Baek
4e375c892a
refac
2025-01-31 23:15:49 -08:00
dannyl1u
e9f05b6cd7
feat: delete message responses
2025-01-30 20:48:06 -08:00
Timothy Jaeryang Baek
cc99673906
refac: prompt variables
2025-01-29 21:56:51 -08:00
Timothy Jaeryang Baek
d6c82939e6
refac
2025-01-29 21:56:28 -08:00
hurxxxx
8e0c0b4ae3
fix : Infinite loading issue occurs.
2025-01-29 04:42:41 +09:00
hurxxxx
857b3f0da8
Merge remote-tracking branch 'upstream/dev' into feat/rag-status
2025-01-29 02:01:50 +09:00
hurxxxx
af979ce49a
feat: Add user setting for "Always Enable Search"
2025-01-29 02:01:46 +09:00
Timothy Jaeryang Baek
cd560a359c
Merge pull request #8946 from zeroxs/feat/localize-dates
...
feat: Localized dates and times
2025-01-27 10:33:59 -08:00