Timothy Jaeryang Baek
|
ce7cf62a55
|
refac: dedup
|
2025-02-26 23:51:39 -08:00 |
|
Timothy Jaeryang Baek
|
ddb30589e3
|
chore: format
HIDE MODELS
|
2025-02-26 22:18:18 -08:00 |
|
Timothy Jaeryang Baek
|
57010901e6
|
enh: bypass embedding and retrieval
|
2025-02-26 15:42:19 -08:00 |
|
Timothy Jaeryang Baek
|
34aeaaf020
|
refac
|
2025-02-26 13:54:26 -08:00 |
|
Timothy Jaeryang Baek
|
46ac6f2b29
|
fix
|
2025-02-26 12:53:07 -08:00 |
|
Timothy Jaeryang Baek
|
33d3558ca9
|
Merge pull request #10817 from NovoNordisk-OpenSource/ivaroli/adding-json-as-supported-file-type
fix: Using the TextLoader instead of Tika for JSON files
|
2025-02-26 12:49:29 -08:00 |
|
Ívar Óli Sigurðsson
|
c5a09cdd21
|
adding a comma
|
2025-02-26 15:27:03 +01:00 |
|
Ívar Óli Sigurðsson
|
661711164a
|
Adding json as a known source for Tika
|
2025-02-26 15:11:21 +01:00 |
|
Timothy Jaeryang Baek
|
3be5e3129b
|
Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging
refactor: replace print statements with logging
|
2025-02-25 10:53:02 -08:00 |
|
Yifang Deng
|
0e5d5ecb81
|
refactor: replace print statements with logging for better error tracking
|
2025-02-25 15:53:55 +01:00 |
|
Timothy Jaeryang Baek
|
ab1b910d80
|
Merge pull request #10486 from Micca/feature/document_intelligence_support
Feat: Adding Support for Azure AI Document Intelligence for Content Extraction (Revised)
|
2025-02-21 10:56:18 -08:00 |
|
Timothy Jaeryang Baek
|
93d486d50e
|
revert: faulty dedup code
|
2025-02-20 11:02:45 -08:00 |
|
Timothy Jaeryang Baek
|
eeb00a5ca2
|
chore: format
|
2025-02-20 01:01:29 -08:00 |
|
Youggls
|
0fb3c08181
|
feat: Add Firecrawl web loader integration
|
2025-02-19 16:54:44 +08:00 |
|
Timothy Jaeryang Baek
|
c073b8b4ee
|
refac
|
2025-02-18 23:49:27 -08:00 |
|
Timothy Jaeryang Baek
|
5465cabd40
|
refac
|
2025-02-18 21:17:09 -08:00 |
|
Timothy Jaeryang Baek
|
81715f6553
|
enh: RAG full context mode
|
2025-02-18 21:14:58 -08:00 |
|
Timothy Jaeryang Baek
|
1bbecd46c8
|
Merge pull request #10052 from roryeckel/playwright
Support Playwright RAG Web Loader: Revised
|
2025-02-18 19:57:48 -08:00 |
|
Timothy Jaeryang Baek
|
4ef7aff663
|
refac
|
2025-02-18 19:35:22 -08:00 |
|
mikhail-khludnev
|
925bfe840b
|
dedupe results from multiple queries
|
2025-02-18 20:10:57 +03:00 |
|
Rory
|
10e0c81de9
|
Merge remote-tracking branch 'upstream/dev' into playwright
# Conflicts:
# backend/open_webui/retrieval/web/utils.py
# backend/open_webui/routers/retrieval.py
|
2025-02-17 21:53:39 -06:00 |
|
Rory
|
bc82f48ebf
|
refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE
|
2025-02-17 21:43:32 -06:00 |
|
Timothy Jaeryang Baek
|
ba6cde8a87
|
fix: include_domain does NOT exist
|
2025-02-17 19:20:49 -08:00 |
|
Timothy Jaeryang Baek
|
dbe5d1ca08
|
refac
|
2025-02-17 18:16:23 -08:00 |
|
Timothy Jaeryang Baek
|
ca0b7217d2
|
enh: full context web search
|
2025-02-17 18:14:26 -08:00 |
|
Rory
|
66c2acc08d
|
Merge branch 'dev' into playwright
|
2025-02-15 22:14:16 -06:00 |
|
Timothy Jaeryang Baek
|
b0ad5cd863
|
Merge pull request #10076 from crizCraig/local_date
fix: return local date from `getFormattedDate`
|
2025-02-15 20:10:56 -08:00 |
|
Timothy Jaeryang Baek
|
3d0c06ccee
|
refac: duckduckgo
|
2025-02-15 16:45:56 -08:00 |
|
Craig Quiter
|
e67eb89e05
|
style: black format
|
2025-02-15 10:53:16 -08:00 |
|
Rory
|
8e9b00a017
|
Fix docstring
|
2025-02-14 22:48:15 -06:00 |
|
Rory
|
aa2b764d74
|
Finalize incomplete merge to update playwright branch
Introduced feature parity for trust_env
|
2025-02-14 22:32:45 -06:00 |
|
Rory
|
4da220c513
|
Merge remote-tracking branch 'upstream/dev' into playwright
# Conflicts:
# backend/open_webui/config.py
# backend/open_webui/main.py
# backend/open_webui/retrieval/web/utils.py
# backend/open_webui/routers/retrieval.py
# backend/open_webui/utils/middleware.py
# pyproject.toml
|
2025-02-14 20:48:22 -06:00 |
|
Guofeng Yi
|
b38acc8559
|
Merge branch 'dev' into feate-webloader-support-proxy
|
2025-02-15 09:50:02 +08:00 |
|
Timothy Jaeryang Baek
|
3e543691a4
|
Merge pull request #9988 from Yimi81/feat-support-async-load
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
feat: websearch support async docs load
|
2025-02-14 14:10:46 -08:00 |
|
LiuC0j
|
5ca39eb9fd
|
Update tavily.py
|
2025-02-14 14:56:01 +01:00 |
|
Yimi81
|
d3f71930f0
|
web loader support proxy
|
2025-02-14 07:15:09 +00:00 |
|
Yimi81
|
ceef600223
|
support async load for websearch
|
2025-02-14 07:05:10 +00:00 |
|
xring
|
27d395ba06
|
feat: add web search via SerpApi
|
2025-02-14 12:24:58 +08:00 |
|
Timothy Jaeryang Baek
|
5626426c31
|
chore: format
|
2025-02-12 23:28:57 -08:00 |
|
Rory
|
40d4db97e6
|
Merge remote-tracking branch 'upstream/dev' into playwright
|
2025-02-12 22:32:44 -06:00 |
|
Timothy Jaeryang Baek
|
a5bba20915
|
Merge pull request #9837 from silverriver/patch-1
feat Make Google PSE search return more than 10 google search results
|
2025-02-11 21:36:53 -08:00 |
|
Silver
|
7e08373ae5
|
Update google_pse.py to return results more than 10
|
2025-02-12 13:01:09 +08:00 |
|
Timothy Jaeryang Baek
|
8906a2e260
|
Merge pull request #9803 from BochaAI/main
add Bocha
|
2025-02-11 21:01:04 -08:00 |
|
luckyman-yan
|
31360fe991
|
add Bocha
|
2025-02-10 16:44:47 +08:00 |
|
Timothy Jaeryang Baek
|
60095598ec
|
chore: format
|
2025-02-09 22:20:47 -08:00 |
|
Rory
|
2c711d8365
|
Merge remote-tracking branch 'upstream/dev' into playwright
# Conflicts:
# backend/requirements.txt
|
2025-02-09 23:52:21 -06:00 |
|
Timothy Jaeryang Baek
|
d5a815b19c
|
Merge pull request #9693 from vinsdragonis/main
fix: Fixed error occurring when using OpenSearch as a vector db
|
2025-02-09 13:06:19 -08:00 |
|
Mazurek Michal
|
35f3824932
|
feat: Implement Document Intelligence as Content Extraction Engine
|
2025-02-07 13:44:47 +01:00 |
|
binxn
|
88db4ca7ba
|
Update jina_search.py
Updated Jina's search function in order to use POST and make use of the result count passed by the user
Note: Jina supports a max of 10 result count
|
2025-02-06 14:30:27 +01:00 |
|
Vineeth B V
|
7c78facfd9
|
Update opensearch.py
|
2025-02-06 13:36:11 +05:30 |
|