ZePan110
c8abbc4958
Integrate ProductivitySuite set_env to ut scripts and add README.md for UT scripts. ( #1966 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: Ying Hu <ying.hu@intel.com >
2025-05-16 15:16:38 +08:00
sgurunat
ea9d444bbf
New Productivity Suite react UI and Bug Fixes ( #1834 )
...
Signed-off-by: Gurunath S <gurunath.s@intel.com >
2025-04-21 18:33:25 +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
xiguiw
87baeb833d
Update TEI docker image to 1.6 ( #1650 )
...
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2025-03-27 09:40:22 +08:00
XinyaoWa
4582e53b8a
Remove FaqGen from ProductivitySuite ( #1709 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-03-24 17:42:02 +08:00
ZePan110
d670dbf0aa
Enable GraphRAG and ProductivitySuite model cache for docker compose test. ( #1608 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-03-13 11:23:03 +08:00
Spycsh
25c1aefc27
Align mongo related image names with comps ( #1543 )
...
- chathistory-mongo-server -> chathistory-mongo (except container names)
- feedbackmanagement -> feedbackmanagement-mongo
- promptregistry-server/promptregistry-mongo-server -> promptregistry-mongo (except container names)
Signed-off-by: Spycsh <sihan.chen@intel.com >
2025-02-27 09:25:49 +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
chen, suyue
259099d19f
Remove kubernetes manifest related code and tests ( #1466 )
...
Remove deprecated kubernetes manifest related code and tests.
k8s implementation for those examples based on helm charts will target for next release.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-24 15:23:12 +08:00
Hoong Tee, Yeoh
0316114c4b
ProductivitySuite: Fix FaqGen Microservice CI test fail ( #1437 )
...
Change in FAQGen microservice for content-type header result in CI failure.
#1431
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com >
2025-01-21 10:23:35 +08:00
chen, suyue
0ba3decb6b
Simplify git clone code in CI test ( #1422 )
...
1. Simplify git clone code in CI test.
2. Replace git clone branch in Dockerfile.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-20 23:55:20 +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
XinyaoWa
71e3c57366
Standardize name for LLM comps ( #1402 )
...
Update all the names for classes and files in llm comps to follow the standard format, related GenAIComps PR opea-project/GenAIComps#1162
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-16 23:10:27 +08:00
Yao Qing
b4269d6c4f
Modify the corresponding path based on the refactor of chathistory in GenAIComps. ( #1397 )
...
GenAIComps has refactored chathistory based on E-RAG code structure. Related path in GenAIExample have been modified.
Fix GenAIComps Issue https://github.com/opea-project/GenAIComps/issues/989
Signed-off-by: Yao, Qing <qing.yao@intel.com >
2025-01-16 14:26:17 +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
XinyaoWa
ff1310b11a
Refactor docsum ( #1336 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-13 15:49:48 +08:00
XinyaoWa
f48bd8e74f
Refactor Faqgen ( #1323 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-13 13:01:04 +08:00
Liang Lv
370d6928c1
Update example code for prompt registry refactor ( #1362 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2025-01-09 11:59:32 +08:00
Jaswanth Karani
ddacb7e86d
fixed build issue ( #1367 )
2025-01-08 22:19:23 +08:00
WenjiaoYue
9970605460
Adapt refactor comps ( #1340 )
...
Signed-off-by: WenjiaoYue
2025-01-08 10:36:24 +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
xiguiw
250ffb8b66
[DOC] Fix docker build command in document ( #1287 )
...
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2024-12-31 00:02:22 +08:00
chen, suyue
cc108b5a18
Fix DBQnA image build ( #1165 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-20 10:56:49 +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
Abolfazl Shahbazi
b5f95f735e
Fix missing end of file chars ( #1106 )
...
Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-13 09:40:53 -08:00
Hoong Tee, Yeoh
edc09ece5c
ProductivitySuite: Fix typo in README ( #1083 )
...
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com >
2024-11-08 22:26:32 +08:00
Hoong Tee, Yeoh
11d8b24c8a
ProductivitySuite: Update TGI CPU image version to 2.4.0 ( #1062 )
...
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com >
2024-11-08 09:50:11 +08:00
lvliang-intel
0306c620b5
Update TGI CPU image to latest official release 2.4.0 ( #1035 )
...
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-11-04 11:28:43 +08:00
lvliang-intel
7197286a14
Fix ChatQnA manifest default port issue ( #1033 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2024-10-30 11:52:04 +08:00
Louie Tsai
0edff26ee5
Update Productivity README.md for workflow ( #940 )
...
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-10-16 10:27:42 +08:00
shaohef
afc39fa4c0
Simplify the deployment ProductivitySuite on kubernetes ( #919 )
...
Signed-off-by: Shaohe Feng <shaohe.feng@intel.com >
Co-authored-by: Hoong Tee, Yeoh <hoong.tee.yeoh@intel.com >
2024-10-10 09:23:54 +08:00
Hoong Tee, Yeoh
ffecd182db
[ProductivitySuite]: Update service port number ( #879 )
...
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com >
2024-09-30 22:01:09 -07:00
Steve Zhang
954a22051b
Make all xeon tgi image version consistent ( #851 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-24 11:19:37 +08:00
Hoong Tee, Yeoh
6f4b00f829
Documentation README update for ProductivitySuite example ( #863 )
...
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-23 22:39:14 +08:00
Letong Han
d55a33dda1
[ProductivitySuite] Fix CD Issue ( #858 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-09-20 16:20:01 +08:00
XinyaoWa
2f03a3a894
Align parameters for "max_token, repetition_penalty,presence_penalty,frequency_penalty" ( #726 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-19 14:15:25 +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
ZePan110
06117077b0
Add hyperlinks picture paths validation. ( #800 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-09-14 18:25:01 +08:00
Malini Bhandaru
558ea3bb7f
adopted tech writing style ( #796 )
...
Signed-off-by: Malini Bhandaru <malini.bhandaru@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-13 09:42:59 +08:00
XinyaoWa
d2bab99835
refine readme for reorg ( #782 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-11 14:57:29 +08:00
David Kinder
d97882ec8e
doc: fix incorrect path to png image files ( #783 )
...
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
2024-09-11 13:22:44 +08:00
XinyaoWa
d73129cbf0
Refactor folder to support different vendors ( #743 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-09-10 23:27:19 +08:00
chen, suyue
0869029ef2
update image build for 2 new examples ( #729 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Chendi.Xue <chendi.xue@intel.com >
2024-09-10 09:26:05 +08:00
Jaswanth Karani
1d1e1f90b6
Add Settings and Update system Prompt option ( #746 )
...
* Added settings and system prompt option
Signed-off-by: jaswanth8888 <karani.jaswanth@gmail.com >
2024-09-06 13:37:45 +08:00
David Kinder
67394b88fa
doc: fix headings and indenting ( #748 )
...
* doc: fix headings and indenting
* only one H1 header (for title) is allowed
* fix indenting under ordered lists
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
2024-09-06 12:59:33 +08:00
David Kinder
7a0fca73e6
doc: fix headings ( #656 )
...
* doc: fix headings
* Fix incorrect uses of heading levels
* fix indenting within lists
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-28 20:45:18 +08:00