Timothy Jaeryang Baek
|
9220afe7b3
|
feat: custom advanced params
|
2025-05-29 03:33:11 +04:00 |
|
Timothy Jaeryang Baek
|
8a74bdce37
|
fix: message input issue
|
2025-05-28 15:36:04 +04:00 |
|
Timothy Jaeryang Baek
|
3d9a430927
|
refac: styling
|
2025-05-28 14:28:39 +04:00 |
|
Zyfax
|
4995bfe571
|
fix: tts read aloud
Change: const content = removeAllDetails(content); to const content = removeAllDetails(message.content);
Error: Uncaught (in promise) ReferenceError: can't access lexical declaration 'z' before initialization.
ResponseMessage.svelte:215:42
|
2025-05-27 10:52:26 +02:00 |
|
Timothy Jaeryang Baek
|
a2afd6f645
|
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-05-27 03:06:01 +04:00 |
|
Timothy Jaeryang Baek
|
a0d034fa7c
|
feat: Bypass file creation with CTRL + SHIFT + V
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
|
2025-05-26 22:10:35 +04:00 |
|
Timothy Jaeryang Baek
|
7e6f1f8848
|
enh: archived chats modal
|
2025-05-25 00:48:30 +04:00 |
|
Tim Jaeryang Baek
|
8261f0e17e
|
Merge pull request #14276 from Classic298/memories
feat: Make Edit/Add Memory Modal larger, and the text input box size-adjustable
|
2025-05-24 16:01:07 +04:00 |
|
Classic298
|
c377ff80c9
|
Update EditMemoryModal.svelte
|
2025-05-24 13:33:56 +02:00 |
|
Classic298
|
9bd031dae3
|
Update AddMemoryModal.svelte
|
2025-05-24 13:33:49 +02:00 |
|
Timothy Jaeryang Baek
|
29d08c2a16
|
refac: styling
|
2025-05-24 02:12:44 +04:00 |
|
Timothy Jaeryang Baek
|
abcf59ab2b
|
refac: styling
|
2025-05-24 01:56:02 +04:00 |
|
Timothy Jaeryang Baek
|
ffa5db4fec
|
refac: styling
|
2025-05-24 01:45:55 +04:00 |
|
Timothy Jaeryang Baek
|
f95e52a6a6
|
refac: wording
|
2025-05-24 01:40:01 +04:00 |
|
Timothy Jaeryang Baek
|
8b5e89eada
|
chore: format
|
2025-05-24 00:43:38 +04:00 |
|
Timothy Jaeryang Baek
|
baaa285534
|
feat: user stt language
|
2025-05-24 00:36:30 +04:00 |
|
Timothy Jaeryang Baek
|
88a296b989
|
refac: chat reset input behaviour
|
2025-05-23 23:52:10 +04:00 |
|
Diwakar Singh Maurya
|
549237fb05
|
Show tool call parameters along tool ouput
|
2025-05-23 17:42:05 +00:00 |
|
Timothy Jaeryang Baek
|
b9afef85c4
|
refac: advanced params
|
2025-05-23 20:44:19 +04:00 |
|
Timothy Jaeryang Baek
|
ed0bebc7ef
|
enh: granular audio playback speed
|
2025-05-23 20:10:16 +04:00 |
|
Timothy Jaeryang Baek
|
f75ac5cc01
|
refac: styling
|
2025-05-23 20:06:05 +04:00 |
|
Timothy Jaeryang Baek
|
1cf21d3fa2
|
feat: ollama unload model
|
2025-05-23 19:45:29 +04:00 |
|
Timothy Jaeryang Baek
|
19b69fcb66
|
chore: format
|
2025-05-23 19:22:08 +04:00 |
|
Timothy Jaeryang Baek
|
e15ff8d9f6
|
refac
|
2025-05-23 19:15:57 +04:00 |
|
Timothy Jaeryang Baek
|
0e6f09a0a9
|
enh: ollama loaded model display
|
2025-05-23 19:13:18 +04:00 |
|
Timothy Jaeryang Baek
|
62fbd6c91c
|
refac
|
2025-05-23 18:17:35 +04:00 |
|
Timothy Jaeryang Baek
|
03288d9fca
|
refac: redesign
|
2025-05-23 17:30:17 +04:00 |
|
Timothy Jaeryang Baek
|
02000b1a6c
|
refac: include help items in user menu
|
2025-05-23 16:49:11 +04:00 |
|
Timothy Jaeryang Baek
|
dd8e742c2d
|
refac: tts details tags
|
2025-05-23 13:40:33 +04:00 |
|
Tim Jaeryang Baek
|
55a6fae9db
|
Merge pull request #14210 from ShrootBuck/main
refac: improve prompt formatting for selected text in FloatingButtons
|
2025-05-23 13:14:27 +04:00 |
|
Zayd Krunz
|
1d382b83c8
|
refac: improve prompt formatting for selected text in FloatingButtons
|
2025-05-23 01:16:47 +00:00 |
|
Timothy Jaeryang Baek
|
a2f12db8d9
|
refac: memories
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-05-23 03:26:14 +04:00 |
|
Timothy Jaeryang Baek
|
4c55ad71a7
|
fix: local/external models
|
2025-05-23 02:48:31 +04:00 |
|
Timothy Jaeryang Baek
|
b78354100f
|
refac
|
2025-05-20 23:33:41 +04:00 |
|
Timothy Jaeryang Baek
|
512345f40e
|
refac: chat transition
|
2025-05-20 23:33:23 +04:00 |
|
Tim Jaeryang Baek
|
86f1aee20b
|
Merge pull request #14054 from silentoplayz/delete-lightblub
fix: Correct typo in LightBulb component name and imports & delete lightblub.svelte (duplicate of lightbulb.svelte)
|
2025-05-20 17:25:42 +04:00 |
|
toriset
|
b735042ecc
|
Fix alignment issues with Buttons in UI
|
2025-05-20 14:33:04 +03:00 |
|
Silentoplayz
|
58b309149a
|
chore: adjustment
|
2025-05-19 17:21:43 -04:00 |
|
Silentoplayz
|
83ed2d0661
|
chore: delete lightblub.svelte
|
2025-05-19 17:12:36 -04:00 |
|
Timothy Jaeryang Baek
|
2ab5aa4d34
|
refac: azure openai
|
2025-05-19 04:31:04 +04:00 |
|
Timothy Jaeryang Baek
|
3af289d196
|
refac
|
2025-05-19 02:32:06 +04:00 |
|
Timothy Jaeryang Baek
|
5a40feea1c
|
enh: search shortcut
|
2025-05-19 01:40:51 +04:00 |
|
Timothy Jaeryang Baek
|
05b79ce221
|
refac: model selection
|
2025-05-19 00:41:49 +04:00 |
|
Timothy Jaeryang Baek
|
9801a2d23f
|
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
|
2025-05-17 03:14:26 +04:00 |
|
Timothy Jaeryang Baek
|
d54e588ec3
|
refac
|
2025-05-17 02:26:28 +04:00 |
|
Timothy Jaeryang Baek
|
08e4c163ea
|
feat: local/external connections
|
2025-05-17 01:47:48 +04:00 |
|
Timothy Jaeryang Baek
|
c3acb30bb1
|
feat: model file upload capability
|
2025-05-17 01:13:13 +04:00 |
|
Timothy Jaeryang Baek
|
b14398481d
|
enh: model capabilities
|
2025-05-17 00:59:00 +04:00 |
|
Timothy Jaeryang Baek
|
fcb93f3155
|
feat: artifacts download button
|
2025-05-17 00:27:20 +04:00 |
|
Timothy Jaeryang Baek
|
02e5bbc903
|
refac
|
2025-05-17 00:19:08 +04:00 |
|