Timothy Jaeryang Baek
|
72ab29013d
|
Merge pull request #7772 from oyve/dev
i18n: Updates to Norwegian language
|
2024-12-15 17:03:41 -08:00 |
|
Timothy Jaeryang Baek
|
3eea90b025
|
Merge pull request #7745 from open-webui/refac
general refac
|
2024-12-15 17:02:24 -08:00 |
|
Taylor Wilsdon (aider)
|
e802004dc3
|
fix: Improve Google Drive file upload handling in Chat component
|
2024-12-15 19:58:49 -05:00 |
|
Taylor Wilsdon (aider)
|
4718239353
|
fix: Add comprehensive logging and error handling in Google Drive picker callback
|
2024-12-15 19:55:36 -05:00 |
|
Taylor Wilsdon (aider)
|
a865420cb1
|
feat: Add detailed logging for file download process to diagnose download issues
|
2024-12-15 19:54:13 -05:00 |
|
Taylor Wilsdon (aider)
|
42af98ae28
|
feat: Add local file download for debugging Google Drive file upload
|
2024-12-15 19:52:39 -05:00 |
|
Taylor Wilsdon (aider)
|
f4f8334153
|
fix: Use correct OAuth token and headers in Google Drive file upload
|
2024-12-15 19:50:51 -05:00 |
|
Taylor Wilsdon (aider)
|
1542cb486d
|
fix: Improve Google Drive file upload handling and error logging
|
2024-12-15 19:49:26 -05:00 |
|
Taylor Wilsdon (aider)
|
434241149b
|
feat: Add comprehensive logging for Google Drive file upload process
|
2024-12-15 19:13:29 -05:00 |
|
Taylor Wilsdon (aider)
|
9b939e99f2
|
refactor: Update Google Drive file upload to match local file upload flow
|
2024-12-15 19:12:33 -05:00 |
|
Taylor Wilsdon (aider)
|
9faa5856f5
|
fix: Update Google Drive Picker to show files and improve file upload process
|
2024-12-15 19:10:41 -05:00 |
|
Taylor Wilsdon (aider)
|
b57f7251a5
|
feat: Improve Google Drive file upload handling with better logging and error management
|
2024-12-15 19:06:38 -05:00 |
|
Taylor Wilsdon (aider)
|
b9499b4392
|
fix: Resolve Google Drive Picker 404 error and improve configuration
|
2024-12-15 19:04:44 -05:00 |
|
Taylor Wilsdon (aider)
|
29efee8ede
|
feat: Improve Google Drive file upload with correct headers
|
2024-12-15 18:57:59 -05:00 |
|
Taylor Wilsdon (aider)
|
7d55f9bc2e
|
fix: Adjust Google Drive file upload headers in processWeb call
|
2024-12-15 18:54:05 -05:00 |
|
Taylor Wilsdon (aider)
|
7dace30587
|
fix: Update Google Drive file upload to use authorization headers
|
2024-12-15 18:52:24 -05:00 |
|
Taylor Wilsdon (aider)
|
4adcd2b64a
|
feat: Add comprehensive logging to Google Drive picker integration
|
2024-12-15 18:51:21 -05:00 |
|
Taylor Wilsdon (aider)
|
b458383b82
|
feat: Add logging for file upload process in MessageInput component
|
2024-12-15 18:48:43 -05:00 |
|
Taylor Wilsdon (aider)
|
3ce4e36ab2
|
feat: Add comprehensive console logging for file upload process
|
2024-12-15 18:48:35 -05:00 |
|
Taylor Wilsdon (aider)
|
713bedf3b3
|
fix: Simplify Google Drive Picker API loading to resolve 404 error
|
2024-12-15 18:46:32 -05:00 |
|
Taylor Wilsdon (aider)
|
aaacd28131
|
fix: Resolve Google Drive picker API loading and token handling
|
2024-12-15 18:45:40 -05:00 |
|
Taylor Wilsdon (aider)
|
3378f35296
|
fix: Import getAuthToken in MessageInput.svelte to resolve Google Drive upload error
|
2024-12-15 18:43:06 -05:00 |
|
Taylor Wilsdon (aider)
|
64c8bbc16a
|
feat: Improve Google Drive file download handling
|
2024-12-15 18:42:26 -05:00 |
|
Taylor Wilsdon (aider)
|
eef18d4440
|
fix: Properly structure Google Drive file upload data for dispatch
|
2024-12-15 18:39:23 -05:00 |
|
Taylor Wilsdon (aider)
|
7d31b111cc
|
feat: Add folder selection and app ID to Google Drive picker
|
2024-12-15 18:33:40 -05:00 |
|
Taylor Wilsdon (aider)
|
ba19ff8ace
|
fix: Improve Google OAuth token retrieval with proper Promise handling
|
2024-12-15 18:31:58 -05:00 |
|
Taylor Wilsdon (aider)
|
c3d631ca98
|
fix: Improve Google Drive API credentials validation and error handling
|
2024-12-15 16:55:04 -05:00 |
|
Taylor Wilsdon (aider)
|
a0ba5974f6
|
feat: Add credential validation for Google Drive API initialization
|
2024-12-15 16:54:19 -05:00 |
|
Taylor Wilsdon (aider)
|
f29dc2f865
|
fix: Add missing import for createPicker in MessageInput.svelte
|
2024-12-15 16:53:07 -05:00 |
|
Taylor Wilsdon (aider)
|
85508106a8
|
fix: Improve Google Drive picker initialization and error handling
|
2024-12-15 16:36:45 -05:00 |
|
Taylor Wilsdon (aider)
|
eed7cfd2a2
|
refactor: Remove unused Google Drive picker imports from Chat.svelte
|
2024-12-15 16:34:26 -05:00 |
|
Taylor Wilsdon (aider)
|
b2dc6fef9f
|
fix: Improve Google Drive picker API loading and error handling
|
2024-12-15 16:33:15 -05:00 |
|
Taylor Wilsdon (aider)
|
1cd43b122b
|
feat: Import createPicker function in InputMenu component
|
2024-12-15 16:31:58 -05:00 |
|
Taylor Wilsdon (aider)
|
7bc1876e37
|
fix: Resolve Google Drive picker promise with file data
|
2024-12-15 16:31:30 -05:00 |
|
Taylor Wilsdon (aider)
|
90e70608b9
|
feat: Add Google Drive upload option to InputMenu
|
2024-12-15 16:25:18 -05:00 |
|
Taylor Wilsdon (aider)
|
f566c5940a
|
feat: Add Google Drive picker button to MessageInput component
|
2024-12-15 16:08:32 -05:00 |
|
Taylor Wilsdon (aider)
|
61b1a8fdab
|
feat: Add Google Drive file picker integration to chat interface
|
2024-12-15 16:07:43 -05:00 |
|
Michal Hudak
|
8c30c6282b
|
added slovak translation file
|
2024-12-15 13:25:16 +01:00 |
|
Michal Hudak
|
62c6ebe55a
|
Added Slovak langage, improved Czech language
|
2024-12-15 13:20:51 +01:00 |
|
Juanan Pereira
|
6f3ab5917d
|
fix: use WEBUI_API_BASE_URL for file download links in Citations
|
2024-12-13 15:42:45 +01:00 |
|
Timothy Jaeryang Baek
|
f9a05dd1e1
|
refac
|
2024-12-12 23:31:08 -08:00 |
|
Timothy Jaeryang Baek
|
4311bb7b99
|
wip
|
2024-12-12 20:22:17 -08:00 |
|
Марко М. Костић (Marko M. Kostić)
|
6aaede510b
|
Update Serbian translation
|
2024-12-12 14:36:39 +01:00 |
|
Timothy Jaeryang Baek
|
eb9733e99f
|
wip
|
2024-12-11 20:25:46 -08:00 |
|
Timothy Jaeryang Baek
|
bfdbb2df69
|
fix: rich text input issue
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
|
2024-12-11 14:07:25 -08:00 |
|
oyve
|
2f2bd88dd1
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2024-12-11 12:54:17 +01:00 |
|
Timothy Jaeryang Baek
|
a495f68b58
|
fix: textarea styling
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
|
2024-12-10 00:01:19 -08:00 |
|
Timothy Jaeryang Baek
|
10747a6b04
|
fix: clear files when saving response message as new
|
2024-12-09 23:24:45 -08:00 |
|
Timothy Jaeryang Baek
|
faa054d4b4
|
fix: comfyui cfg setting
|
2024-12-09 23:22:47 -08:00 |
|
Timothy Jaeryang Baek
|
9ddb16345f
|
refac
|
2024-12-09 23:02:11 -08:00 |
|
Timothy Jaeryang Baek
|
d4d6d1e7db
|
Merge pull request #7694 from erics118/main
feat: add kagi search engine
|
2024-12-09 16:12:32 -08:00 |
|
Timothy Jaeryang Baek
|
56286a2157
|
Merge pull request #7697 from marcusziade/improve-finnish-translations
i18n: Improve Finnish translations
|
2024-12-09 16:11:25 -08:00 |
|
Simon
|
7cbad465e5
|
Update translation.json
|
2024-12-09 21:42:50 +01:00 |
|
Marcus Ziadé
|
1dadfa9f97
|
Update Finnish translations in translation.json file
|
2024-12-08 17:38:26 +02:00 |
|
erics118
|
b825947745
|
feat: add kagi
|
2024-12-08 00:21:10 -05:00 |
|
Timothy Jaeryang Baek
|
976676a482
|
chore: format
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
|
2024-12-07 00:34:52 -08:00 |
|
Timothy Jaeryang Baek
|
19ad8b4f26
|
doc: changelog
|
2024-12-07 00:29:23 -08:00 |
|
Timothy Jaeryang Baek
|
f04767f1fe
|
Merge pull request #7655 from aleixdorca/dev
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
i18n: Update catalan translation.json
|
2024-12-06 12:01:38 -08:00 |
|
Timothy Jaeryang Baek
|
36085f3036
|
refac
|
2024-12-06 11:55:25 -08:00 |
|
Aleix Dorca
|
4a46417275
|
Update catalan translation.json
|
2024-12-06 15:02:54 +01:00 |
|
Timothy Jaeryang Baek
|
31545439a0
|
Merge pull request #7590 from HUD4K/cs-CZ-translation
Cs cz translation
|
2024-12-05 10:41:55 -08:00 |
|
Timothy Jaeryang Baek
|
5401b24717
|
Merge pull request #7589 from AliveDedSec/main
Updated and expanded translation into Russian
|
2024-12-05 10:41:44 -08:00 |
|
Michal Hudak
|
ac5ea4ff25
|
Updated and improved cs-CZ translation
|
2024-12-04 09:30:08 +01:00 |
|
SVAROG
|
6e73b3d075
|
Update translation.json
|
2024-12-04 07:50:43 +03:00 |
|
SVAROG
|
054a718da0
|
Update translation.json
|
2024-12-04 07:43:46 +03:00 |
|
SVAROG
|
a63326b550
|
Update translation.json
|
2024-12-04 07:37:10 +03:00 |
|
SVAROG
|
547d17c362
|
Update translation.json
|
2024-12-04 07:35:35 +03:00 |
|
SVAROG
|
10382998f1
|
Update translation.json
|
2024-12-04 07:24:14 +03:00 |
|
SVAROG
|
c5f7ad2009
|
Update translation.json
|
2024-12-04 06:56:30 +03:00 |
|
SVAROG
|
6173636a11
|
Update translation.json
|
2024-12-04 06:26:55 +03:00 |
|
Mandy Schoep
|
8fcb08c541
|
feat: add HCL highlighting
|
2024-12-02 11:08:02 +01:00 |
|
Panda
|
abbf37f3d9
|
Update translation.json
|
2024-12-02 09:49:02 +01:00 |
|
Timothy Jaeryang Baek
|
5433340bb1
|
enh: banner md support
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2024-12-01 23:58:22 -08:00 |
|
Timothy Jaeryang Baek
|
1dab0cfada
|
refac
|
2024-12-01 23:35:24 -08:00 |
|
Timothy Jaeryang Baek
|
2714a1bb64
|
refac: styling
|
2024-12-01 23:29:21 -08:00 |
|
Timothy Jaeryang Baek
|
4053de5825
|
refac: styling
|
2024-12-01 23:16:00 -08:00 |
|
Timothy Jaeryang Baek
|
29573afb91
|
Merge pull request #7536 from marvinvr/main
style: Add proper favicon and iOS home screen support
|
2024-12-01 22:21:33 -08:00 |
|
Marvin von Rappard
|
39b7e54482
|
feat: properly format favicons and make home screen icons look better
|
2024-12-02 07:06:32 +01:00 |
|
Timothy Jaeryang Baek
|
7f77828e3f
|
refac: styling
|
2024-12-01 21:50:21 -08:00 |
|
Timothy Jaeryang Baek
|
460992613f
|
refac: styling
|
2024-12-01 17:15:16 -08:00 |
|
Timothy Jaeryang Baek
|
0055f3dcb6
|
refac: rich text input
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2024-12-01 14:49:10 -08:00 |
|
Timothy Jaeryang Baek
|
85d2b898c6
|
Merge pull request #7512 from panda44312/dev
i18n: Update Simplified Chinese Translation
|
2024-12-01 12:30:15 -08:00 |
|
panda44312
|
aecb7ae398
|
Update translation.json
|
2024-12-01 15:43:53 +01:00 |
|
Tiancong Li
|
7f4a83ea0e
|
i18n: fix zh-TW
|
2024-12-01 18:16:05 +08:00 |
|
Timothy Jaeryang Baek
|
19bcda2362
|
refac: styling
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2024-12-01 00:42:14 -08:00 |
|
Timothy Jaeryang Baek
|
430a79e177
|
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2024-12-01 00:15:43 -08:00 |
|
Timothy Jaeryang Baek
|
746fe9ea16
|
refac: autocomplete
|
2024-11-30 23:46:29 -08:00 |
|
Timothy Jaeryang Baek
|
2fac9b45cd
|
chore: format
|
2024-11-30 23:36:30 -08:00 |
|
Timothy Jaeryang Baek
|
370f97b44e
|
refac
|
2024-11-30 23:33:19 -08:00 |
|
Timothy Jaeryang Baek
|
27b1a35778
|
refac: styling
|
2024-11-30 22:32:40 -08:00 |
|
Timothy Jaeryang Baek
|
ba0b3a984d
|
refac
|
2024-11-30 22:29:53 -08:00 |
|
Timothy Jaeryang Baek
|
81a8ad2762
|
refac: autocomplete settings
|
2024-11-30 18:30:59 -08:00 |
|
Timothy Jaeryang Baek
|
19663e539a
|
enh: temporary chat shortcut
|
2024-11-30 18:07:49 -08:00 |
|
Timothy Jaeryang Baek
|
c192475528
|
refac: autocompletion
|
2024-11-30 18:02:21 -08:00 |
|
Timothy Jaeryang Baek
|
9e436fe6b0
|
refac: styling
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
|
2024-11-30 16:01:26 -08:00 |
|
Timothy Jaeryang Baek
|
96b9f81ca7
|
refac: styling
|
2024-11-30 15:53:36 -08:00 |
|
Timothy Jaeryang Baek
|
62622893a5
|
refac: styling
|
2024-11-30 15:46:42 -08:00 |
|
Timothy Jaeryang Baek
|
aed2caefe1
|
refac
|
2024-11-30 15:44:04 -08:00 |
|
Timothy Jaeryang Baek
|
acb61d3c42
|
enh: rich text input preserve breaks
|
2024-11-30 15:05:08 -08:00 |
|
Timothy Jaeryang Baek
|
d3778b0bda
|
refac: styling
|
2024-11-30 14:16:39 -08:00 |
|