@ -197,4 +197,4 @@ vdb = [
"volcengine-compat~=1.0.0",
"weaviate-client~=3.24.0",
"xinference-client~=1.2.2",
]
@ -1,4 +1,4 @@
x-shared-env: &shared-api-worker-env
services:
# API service
api:
@ -63,4 +63,4 @@ html[data-theme="dark"] {
--color-premium-badge-border-highlight-color: #ffffff33;
--color-price-enterprise-background: linear-gradient(180deg, rgba(185, 211, 234, 0.00) 0%, rgba(180, 209, 234, 0.92) 100%);
--color-grid-mask-background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, rgba(24, 24, 25, 0.1) 62.25%, rgba(24, 24, 25, 0.10) 100%);
}
@ -63,4 +63,4 @@ html[data-theme="light"] {
--color-premium-badge-border-highlight-color: #fffffff2;
--color-grid-mask-background: linear-gradient(0deg, #FFF 0%, rgba(217, 217, 217, 0.10) 62.25%, rgba(217, 217, 217, 0.10) 100%);