Timothy J. Baek
b1a941ee6f
refac: styling
2024-11-07 01:00:30 -08:00
Timothy J. Baek
9ea9e8478a
refac: styling
2024-11-07 00:53:39 -08:00
Timothy J. Baek
f6fb522269
refac: model editor
2024-11-07 00:18:48 -08:00
Timothy J. Baek
c9a59f5d51
refac: styling
2024-11-06 22:52:06 -08:00
Timothy J. Baek
24b7716241
refac: workspace styling
2024-11-06 21:45:48 -08:00
Timothy J. Baek
d961e8943e
refac: styling
2024-11-06 21:13:37 -08:00
Timothy J. Baek
6dc429504a
fix: continue message
2024-11-06 20:53:36 -08:00
Timothy J. Baek
02269a21a9
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-11-06 02:58:44 -08:00
Timothy J. Baek
ccbf5a08f3
refac
2024-11-06 02:19:04 -08:00
Timothy J. Baek
056f24dc57
refac
2024-11-06 00:32:08 -08:00
silentoplayz
f39a523ec0
Update ArchivedChatsModal.svelte
...
feat: Unarchive All Archived Chats button
2024-11-06 00:58:41 -05:00
Timothy J. Baek
60df959875
chore: format
2024-11-05 21:10:22 -08:00
Timothy J. Baek
df85b93b53
refac
2024-11-05 21:05:14 -08:00
Timothy Jaeryang Baek
be079e7ea2
Merge pull request #6749 from dannyl1u/feat/settings-search
...
feat: search in settings
2024-11-05 20:56:35 -08:00
Timothy Jaeryang Baek
69311fec71
Merge pull request #6750 from Sebastriani/main
...
feat: Possibility to globaly disable Tags generation.
2024-11-05 20:53:10 -08:00
Timothy J. Baek
ad462f0a11
refac: ldap settings
2024-11-05 20:52:02 -08:00
dannyl1u
9e6595705e
feat: settings search - no results found
2024-11-05 20:06:37 -08:00
dannyl1u
2f921859ee
lower debounce timer for settings search
2024-11-05 19:59:34 -08:00
dannyl1u
420053b709
run format
2024-11-05 19:16:22 -08:00
dannyl1u
2e645d3303
feat: search in settings
2024-11-05 18:50:58 -08:00
Sebastián D. Gauna
e1114bfa4c
feat: Possibility to globaly disable Tags generation.
2024-11-05 23:32:08 -03:00
Timothy J. Baek
040449be01
chore: format
2024-11-05 17:41:24 -08:00
Timothy Jaeryang Baek
2777620527
Merge pull request #6743 from morgan55555/dev
...
feat: LDAP User management
2024-11-05 15:05:50 -08:00
morgan55555
5d934d7d15
feat: LDAP User management
...
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
Timothy J. Baek
2cc2694eba
refac: styling
2024-11-05 14:05:13 -08:00
Timothy Jaeryang Baek
3e52e95b2c
Merge pull request #6724 from silentoplayz/silentoplayz-tooltips
...
feat: Add tooltips to provide contextual information for each parameter
2024-11-05 13:59:51 -08:00
silentoplayz
cd6e05d43c
Update AdvancedParams.svelte
...
fix
2024-11-05 13:10:51 -05:00
silentoplayz
634be4a97a
Update AdvancedParams.svelte
...
i18n.t
2024-11-05 12:51:40 -05:00
silentoplayz
e5f9ef4515
Update AdvancedParams.svelte
...
Added missing tooltips
2024-11-05 12:27:00 -05:00
Timothy J. Baek
eb56614b58
refac: wording
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-05 00:18:35 -08:00
silentoplayz
8c1983cfda
Update AdvancedParams.svelte
...
Added Advanced Parameters tooltips
2024-11-05 01:39:54 -05:00
Timothy J. Baek
d4b60b1bac
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-04 19:52:12 -08:00
Diego Rodriguez
7aeedda634
i18n: Implementing label [SearchInput] and [CreateCollection] | Translation and adjustments pt-BR
2024-11-04 23:37:53 -03:00
Davi Sclifo Zucon
a70e5a0f30
When UI "Bypass SSL verification for Websites"=True then ENABLE_RAG_WEB_LOADER_SSL_VERIFICATION=False
2024-11-04 16:29:29 -03:00
Davi Sclifo Zucon
5306b49be0
Small Fix variable ssl_verification -> web_loader_ssl_verification (following python entity)
...
When changed via the web interface in Admin's WebSearch, the bypass option is not being persisted.
This change adjusts it to the same name as the one related in the python entity.
2024-11-04 15:40:16 -03:00
Timothy J. Baek
630d1397ad
refac: styling
2024-11-04 01:57:01 -08:00
Timothy J. Baek
1fd67d7e5d
feat: native speecht5 support
2024-11-04 01:16:51 -08:00
Timothy J. Baek
5c60081c1f
refac: web search
2024-11-03 17:07:24 -08:00
Timothy J. Baek
70498d7bbe
enh: export table as csv
...
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
Co-Authored-By: Muhammad Afzaal <mafzaal@gmail.com>
2024-11-03 14:09:57 -08:00
Timothy J. Baek
d3ac439000
refac: styling
2024-11-03 03:04:35 -08:00
Timothy J. Baek
194b924a96
feat: onboarding screen
2024-11-03 03:00:28 -08:00
Timothy J. Baek
cfe255bb95
refac: styling
2024-11-03 02:31:12 -08:00
Timothy J. Baek
330ad0131c
refac
2024-11-03 01:39:03 -08:00
Timothy J. Baek
39bfc4c8e9
refac
2024-11-03 01:38:07 -08:00
Timothy J. Baek
503019b28d
fix: web stt issue
2024-11-03 01:21:58 -08:00
Timothy J. Baek
8c5206018c
fix: respect case sensitivity
2024-11-03 01:43:14 -07:00
Timothy Jaeryang Baek
c44036e2b8
Merge pull request #6646 from s1adem4n/fix-popover-text
...
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
fix: Truncate text in UserMenu so it doesn't break into multiple lines
2024-11-01 18:22:21 -07:00
Jonathan
a8dfc0091c
truncate text so it doesnt break and look weird
2024-11-02 00:32:12 +01:00
Timothy Jaeryang Baek
b36a1eef4a
Merge pull request #6523 from open-webui/main
...
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
refac: feedback base_models
2024-10-28 15:21:07 -07:00
Timothy J. Baek
09935d191f
refac: feedback base_models
Release / release (push) Has been cancelled
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
Release to PyPI / release (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-10-28 15:19:02 -07:00
Timothy Jaeryang Baek
489a69673f
Merge pull request #6521 from open-webui/main
...
enh: include base model id in feedback metadata
2024-10-28 15:09:31 -07:00
Timothy J. Baek
e03e22dd1f
enh: include base model id in feedback metadata
2024-10-28 15:07:40 -07:00
Timothy J. Baek
8f2f4747e7
fix
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-10-28 13:29:44 -07:00
Timothy Jaeryang Baek
b32fbf7c58
Merge pull request #6504 from jeeteshchel/fork/dev
...
feat: enable bing support
2024-10-28 12:30:11 -07:00
Jeetesh Chellani
f7d8a6ccba
feat: enable bing support
2024-10-28 16:51:31 +02:00
Timothy J. Baek
25a2c6ee52
fix/refac: use user prompt for title gen fallback
2024-10-28 05:34:50 -07:00
Timothy J. Baek
e35be175fc
fix
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-10-26 22:05:19 -07:00
Timothy J. Baek
effcbd6301
feat: airdrop chats between windows
2024-10-26 21:25:48 -07:00
Timothy J. Baek
e6ca994c92
feat: option to disable what's new modal
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-10-26 19:44:46 -07:00
Timothy J. Baek
e36acd6217
enh: empty file handling behaviour
2024-10-26 13:05:54 -07:00
Timothy J. Baek
15cfdc69a8
refac: chat input file handling
2024-10-26 12:56:37 -07:00
Timothy J. Baek
f03629de61
fix: merged response should be used in messages payload
2024-10-26 12:41:54 -07:00
Timothy J. Baek
0cf8f58efe
refac: voice input styling
2024-10-26 00:21:46 -07:00
Timothy J. Baek
adede5480d
enh: rich text input toggle option
2024-10-25 21:31:18 -07:00
Timothy J. Baek
8b61b39c75
enh: feedback exports
2024-10-25 21:17:47 -07:00
Timothy J. Baek
58d929fd65
enh: lazy load embedding model for leaderboard
2024-10-25 21:07:16 -07:00
Peter De-Ath
5c3c00f9fb
add user_name slash prompt template
2024-10-26 00:37:38 +01:00
Peter De-Ath
b0e83ccea0
Merge remote-tracking branch 'personal/fix-chat-rename-firefox' into dev
2024-10-25 23:14:14 +01:00
Peter De-Ath
40764d91cf
fix: folders not renamed on enter key
2024-10-25 22:54:12 +01:00
Timothy J. Baek
0b38584e52
refac: rich text input paste behaviour
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-10-25 11:51:49 -07:00
Timothy J. Baek
46a97e62c7
fix: tags custom prompt issue
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-10-25 00:05:04 -07:00
Timothy J. Baek
e9e49babf8
enh: remove token cookie on signout
2024-10-24 13:35:29 -07:00
Timothy J. Baek
6b620d93a9
refac
2024-10-24 03:13:35 -07:00
Timothy J. Baek
c5d974606f
refac
2024-10-24 03:10:17 -07:00
Timothy J. Baek
587dab23f0
fix
2024-10-24 02:35:17 -07:00
Timothy J. Baek
205402e096
refac
2024-10-24 01:01:00 -07:00
Timothy J. Baek
42a58da487
refac
2024-10-24 00:56:24 -07:00
Timothy J. Baek
d160d0351f
refac
2024-10-24 00:48:34 -07:00
Timothy J. Baek
744139d2ce
refac
2024-10-24 00:35:27 -07:00
Timothy J. Baek
a28ef8acc5
refac
2024-10-24 00:34:44 -07:00
Timothy J. Baek
9c2d592c73
enh: include message_turn metadata
2024-10-24 00:23:31 -07:00
Timothy J. Baek
160e63e509
refac: feedback history share support
2024-10-24 00:00:49 -07:00
Timothy J. Baek
056950b4f9
enh: leaderboard notice
2024-10-23 23:07:44 -07:00
Timothy J. Baek
d7151fe6fa
refac: similarity operation
2024-10-23 22:38:58 -07:00
Timothy J. Baek
cde33002c7
feat: topic leaderboard
2024-10-23 22:35:12 -07:00
Timothy J. Baek
0f4b6cdb67
refac
2024-10-23 20:49:18 -07:00
Timothy J. Baek
d0662e2518
refac: do not use arena model for tasks
2024-10-23 20:33:08 -07:00
Timothy J. Baek
ec37d801be
refac: feedback optimisation
2024-10-23 20:27:32 -07:00
Timothy J. Baek
b5d7e57d3c
refac
2024-10-23 20:19:42 -07:00
Timothy J. Baek
076f9fd9c0
enh: auto tag feedback
2024-10-23 20:18:51 -07:00
Timothy J. Baek
73ab84efe6
fix: leaderboard
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2024-10-23 18:54:49 -07:00
Timothy J. Baek
0c6e9e3e86
refac: rating
2024-10-23 16:59:54 -07:00
Timothy J. Baek
c1a054de4a
fix
2024-10-23 15:35:40 -07:00
Timothy J. Baek
51265b4683
refac
2024-10-23 15:33:13 -07:00
Timothy J. Baek
0e56ef20cb
fix: selectedModels
2024-10-23 14:51:25 -07:00
Timothy J. Baek
68a47f6a9f
enh: arena model filter
2024-10-23 12:40:47 -07:00
Timothy J. Baek
8d2089e5b8
refac: styling
2024-10-23 02:17:10 -07:00
Timothy J. Baek
b9af35be4c
refac
2024-10-23 01:48:26 -07:00
Timothy J. Baek
a41a5cc0c8
refac
2024-10-23 01:27:32 -07:00
Timothy J. Baek
4a1bf6d6c4
refac
2024-10-23 01:23:49 -07:00
Timothy J. Baek
0d924a1cba
enh: feedback delete support
2024-10-23 01:05:45 -07:00
Timothy J. Baek
01651ee0a6
enh: feedback history pagination
2024-10-23 00:51:27 -07:00
Timothy J. Baek
3531e009ce
chore: format
2024-10-23 00:42:13 -07:00
Timothy J. Baek
8514ed148a
refac: show changelog behaviour
2024-10-23 00:38:59 -07:00
Timothy J. Baek
2897c25b99
refac
2024-10-22 23:55:36 -07:00
Timothy J. Baek
58261a7b83
refac: styling
2024-10-22 23:54:37 -07:00
Timothy J. Baek
6536c5b7f7
enh: leaderboard percentage
2024-10-22 23:44:13 -07:00
Timothy J. Baek
139136e700
refac: styling
2024-10-22 23:31:51 -07:00
Timothy J. Baek
5101b440a8
refac: styling
2024-10-22 23:28:41 -07:00
Timothy J. Baek
75980010a9
refac: styling
2024-10-22 23:27:07 -07:00
Timothy J. Baek
f6893edcc2
feat: leaderboard rating
2024-10-22 23:24:49 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
bc95e62600
feat: leaderboard
2024-10-22 20:14:10 -07:00
Timothy J. Baek
4c691c0edb
refac: rich text input behaviour
2024-10-22 18:34:07 -07:00
Timothy J. Baek
5499b5acc8
enh: arena models toggle tooltip
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2024-10-22 18:28:08 -07:00
Timothy J. Baek
0a765744b8
refac
2024-10-22 18:12:08 -07:00
Timothy J. Baek
00e9362c2c
enh: arena model rate to reveal
2024-10-22 18:05:30 -07:00
Timothy J. Baek
2d99f275a3
refac: multi response scroll behaviour
2024-10-22 17:34:53 -07:00
Timothy J. Baek
04b324996c
fix
2024-10-22 12:05:48 -07:00
Timothy J. Baek
24e7ae8767
refac: multi response styling
2024-10-22 03:46:24 -07:00
Timothy J. Baek
8d38af8ddd
refac
2024-10-22 03:44:54 -07:00
Timothy J. Baek
a0692a434d
refac
2024-10-22 03:40:03 -07:00
Timothy J. Baek
a89d29db9c
fix
2024-10-22 03:38:28 -07:00
Timothy Jaeryang Baek
b759f488b4
Merge pull request #6324 from RocketRider/patch-2
...
feat: Allow URL in citations to be different from the displayed name
2024-10-22 03:27:49 -07:00
Timothy J. Baek
3c8944cb12
refac
2024-10-22 03:22:45 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
ee16177924
refac: playground styling
2024-10-21 21:50:34 -07:00
Michael Möbius
9153525c84
use url if available as document link
2024-10-22 06:35:01 +02:00
Timothy J. Baek
a7aa669038
refac: styling
2024-10-21 21:32:45 -07:00
Michael Möbius
41bd16acbe
don't overwrite name, keep url separate
2024-10-22 06:32:08 +02:00
Timothy J. Baek
ae44445464
refac: styling
2024-10-21 16:10:29 -07:00
Timothy J. Baek
09f7cdc272
fix
2024-10-21 15:43:15 -07:00
Timothy J. Baek
b11c48ac16
refac: playground
2024-10-21 15:37:50 -07:00
Timothy J. Baek
e0b7d95429
refac
2024-10-21 15:30:30 -07:00
Timothy J. Baek
c03cccfd14
refac: playground
2024-10-21 15:24:59 -07:00
Timothy J. Baek
fc71f441c4
refac
2024-10-21 13:45:28 -07:00
Timothy J. Baek
3dd10f2ca0
refac: playground
2024-10-21 05:09:28 -07:00
Timothy J. Baek
e2d4a69750
refac: title generation
2024-10-21 04:24:17 -07:00
Timothy J. Baek
f99facf383
fix: message input issue
2024-10-21 03:17:30 -07:00
Timothy J. Baek
f1b0d7eb41
refac: styling
2024-10-21 01:54:43 -07:00
Timothy J. Baek
fc6dc43a19
refac: tagging behaviour
2024-10-21 01:30:22 -07:00
Timothy J. Baek
e3b1b717be
refac: styling
2024-10-21 00:35:51 -07:00
Timothy J. Baek
2bb82f258a
refac: styling
2024-10-21 00:33:21 -07:00
Timothy J. Baek
6cb41a38a6
enh: option to disable update toast
2024-10-21 00:30:29 -07:00
Timothy J. Baek
47e377967e
refac: styling
2024-10-21 00:05:27 -07:00
Timothy J. Baek
f27c0f7dcf
refac: styling
2024-10-20 23:53:36 -07:00
Timothy J. Baek
822024f44e
refac: artifacts panel behaviour
2024-10-20 22:04:21 -07:00
Timothy J. Baek
f02ef01e0c
refac: wording
2024-10-20 21:43:19 -07:00
Timothy J. Baek
d5c1c2f0a7
enh: faster whisper custom model support
2024-10-20 21:34:36 -07:00
Timothy J. Baek
145a7bbda5
refac: wording
2024-10-20 20:43:10 -07:00
Timothy Jaeryang Baek
de1e29eed0
Merge pull request #6109 from JoeyShapiro/dev
...
fix: disallow empty files
2024-10-20 20:41:56 -07:00
Timothy J. Baek
438b277be0
refac: styling
2024-10-20 19:04:30 -07:00
Timothy J. Baek
4b357a7b62
refac: styling
2024-10-20 18:49:30 -07:00
Timothy J. Baek
b529212a2d
refac: styling
2024-10-20 18:35:19 -07:00
Timothy J. Baek
b38ed4221a
refac: styling
2024-10-20 18:31:24 -07:00
Timothy J. Baek
254c6ca709
refac: tools & functions styling
2024-10-20 18:24:50 -07:00
Timothy J. Baek
d23252b8a9
enh: restore tags from chat import
2024-10-20 18:02:41 -07:00
Timothy J. Baek
c5787a2b55
refac: placeholder
2024-10-20 17:44:57 -07:00
Timothy J. Baek
67647c8747
refac
2024-10-20 14:45:47 -07:00
Timothy J. Baek
da9a6c1078
refac: styling
2024-10-20 02:10:15 -07:00
Timothy J. Baek
e8591b57b4
enh: allow file download from collection view
2024-10-20 01:58:27 -07:00
Timothy J. Baek
05c18cd664
enh: voice input support for knowledge text content
2024-10-20 01:49:44 -07:00
Timothy J. Baek
b9b670fcfb
refac: styling
2024-10-20 01:24:31 -07:00
Timothy J. Baek
a0b58e244e
refac: styling
2024-10-20 01:22:20 -07:00
Timothy J. Baek
875e75b8c2
refac
2024-10-20 01:20:27 -07:00
Timothy J. Baek
97b6fb4766
refac: styling
2024-10-20 00:56:01 -07:00
Timothy J. Baek
c5952d62ad
refac
2024-10-20 00:47:43 -07:00
Timothy J. Baek
a922f4b2e7
refac
2024-10-20 00:42:45 -07:00
Timothy J. Baek
03282da45c
refac: collection styling
2024-10-20 00:36:43 -07:00
Timothy J. Baek
e8c629a2e2
refac: styling
2024-10-19 23:17:47 -07:00
Timothy J. Baek
e530914328
enh: custom tags generation prompt support
2024-10-19 21:27:10 -07:00
Timothy J. Baek
7476bcaa2b
enh: filter by untagged chat
2024-10-19 21:16:59 -07:00
Timothy J. Baek
86999157de
refac: disable 'none' tag
2024-10-19 21:04:56 -07:00
Timothy J. Baek
54b843c367
refac
2024-10-19 20:58:19 -07:00
Timothy J. Baek
8330fcdb5c
refac
2024-10-19 20:47:30 -07:00
Timothy J. Baek
d795940ced
feat: chat auto tag
2024-10-19 20:34:17 -07:00
Timothy J. Baek
2db0f58dcb
refac: user message edit
2024-10-19 18:42:26 -07:00
Timothy J. Baek
3069452210
refac
2024-10-19 17:55:57 -07:00
Timothy J. Baek
7ce51f2b4c
refac
2024-10-19 17:49:28 -07:00
Timothy J. Baek
335b6b6c7a
refac
2024-10-19 17:29:58 -07:00
Timothy J. Baek
953a8285f7
refac
2024-10-19 16:18:14 -07:00
Timothy J. Baek
73b33c3781
fix: rich text input width styling
2024-10-19 15:03:20 -07:00
Timothy J. Baek
60dd3230ae
fix: rich input space behaviour
2024-10-19 14:56:30 -07:00
Timothy J. Baek
3436523b79
fix: input commands
2024-10-19 13:40:20 -07:00
Timothy J. Baek
211c41843c
fix: sidebar search
2024-10-19 13:28:27 -07:00
Timothy J. Baek
e252ca1dc4
refac: rich text input styling
2024-10-19 03:15:40 -07:00
Timothy J. Baek
82edd0e3d9
refac: hide pipelines save button if not present
2024-10-19 02:53:50 -07:00
Timothy J. Baek
f6e7af346e
refac: unescape rich text input
2024-10-19 02:50:49 -07:00
Timothy J. Baek
7d322a7238
enh: folder export
2024-10-19 02:42:12 -07:00
Timothy J. Baek
3c1afa97af
refac: styling
2024-10-19 02:23:10 -07:00
Timothy J. Baek
545f2a0fe2
enh: hide made by community
2024-10-19 02:12:34 -07:00
Timothy J. Baek
e153108b51
refac
2024-10-19 01:45:17 -07:00
Timothy J. Baek
971e54d7b4
refac: selector styling
2024-10-19 01:44:45 -07:00
Timothy J. Baek
c993cc5515
refac: styling
2024-10-19 01:42:07 -07:00
Timothy J. Baek
fb84fc8e77
refac: selector styling
2024-10-19 01:34:03 -07:00
Timothy J. Baek
ce917eba81
enh: model url search param
2024-10-19 01:30:49 -07:00
Timothy J. Baek
81f62d5bff
refac
2024-10-19 01:07:30 -07:00
Timothy J. Baek
0556479cbe
enh: ctrl+shift+delete chat delete support
2024-10-19 01:06:30 -07:00
Timothy J. Baek
99f70cac8b
fix: model w/ custom name delete issue
2024-10-19 00:50:00 -07:00
Timothy J. Baek
ca6a624534
refac: styling
2024-10-19 00:45:29 -07:00