orenzhang
|
c761e4fd08
|
feat(trace): opentelemetry instrument
|
2025-03-10 22:27:31 +08:00 |
|
Fabio Polito
|
9d6743824e
|
fix: fix params DoclingLoader
|
2025-03-09 16:12:14 +00:00 |
|
Fabio Polito
|
0aa42615f9
|
Merge remote-tracking branch 'upstream/dev' into docling_context_extraction_engine
merge upstream
|
2025-03-08 18:52:51 +00:00 |
|
Timothy Jaeryang Baek
|
22b88f9593
|
Merge pull request #11324 from kela4/main
fix: opensearch vector db query structures, result mapping, filters, bulk query actions, knn_vector usage
|
2025-03-08 12:19:38 -04:00 |
|
Luke
|
7917128ed3
|
enh: enable configuration for tavily extract depth
|
2025-03-08 00:43:02 -05:00 |
|
Fabio Polito
|
e3eef58310
|
feat: merge with dev
|
2025-03-07 00:22:47 +00:00 |
|
Luke
|
987954c817
|
feat: Add Tavily extract web loader integration
|
2025-03-06 18:15:18 -05:00 |
|
Katharina
|
6cb0c0339a
|
fix: opensearch vector db query structures, result mapping, filters, bulk query actions, knn_vector usage
|
2025-03-06 23:49:54 +01:00 |
|
Fabio Polito
|
98857184ff
|
Merge remote-tracking branch 'upstream/dev' into docling_context_extraction_engine
merge with dev branch
|
2025-03-06 12:12:50 +00:00 |
|
Timothy Jaeryang Baek
|
d4fca9dabf
|
chore: format
|
2025-03-05 19:17:41 -08:00 |
|
Fabio Polito
|
0716f96da8
|
style: change style in DoclingLoader
|
2025-03-05 23:15:55 +00:00 |
|
Fabio Polito
|
9aa407dbd2
|
feat: merge with main
|
2025-03-05 22:04:34 +00:00 |
|
ofek
|
a8f205213c
|
fixed es bugs
|
2025-03-05 23:19:56 +02:00 |
|
Fabio Polito
|
a44b35e99e
|
fix: fix DoclingLoader input params
|
2025-03-05 17:53:45 +00:00 |
|
Timothy Jaeryang Baek
|
7b442e4be0
|
Merge pull request #11141 from Youggls/dev
fix: correct parameter name for MilvusClient instantiation
|
2025-03-04 00:54:49 -08:00 |
|
Timothy Jaeryang Baek
|
39ea59edc8
|
chore: format
|
2025-03-04 00:32:27 -08:00 |
|
Perry Li
|
67ed61d022
|
fixbug: correct parameter name for MilvusClient instantiation
Replace incorrect parameter 'database=MILVUS_DB' with valid 'db_name=MILVUS_DB'
|
2025-03-04 16:02:19 +08:00 |
|
ofek
|
737dfd2763
|
added elasticsearch support
|
2025-03-03 23:39:42 +02:00 |
|
Timothy Jaeryang Baek
|
6471f12668
|
Merge pull request #11033 from dtaivpp/main
fix: Changed to use collection_name and fixed bulk indexing missing index.
|
2025-03-01 16:00:13 -08:00 |
|
David Tippett
|
f3c4c2b8e3
|
Changed to use colleciton name and fixed bulk indexing missing index.
|
2025-03-01 13:26:19 -05:00 |
|
Timothy Jaeryang Baek
|
d0ddb0637e
|
enh: web embed bypass embedding and retrieval support
|
2025-02-27 16:34:05 -08:00 |
|
Timothy Jaeryang Baek
|
1b56a8f3cb
|
Merge pull request #10864 from kurtdami/perplexity_integration
feat: add perplexity integration to web search
|
2025-02-27 13:51:03 -08:00 |
|
kurtdami
|
b061775932
|
feat: add perplexity integration to web search
|
2025-02-27 00:30:48 -08:00 |
|
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 |
|