Timothy Jaeryang Baek
9657474a8d
refac: websocket
2025-05-09 12:45:53 +04:00
PVBLIC Foundation
b38711a581
Update pinecone.py
2025-05-08 16:02:47 -07:00
PVBLIC Foundation
04b9065f08
Update pinecone.py
...
Now supports batched insert, upsert, and delete operations using a default batch size of 100, reducing API strain and improving throughput. All blocking calls to the Pinecone API are wrapped in asyncio.to_thread(...), ensuring async safety and preventing event loop blocking. The implementation includes zero-vector handling for efficient metadata-only queries, normalized cosine distance scores for accurate ranking, and protections against empty input operations. Logs for batch durations have been streamlined to minimize noise, while preserving key info-level success logs.
2025-05-08 15:53:30 -07:00
Timothy Jaeryang Baek
827326e1a2
refac: audio transcription 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.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-08 22:57:48 +04:00
Timothy Jaeryang Baek
bfa5550cc3
refac: openai already supports webm audio
2025-05-08 22:44:32 +04:00
Tim Jaeryang Baek
e60fa7927d
Merge pull request #13604 from Acters/dev
...
feat: Improve Default Code Interpreter Prompt
2025-05-08 22:14:29 +04:00
Tim Jaeryang Baek
1fea4f794f
Merge pull request #13670 from HarrisonConsulting/fix/milvus-standalone-index
...
fix: enhance MilvusClient with dynamic index type and improved logging
2025-05-08 22:08:23 +04:00
Timothy Jaeryang Baek
7c8597765f
refac/fix: ldap issue
2025-05-08 22:06:44 +04:00
Timothy Jaeryang Baek
08b6ea0e17
refac
2025-05-08 20:47:41 +04:00
Tim Jaeryang Baek
68f5ff540c
Merge pull request #13695 from itk-dev/8908-focus-trap-modal
...
feat: focus trap modal
2025-05-08 20:44:36 +04:00
Tim Jaeryang Baek
9509528deb
Merge pull request #13703 from hurxxxx/fix/onedrive-org-picker-error
...
fix: Add SharePoint tenant ID to OneDrive settings
2025-05-08 20:41:06 +04:00
hurxxxx
4ca0ea1e55
Add SharePoint tenant ID to OneDrive settings
2025-05-09 00:35:23 +09:00
Sine Jespersen
3886dee1ce
add whitespace and semi colon
2025-05-08 13:29:24 +02:00
Sine Jespersen
305435b4ef
use npm package focus-trap instead of npm package focus-trap-svelte
2025-05-08 13:22:47 +02:00
Matt Harrison
4abe2cfa7b
fix: Specified "HNSW" for backwards compatibility prefering cluster environments over standalone.
2025-05-08 07:21:34 -04:00
Tim Jaeryang Baek
a6d6c928d9
Merge pull request #13567 from tth37/fix_katex_chinese_delimiters
...
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
fix(katex): Allow CJK characters adjacent to math delimiters
2025-05-08 14:41:16 +04:00
Timothy Jaeryang Baek
af518cacbf
refac: filter out images
2025-05-08 12:43:13 +04:00
Tim Jaeryang Baek
54e4c1e0cc
Merge pull request #13675 from feddersen-group/task/remove_files_from_tasks
...
perf: remove files from tasks
2025-05-08 12:38:39 +04:00
Tim Jaeryang Baek
f6b20ca109
Merge pull request #13677 from silentoplayz/dev
...
refactor: Improve Default Title Generation Prompt Template for robust JSON output
2025-05-08 12:38:05 +04:00
silentoplayz
994f17b430
Update config.py
...
Update DEFAULT_TITLE_GENERATION_PROMPT_TEMPLATE
2025-05-08 07:31:51 +00:00
Alexander Grimm
a655bb5a63
skip checks in title gen
2025-05-08 06:55:43 +00:00
Alexander Grimm
cf5201aada
remove files from message for tasks
2025-05-08 06:50:21 +00:00
Matt Harrison
2df9f7fb4d
fix: remove import for os module in milvus.py
2025-05-08 00:28:24 -04:00
Matt Harrison
731251d11a
refac: streamline Milvus index type handling using configuration options
2025-05-07 23:39:56 -04:00
Matt Harrison
2b8be86f23
feat: add Milvus configuration options for index and metric types
2025-05-07 23:32:58 -04:00
Matt Harrison
5e46c27806
refac: enhance MilvusClient with dynamic index type and improved logging
2025-05-07 21:51:28 -04:00
Timothy Jaeryang Baek
b34401a087
refac/fix: notes hide hidden models
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-07 23:55:20 +04:00
Timothy Jaeryang Baek
61a9d9927d
refac/fix: message input rtl issue
2025-05-07 23:14:42 +04:00
Timothy Jaeryang Baek
f761d2cf90
refac: allow html video controls
2025-05-07 23:06:00 +04:00
Timothy Jaeryang Baek
0f40cb0de4
feat: Vazirmatn font for Persian and Arabic languages
2025-05-07 22:31:59 +04:00
Timothy Jaeryang Baek
b50dcb1862
refac: remove duplicate urls
2025-05-07 22:25:18 +04:00
Tim Jaeryang Baek
b9f55a44b7
Merge pull request #13346 from dh4340/patch-1
...
Fix: Use dynamic Python command to run uvicorn and support pyenv setups.
2025-05-07 22:08:35 +04:00
Tim Jaeryang Baek
f1bb43707e
Merge pull request #13566 from itk-dev/8908-accessibility-enhancements
...
feat: Accessibility enhancements
2025-05-07 22:07:57 +04:00
Tim Jaeryang Baek
519bb64238
Merge pull request #13623 from panda44312/patch-15
...
i18n: zh-cn
2025-05-07 22:06:54 +04:00
Tim Jaeryang Baek
410af53eca
Merge pull request #13581 from kaytwo/refreshOauthPfp
...
feat: refresh oauth profile picture
2025-05-07 22:06:43 +04:00
Tim Jaeryang Baek
c2de7efa2f
Merge pull request #13637 from mMabeck/my-dev
...
i18n: Update Danish translations (da-DK)
2025-05-07 22:02:29 +04:00
Tim Jaeryang Baek
6424c8b644
Merge pull request #13643 from suleimanelkhoury/S3-tagging-boto3
...
fix: Add S3_ENABLE_TAGGING env variable and fix S3_USE_ACCELERATE_ENDPOINT Type Error
2025-05-07 22:02:14 +04:00
Sine Jespersen
bd2021e8e1
add aria modal true and role dialog to modal
2025-05-07 15:17:11 +02:00
Suleiman Elkhoury
ccc64ac6b7
Update provider.py
...
Add S3_ENABLE_TAGGING to add tags optionally based on the env file.
2025-05-07 14:48:49 +02:00
Suleiman Elkhoury
7620a6bf8c
Update config.py
...
Fixed S3_USE_ACCELERATE_ENDPOINT variable from "False" to "false" since boto3 expects a Python bool, not a string.
Added S3_ENABLE_TAGGING env variable to avoid incompatiblilty with Storages that does not support tagging (like Cloudflare R2)
2025-05-07 14:46:58 +02:00
Sine Jespersen
54b30e0b7f
use svelte-focus-trap in modal
2025-05-07 14:21:56 +02:00
Sine Jespersen
f56983632f
add npm package svelte-focus-trap
2025-05-07 14:20:06 +02:00
Mabeck
3a553f7208
Updated danish translations
2025-05-07 14:06:30 +02:00
Panda
571e4c9600
Merge branch 'dev' into patch-15
2025-05-07 11:18:13 +02:00
Timothy Jaeryang Baek
a38f3c7617
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-07 13:10:24 +04:00
Timothy Jaeryang Baek
b1fb298bee
enh: contributions stats script
2025-05-07 13:09:41 +04:00
Timothy Jaeryang Baek
176a7fc986
refac
2025-05-07 12:52:55 +04:00
Tim Jaeryang Baek
efd50c3c5a
Merge pull request #13607 from ssakar/dev
...
feat: add presence_penalty parameter to openai (Qwen3)
2025-05-07 12:48:23 +04:00
Sine Jespersen
263086aa91
break and indent divs
2025-05-07 09:21:04 +02:00
Tim Jaeryang Baek
a3bb7df610
Merge pull request #13530 from open-webui/dev
...
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.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit 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
0.6.7
2025-05-07 03:08:25 +04:00