Timothy Jaeryang Baek
d8c5262161
fix: function community import
2024-11-19 14:00:58 -08:00
Timothy Jaeryang Baek
5c4124ebe5
refac
Deploy to HuggingFace Spaces / check-secret (push) Successful in 17s
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Failing after 2m29s
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Failing after 2m37s
Create and publish Docker images with specific build args / merge-main-images (push) Has been skipped
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Failing after 2m51s
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Failing after 4m20s
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been skipped
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Failing after 1m57s
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Failing after 2m6s
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been skipped
Python CI / Format Backend (3.11) (push) Failing after 1m1s
Frontend Build / Format & Build Frontend (push) Failing after 58s
Frontend Build / Frontend Unit Tests (push) Failing after 57s
Integration Test / Run Cypress Integration Tests (push) Failing after 1m55s
Integration Test / Run Migration Tests (push) Failing after 1m15s
Deploy to HuggingFace Spaces / deploy (push) Has been skipped
2024-11-19 03:18:40 -08:00
Timothy Jaeryang Baek
ccdafa8718
refac: styling
2024-11-18 06:38:29 -08:00
Timothy Jaeryang Baek
dc8c85c33d
fix: shared chat not updating
2024-11-18 05:17:35 -08:00
Timothy Jaeryang Baek
9779bbfd8e
fix: functions redirect
2024-11-17 14:00:37 -08:00
Timothy Jaeryang Baek
892f6ba42b
fix: user workspace behaviour
2024-11-17 02:43:43 -08:00
Timothy Jaeryang Baek
057c957f5d
enh: access control
2024-11-16 21:26:10 -08:00
Timothy Jaeryang Baek
e78657f07e
refac: prompts frontend
2024-11-16 20:53:05 -08:00
Timothy Jaeryang Baek
41bad9abcb
refac: access control
2024-11-16 20:47:45 -08:00
Timothy Jaeryang Baek
a1ce8422fd
refac
2024-11-16 17:49:13 -08:00
Timothy Jaeryang Baek
73fe77c2da
enh: access control
2024-11-16 17:09:15 -08:00
Timothy Jaeryang Baek
227cca35e8
enh: knowledge access control
2024-11-16 16:51:55 -08:00
Timothy Jaeryang Baek
a0f1164af7
refac
2024-11-15 03:00:18 -08:00
Timothy Jaeryang Baek
d9dc04f1a1
refac: frontend
2024-11-15 02:05:43 -08:00
Timothy Jaeryang Baek
947444949a
refac: move functions (plugin) to admin panel
2024-11-14 18:32:23 -08:00
Timothy Jaeryang Baek
0e8c0b452e
wip: frontend
2024-11-14 02:20:34 -08:00
Timothy Jaeryang Baek
c260274538
refac: admin users page
2024-11-12 21:51:42 -08:00
Timothy Jaeryang Baek
8cfab0216e
refac
2024-11-12 20:33:22 -08:00
Timothy Jaeryang Baek
8248e0c216
refac
2024-11-12 16:08:18 -08:00
Timothy Jaeryang Baek
f470f3fce2
refac
2024-11-12 15:53:16 -08:00
Timothy Jaeryang Baek
ee05455155
refac
2024-11-12 15:46:44 -08:00
Timothy Jaeryang Baek
3a541460df
refac
2024-11-12 15:32:49 -08:00
Timothy Jaeryang Baek
f10d0df490
refac: lazy load prompts/tools/functions/tags
2024-11-12 15:31:11 -08:00
Timothy Jaeryang Baek
cdc2b4dd61
refac: styling
2024-11-11 13:56:33 -08:00
Timothy Jaeryang Baek
466e1fecb4
refac: styling
2024-11-10 18:42:52 -08:00
Timothy Jaeryang Baek
8d1e6f331b
refac: prompt editor styling
2024-11-10 18:33:21 -08:00
Timothy Jaeryang Baek
0cc6e20d65
refac: prompt editor
2024-11-10 18:20:46 -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
547682c674
refac
2024-11-05 20:47:23 -08:00
Timothy J. Baek
75b169e11d
refac: ldap auth page
2024-11-05 20:32:09 -08:00
Timothy J. Baek
2910cbe9a9
refac: disable ldap by default
2024-11-05 19:58:54 -08:00
Timothy J. Baek
fe68a0776c
refac
...
Co-Authored-By: ziweiwang <47988425+wilsonziweiwang@users.noreply.github.com>
2024-11-05 15:09:09 -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
3afc34928f
refac: onboarding
2024-11-04 19:31:56 -08:00
Timothy J. Baek
0b47387081
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 02:32:06 -08:00
Timothy J. Baek
835eeb6433
fix: playground 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-03 23:05:41 -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
dbf14afa32
refac: styling
2024-11-03 02:00:31 -08: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
0cf8f58efe
refac: voice input styling
2024-10-26 00:21:46 -07:00
Timothy J. Baek
076f9fd9c0
enh: auto tag feedback
2024-10-23 20:18:51 -07:00
Timothy J. Baek
8514ed148a
refac: show changelog behaviour
2024-10-23 00:38:59 -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
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
c03cccfd14
refac: playground
2024-10-21 15:24:59 -07:00