Letong Han
335362ab11
Udpate ChatQnA docker compose for Dataprep Update ( #336 )
...
* udpate chatqna readme & docker compose for dataprep update
Signed-off-by: letonghan <letong.han@intel.com >
2024-07-08 13:14:36 +08:00
Arun Gupta
f9312b3713
Update README.md ( #367 )
...
Updating instructions after the fix of https://github.com/opea-project/GenAIExamples/pull/356
Signed-off-by: Arun Gupta Intel <arungupt@gbenedet-mobl3.amr.corp.intel.com >
2024-07-08 09:27:12 +08:00
chen, suyue
5f52a10ffe
update tgi version ( #378 )
...
* try with tgi-gaudi:2.0.0
Signed-off-by: chensuyue <suyue.chen@intel.com >
* try with text-generation-inference:2.1.0
Signed-off-by: chensuyue <suyue.chen@intel.com >
* add params for tgi-gaudi:2.0.0
Signed-off-by: chensuyue <suyue.chen@intel.com >
---------
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-07-08 09:05:27 +08:00
Steve Zhang
450efcc139
enhancement the codetrans e2e test. ( #380 )
...
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
2024-07-05 17:26:20 +08:00
WenjiaoYue
034541404e
Adapt Vllm response format ( #379 )
...
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
2024-07-05 13:46:41 +08:00
Sihan Chen
26d4ff11ff
add ChatQnA instructions for AIPC ( #356 )
...
* Add readme for ChatQnA on AIPC
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-07-02 16:01:47 +08:00
pre-commit-ci[bot]
3bb2fee922
[pre-commit.ci] pre-commit autoupdate ( #364 )
...
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 13:13:25 +08:00
chen, suyue
7ebe781ccb
frontend failed with unknown timeout issue ( #365 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-07-02 10:42:21 +08:00
Ying Chun Guo
bbbaefacad
enable image build on Gaudi when push event ( #355 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-07-01 15:47:13 +08:00
chen, suyue
77ba9139a1
expand chatqna gaudi waiting time ( #351 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
v0.7
2024-06-28 23:02:06 +08:00
Sihan Chen
1b307832d7
Add key TEI and TGI parameters for handling long retrievals ( #340 )
2024-06-28 21:06:22 +08:00
Steve Zhang
2e62ecc18a
add docsum example e2e test for GMC. ( #347 )
...
* add docsum example e2e test for GMC.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* fix curl error for docsum.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* change the manifest e2e yaml.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* change the image format.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* fixing image mapping error.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* change the gmc e2e test.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* accelarate the e2e test.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* change the gmc e2e configuration.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* retrigger.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Yingchun Guo <yingchun.guo@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Malini Bhandaru <malini.bhandaru@intel.com >
2024-06-28 03:15:51 -07:00
chen, suyue
84a91bb990
solution for the conda-forge not available issue ( #341 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-06-28 17:55:11 +08:00
Malini Bhandaru
7dd0506e08
chatqna kubernetes readme. ( #335 )
...
* chatqna kubernetes readme.
Signed-off-by: mkbhanda <malini.bhandaru@intel.com >
2024-06-28 17:29:59 +08:00
Sihan Chen
ca6a8f8e1d
Fix minor codescan issue ( #333 )
2024-06-28 13:40:06 +08:00
Steve Zhang
295b81823c
Add codetrans example test for genaiexample ( #339 )
...
* add codetrans example for genaiexample.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
2024-06-28 11:59:20 +08:00
Steve Zhang
960cf38d33
Add codegen e2e test of genaiexample ( #337 )
...
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
2024-06-28 10:42:00 +08:00
Steve Zhang
afcb3a3523
Add e2e test of chatqna for genai example ( #334 )
...
* add e2e test of chatqna for genai example.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
Co-authored-by: mkbhanda <malini.bhandaru@intel.com >
Co-authored-by: daisy-ycguo <yingchun.guo@intel.com >
2024-06-27 19:05:59 +08:00
WenjiaoYue
3ffe19eba1
Modify the corresponding format according to the backend new structure. ( #326 )
...
* Modify the corresponding format according to the backend new structure.
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update +page.svelte
* Update +page.svelte
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update validate string
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* Update test_searchqna_on_gaudi.sh
---------
Signed-off-by: Yue, Wenjiao <wenjiao.yue@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-06-27 14:44:37 +08:00
Liangyx2
6f5a9932f7
add LlamaIndex in readme ( #331 )
...
Signed-off-by: Liangyx2 <yuxiang.liang@intel.com >
2024-06-27 14:31:12 +08:00
WenjiaoYue
83e6a23441
update chinese response format ( #332 )
...
* ChatQnA chinese version
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* format chinese response
* update chinese format response
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-27 10:24:09 +08:00
huiyan2021
7f19e8b546
Fix #261 issue ( #325 )
...
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-06-26 23:49:42 +08:00
Liangyx2
81ceb26c3f
add LlamaIndex for readme ( #324 )
...
Signed-off-by: Liangyx2 <yuxiang.liang@intel.com >
2024-06-26 20:49:40 +08:00
WenjiaoYue
2f472315fd
Adapt Chinese characters ( #327 )
...
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
2024-06-26 15:15:11 +08:00
Ronald Petty
6a3e9dbc18
Update README.md ( #307 )
...
typo fix in link name
2024-06-26 00:03:57 +08:00
Sihan Chen
6b76a93eb7
Add SearchQnA with GenAIComps ( #306 )
...
* searchqna structure
* add searchqna
Signed-off-by: Spycsh <sihan.chen@intel.com >
* fix readme
* fix readme
* revert forked repo info
* remove yaml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* draft tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix
* rm old yml
* fix
* check result
* debug
* revert
* rem wait time
---------
Signed-off-by: Spycsh <sihan.chen@intel.com >
Co-authored-by: letonghan <letong.han@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-06-25 23:43:34 +08:00
Sihan Chen
b4d8e1a19b
Add AudioQnA with GenAIComps ( #311 )
...
* add AudioQnA comps
* readme
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* revert to main br
* draft tests
Signed-off-by: Spycsh <sihan.chen@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix
* fix
* rm old yml
* fix name
* fix
* remove
* longer warmup time
* Modify the corresponding format according to the backend new structure.
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* Update .env
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Spycsh <sihan.chen@intel.com >
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-06-25 23:37:57 +08:00
Jaswanth Karani
b994bc8731
Chat QNA React UI with conversation history ( #314 )
...
Signed-off-by: jaswanth8888 <karani.jaswanth@gmail.com >
2024-06-25 23:22:46 +08:00
chen, suyue
d9b62a5a62
add env for searchqna ( #318 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-06-25 13:57:41 +08:00
zehao-intel
409c72350e
Refactor Translation Example ( #287 )
...
* Refactor Translation Example
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* support e2s test
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* fix test ip_address
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* update test scripts
Signed-off-by: chensuyue <suyue.chen@intel.com >
* update test scripts
Signed-off-by: chensuyue <suyue.chen@intel.com >
* for test
Signed-off-by: chensuyue <suyue.chen@intel.com >
* fix readme and dockerfile
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* revert test code
Signed-off-by: chensuyue <suyue.chen@intel.com >
* remove gaudi test update
Signed-off-by: chensuyue <suyue.chen@intel.com >
* bug fix
Signed-off-by: chensuyue <suyue.chen@intel.com >
* fix test xeon
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* modify mega check
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* fix ui
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* fix ut network
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* fix network
Signed-off-by: zehao-intel <zehao.huang@intel.com >
* Modify the corresponding format according to the backend new structure. (#317 )
* Add image build job in docker compose e2e gaudi test in CI (#305 )
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
* Add gpu support for ChatQnA (#308 )
* add gpu support for chatqna
Signed-off-by: Ding, Ke <ke.ding@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Ding, Ke <ke.ding@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing (#310 )
* Update docker_compose
* Updated docker_compose
* Updated docker_compose
* Add build docker image option for test scripts (#312 )
Signed-off-by: chensuyue <suyue.chen@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
Signed-off-by: Ding, Ke <ke.ding@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com >
Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com >
Co-authored-by: Ke Ding <ke.ding@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Steve Fowler <william.fowler@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
---------
Signed-off-by: zehao-intel <zehao.huang@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
Signed-off-by: Ding, Ke <ke.ding@intel.com >
Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com >
Co-authored-by: Ying Chun Guo <yingchun.guo@intel.com >
Co-authored-by: Ke Ding <ke.ding@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Steve Fowler <william.fowler@intel.com >
Co-authored-by: lvliang-intel <liang1.lv@intel.com >
2024-06-25 13:22:27 +08:00
chen, suyue
e32a51451c
Add build docker image option for test scripts ( #312 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-06-24 23:33:46 +08:00
Steve Fowler
e948a7f81b
Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing ( #310 )
...
* Update docker_compose
* Updated docker_compose
* Updated docker_compose
2024-06-24 16:15:24 +08:00
Ke Ding
e80e567817
Add gpu support for ChatQnA ( #308 )
...
* add gpu support for chatqna
Signed-off-by: Ding, Ke <ke.ding@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Ding, Ke <ke.ding@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-21 22:24:18 +08:00
Ying Chun Guo
4fecd6a850
Add image build job in docker compose e2e gaudi test in CI ( #305 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-21 14:22:34 +08:00
chen, suyue
01eed84db1
fix the image build refer ( #309 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-06-20 10:49:05 +08:00
Ying Chun Guo
a0b94b5401
Add image build job in docker compose e2e xeon test in CI ( #304 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-19 15:24:27 +08:00
Ying Chun Guo
a1a384e1fa
Fix missing Dockerfiles path in GenAIComps ( #303 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-18 11:41:17 +08:00
Ying Chun Guo
654e2a0d72
enable building latest megaservice image on push event in CI ( #288 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-17 14:24:04 +08:00
ZePan110
c3b641f8a8
Check the Dockerfile path ( #292 )
...
Signed-off-by: zepan <ze.pan@intel.com >
2024-06-14 19:19:36 +08:00
Sihan Chen
2b51374416
update img location ( #282 )
...
Signed-off-by: Spycsh <sihan.chen@intel.com >
2024-06-14 09:47:33 +08:00
Ying Chun Guo
961abb3c05
Create reuse workflow for get-test-matrix in CI ( #283 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-14 09:23:06 +08:00
Ying Chun Guo
2fb070dbfd
Fix dataprep microservice path issue ( #284 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-13 17:39:16 +08:00
Ying Chun Guo
c5f3095ea5
Add docker build job in manifest e2e workflow ( #274 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-06-13 11:34:27 +08:00
Sihan Chen
2a48601227
support/optimize ASR on HPU ( #280 )
...
* optimize asr on hpu
Signed-off-by: Spycsh <sihan.chen@intel.com >
2024-06-12 17:42:31 +08:00
Zhou Ting
240587932b
Add no_proxy in docker compose yaml for micro services ( #267 )
...
Signed-off-by: Zhou Ting <ting.z.zhou@intel.com >
2024-06-12 14:13:25 +08:00
Steve Fowler
f2a94377aa
Updated docker_compose.yaml ( #278 )
2024-06-12 10:06:40 +08:00
ctao456
5ade6865c9
[CodeGen] Add correct ip to no_proxy list; add no_proxy env for all services; add ui response in readme ( #279 )
...
* add no_proxy for all microservices
Signed-off-by: Chun Tao <chun.tao@intel.com >
* Update readme
Signed-off-by: Chun Tao <chun.tao@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Chun Tao <chun.tao@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-12 09:27:25 +08:00
Louie Tsai
29de55da3c
[DocSums] Fix doc sum issues ( #257 )
...
* Update README.md for docker instruction issues
some fixes for docker build instructions
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
* Update README.md for new frontend
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
* Update README.md for output example
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
* pre-commit change
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
* fix for pre-commit
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
---------
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-06-12 09:25:17 +08:00
ctao456
99eb6a6a7e
[ChatQnA] Add correct ip to no_proxy list, and add no_proxy env for embedding and reranking containers ( #271 )
...
* Update README.md
Signed-off-by: ctao456 <chun.tao@intel.com >
* Update docker_compose.yaml
Signed-off-by: ctao456 <chun.tao@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Signed-off-by: ctao456 <chun.tao@intel.com >
* Add no_proxy to all services
Signed-off-by: Chun Tao <chun.tao@intel.com >
* Update readme to include UI demo
Signed-off-by: Chun Tao <chun.tao@intel.com >
---------
Signed-off-by: ctao456 <chun.tao@intel.com >
Signed-off-by: Chun Tao <chun.tao@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-12 09:16:54 +08:00
chen, suyue
5715e9757e
Use common security content for OPEA projects ( #276 )
...
* delete CODE_OF_CONDUCT.md
Signed-off-by: chensuyue <suyue.chen@intel.com >
* unify the additional content
Signed-off-by: chensuyue <suyue.chen@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: chensuyue <suyue.chen@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-11 22:21:41 +08:00