Dina Suehiro Jones
e10e6dd002
Fixes for MultimodalQnA with the Milvus vector db ( #1859 )
...
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com >
2025-04-21 16:05:11 -07:00
Shifani Rajabose
338f81430d
[Bug: 900] Create a version of MultimodalQnA example with Zilliz/Milvus as Vector DB ( #1639 )
...
Signed-off-by: Shifani Rajabose <srajabose@habana.ai >
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com >
2025-04-21 10:11:39 +08:00
Letong Han
7c6189cf43
Enable dataprep health check for examples ( #1800 )
...
Signed-off-by: letonghan <letong.han@intel.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-17 15:52:06 +08:00
Letong Han
b80449b8ab
Fix Multimodal & ProductivitySuite Issue ( #1820 )
...
1. add data-prep health check
2. add create conda env
Signed-off-by: letonghan <letong.han@intel.com >
2025-04-17 09:30:15 +08:00
ZePan110
1737d4b2b4
Update model cache for MultimodalQnA ( #1618 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-04-10 16:25:41 +08:00
Artem Astafev
795c29fe87
Adding files to deploy MultimodalQnA application on ROCm vLLM ( #1737 )
...
Signed-off-by: Artem Astafev <a.astafev@datamonsters.com >
2025-04-10 09:34:58 +08:00
Spycsh
d4952d1e7c
Refine third parties links ( #1764 )
...
Signed-off-by: Spycsh <sihan.chen@intel.com >
2025-04-08 18:39:13 +08:00
Melanie Hart Buehler
bbd53443ab
MultimodalQnA audio features completion ( #1698 )
...
Signed-off-by: okhleif-IL <omar.khleif@intel.com >
Signed-off-by: Harsha Ramayanam <harsha.ramayanam@intel.com >
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com >
Co-authored-by: Omar Khleif <omar.khleif@intel.com >
Co-authored-by: Harsha Ramayanam <harsha.ramayanam@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dina Suehiro Jones <dina.s.jones@intel.com >
Co-authored-by: Liang Lv <liang1.lv@intel.com >
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
2025-04-02 21:45:01 -07:00
Xiaotian Chen
1bd56af994
Update TGI image versions ( #1625 )
...
Signed-off-by: xiaotia3 <xiaotian.chen@intel.com >
2025-04-01 11:27:51 +08:00
Dina Suehiro Jones
583428c6a7
Update MMQnA tgi-gaudi verison to match compose.yaml ( #1663 )
...
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com >
2025-03-31 11:13:19 -07:00
Pranav Singh
61a8befe05
[docs] Multimodal Endpoints Issue ( #1700 )
...
Signed-off-by: Pranav Singh <pranav.singh@intel.com >
Co-authored-by: Ying Hu <ying.hu@intel.com >
2025-03-25 14:35:12 +08:00
Eero Tamminen
d397e3f631
Use GenAIComp base image to simplify Dockerfiles - part 3/4 ( #1671 )
...
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com >
2025-03-24 09:17:12 +08:00
dependabot[bot]
2ac5be9921
Bump gradio from 5.5.0 to 5.11.0 in /MultimodalQnA/ui/gradio ( #1391 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2025-02-19 15:58:46 +08:00
chen, suyue
81b02bb947
Revert "HUGGINGFACEHUB_API_TOKEN environment is change to HF_TOKEN (#… ( #1521 )
...
Revert this PR since the test is not triggered properly due to the false merge of a WIP CI PR, 44a689b0bf , which block the CI test.
This change will be submitted in another PR.
2025-02-11 18:36:12 +08:00
xiguiw
45d5da2ddd
HUGGINGFACEHUB_API_TOKEN environment is change to HF_TOKEN ( #1503 )
...
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2025-02-09 20:33:06 +08:00
Melanie Hart Buehler
1864fac978
Fixes MultimodalQnA dataprep endpoint and port in the UI ( #1457 )
...
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-22 17:11:09 -08:00
Liang Lv
d953332f43
Fix multimodal docker image issue for MutimodalQnA on Gaudi ( #1455 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2025-01-23 00:12:06 +08:00
Melanie Hart Buehler
f11ab458d8
MultimodalQnA image query, pdf, dynamic ports, and UI updates ( #1381 )
...
Per the proposed changes in this [RFC](https://github.com/opea-project/docs/blob/main/community/rfcs/24-10-02-GenAIExamples-001-Image_and_Audio_Support_in_MultimodalQnA.md )'s Phase 2 plan, this PR adds support for image queries, PDF ingestion and display, and dynamic ports. There are also some bug fixes. This PR goes with [this one in GenAIComps](https://github.com/opea-project/GenAIComps/pull/1134 ).
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
Co-authored-by: Liang Lv <liang1.lv@intel.com >
2025-01-20 22:41:52 +08:00
Liang Lv
0f7e5a37ac
Adapt code for dataprep microservice refactor ( #1408 )
...
https://github.com/opea-project/GenAIComps/pull/1153
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2025-01-20 20:37:03 +08:00
xiguiw
2d5898244c
Enchance health check in GenAIExample docker-compose ( #1410 )
...
Fix service launch issue
1. Update Gaudi TGI image from 2.0.6 to 2.3.1
2. Change the hpu-gaudi TGI health check condition.
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2025-01-20 20:13:13 +08:00
chen, suyue
6bfd156573
Clean up test scripts and enhance git clone ( #1417 )
...
1. Clean up test code in scripts.
2. Simplify git clone code.
3. Replace git clone branch in Dockerfile.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-20 16:34:28 +08:00
Letong Han
4cabd55778
Refactor Retrievers related Examples ( #1387 )
...
Delete redundant retrievers docker image in docker_images_list.md.
Refactor Retrievers related Examples READMEs.
Change all of the comps/retrievers/xxx/xxx/Dockerfile path into comps/retrievers/src/Dockerfile.
Fix the Examples CI issues of PR opea-project/GenAIComps#1138 .
Signed-off-by: letonghan <letong.han@intel.com >
2025-01-16 14:21:48 +08:00
Eero Tamminen
0eae391fda
Use staged builds to minimize final image sizes ( #1031 )
...
Staged image builds so that final images do not have redundant things like:
- Git tool and its deps
- Git repo history
- Test directories
Fixes : #225
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com >
2025-01-16 11:14:47 +08:00
Sihan Chen
ca15fe9bdb
Refactor lvm related examples ( #1333 )
2025-01-13 13:42:06 +08:00
Liang Lv
3ca78867eb
Update example code for embedding dependency moving to 3rd_party ( #1368 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2025-01-10 15:36:58 +08:00
ZePan110
ed2b8ed983
Exclude dockerfile under tests and exclude check Dockerfile under tests. ( #1354 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 09:05:01 +08:00
ZePan110
aa5c91d7ee
Check duplicated dockerfile ( #1289 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-06 17:30:12 +08:00
XinyaoWa
464e2d3125
Rename streaming to stream to align with OpenAI API ( #1332 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-06 13:25:55 +08:00
chen, suyue
5c7a5bd850
Update Code and README for GenAIComps Refactor ( #1285 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Signed-off-by: letonghan <letong.han@intel.com >
Signed-off-by: ZePan110 <ze.pan@intel.com >
Signed-off-by: WenjiaoYue <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>
2025-01-02 20:03:26 +08:00
Sihan Chen
cc1d97f816
Refactor AudioQnA/MultiModalQnA/AvatarChatbot ( #1310 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: chensuyue <suyue.chen@intel.com >
2024-12-31 12:47:30 +08:00
Dina Suehiro Jones
0bf1d0be65
Bug fix to add missing BRIDGE_TOWER_EMBEDDING env var for MultimodalQnA ( #1280 )
...
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
2024-12-26 23:30:57 -08:00
Artem Astafev
236ea6bcce
Added compose example for MultimodalQnA deployment on AMD ROCm systems ( #1233 )
...
Signed-off-by: artem-astafev <a.astafev@datamonsters.com >
2024-12-18 17:43:32 +08:00
Letong Han
f930638844
Update Multimodal Docker File Path ( #1252 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-12-17 17:30:29 +08:00
lkk
e18369ba0d
remove examples gateway. ( #1250 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-14 13:19:51 +08:00
Melanie Hart Buehler
c760cac2f4
Adds audio querying to MultimodalQ&A Example ( #1225 )
...
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
Signed-off-by: okhleif-IL <omar.khleif@intel.com >
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
Co-authored-by: Omar Khleif <omar.khleif@intel.com >
Co-authored-by: Dina Suehiro Jones <dina.s.jones@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
2024-12-12 16:05:14 +08:00
lkk
bde285dfce
move examples gateway ( #992 )
...
Co-authored-by: root <root@idc708073.jf.intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sihan Chen <39623753+Spycsh@users.noreply.github.com >
2024-12-06 14:40:25 +08:00
Louie Tsai
152adf8012
maintain a version info for docker_compose yaml files among release ( #1141 )
...
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-11-17 22:39:41 -08:00
chen, suyue
2b2c7ee2f5
upgrade setuptools version to fix CVE-2024-6345 ( #999 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-14 14:57:16 +08:00
lvliang-intel
1ff85f6a85
Upgrade TGI Gaudi version to v2.0.6 ( #1088 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-11-12 14:38:22 +08:00
dependabot[bot]
dfed2aead2
Bump gradio from 5.0.0 to 5.5.0 in /MultimodalQnA/ui/gradio ( #1080 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 22:24:36 +08:00
Melanie Hart Buehler
bbc95bb708
MultimodalQnA Image and Audio Support Phase 1 ( #1071 )
...
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
Signed-off-by: okhleif-IL <omar.khleif@intel.com >
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
Co-authored-by: Omar Khleif <omar.khleif@intel.com >
Co-authored-by: dmsuehir <dina.s.jones@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
2024-11-08 15:54:49 +08:00
Louie Tsai
40800b0848
Update MultiModal README.md for workflow ( #905 )
...
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-10-15 11:00:14 +08:00
dependabot[bot]
f2f6c09a0f
Bump gradio from 4.44.0 to 5.0.0 in /MultimodalQnA/ui/gradio ( #932 )
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 10:30:02 +08:00
Abolfazl Shahbazi
b71a12d424
Remove 'vim' from Dockerfiles ( #924 )
...
Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com >
2024-10-10 18:24:31 -07:00
Pranav Singh
8bcd82e82d
[docs] Fixes Typo in Gaudi Docker Images Setup ( #868 )
...
Signed-off-by: Pranav Singh <pranav.singh@intel.com >
2024-09-25 17:47:59 +08:00
lvliang-intel
33b9d4e421
Remove redundant code and update tgi version ( #871 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2024-09-25 15:33:33 +08:00
Tiep Le
872e93e4bd
Handle uncontrolled data path for MultimodalQnA v1.0 release ( #845 )
...
Signed-off-by: Tiep Le <tiep.le@intel.com >
2024-09-19 15:45:49 +08:00
Ying Hu
b205dc7571
Update README.md for Multiplatforms ( #834 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-18 23:25:05 +08:00
lvliang-intel
bceacdc804
Fix README issues ( #817 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-18 09:50:17 +08:00
Tiep Le
b6cce35a93
Add MultimodalQnA as MMRAG usecase in Example ( #751 )
...
Signed-off-by: Tiep Le <tiep.le@intel.com >
Signed-off-by: siddhivelankar23 <siddhi.velankar@intel.com >
Signed-off-by: sjagtap1803 <siddhant.jagtap@intel.com >
2024-09-14 16:55:29 +08:00