Commit Graph

163 Commits

Author SHA1 Message Date
Ying Chun Guo
b509a1907a add manifest validation test to CI (#210)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
2024-05-29 19:03:16 +08:00
Ying Chun Guo
3255392dff improve ChatQnA manifests (#213)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
2024-05-29 18:53:21 +08:00
ZhaoqiongZ
f55398379b update README with format correction (#200)
Signed-off-by: Zheng, Zhaoqiong <zhaoqiong.zheng@intel.com>
2024-05-29 18:52:49 +08:00
Wang, Kai Lawrence
2d9a9da7b4 Refine the CodeGen App Readme (#205)
Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com>
2024-05-29 16:35:33 +08:00
xiguiw
e48f2ab63e [DOC] update ChatQnA README (#201)
Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
2024-05-29 16:32:57 +08:00
dolpher
eadaacc41c Manifests to deploy CodeGen into Kubernetes (#204)
Signed-off-by: Dolpher Du <Dolpher.Du@intel.com>
2024-05-29 14:06:29 +08:00
Ying Chun Guo
9ed3f46258 Change pre-commit-config to support helm charts and k8s manifest yamls (#208)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
2024-05-29 14:06:10 +08:00
Ying Hu
ccd160261b DocSum example doc review update (#203)
Signed-off-by: ying.hu <ying.hu@intel.com>
2024-05-29 11:19:02 +08:00
leslieluyu
f106dd9f03 manifests for deploy ChatQnA into Kubernetes(Gaudi&Xeon) (#191)
* upload manifests for deploy ChatQnA on kubernetes

Signed-off-by: leslieluyu <leslie.luyu@gmail.com>

* add index for deploy into kubernetes

Signed-off-by: leslieluyu <leslie.luyu@gmail.com>

* modify pre-commit-config.yaml for charts

Signed-off-by: leslieluyu <leslie.luyu@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: leslieluyu <leslie.luyu@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-29 11:01:55 +08:00
chen, suyue
259cd50ef1 update ui dockerfile copy path (#196)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-29 00:44:49 +08:00
Rajiv Mandal
3f26d06d3a Update Readme.md for clarity, security group and curl command (#156)
* Update Readme.md for clarity, security group and curl command

Signed-off-by: mandalrajiv <rajiv.mandal@intel.com>

---------

Signed-off-by: mandalrajiv <rajiv.mandal@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-28 13:27:19 +08:00
chen, suyue
2ef00b546e fix typo in test scripts (#195)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-28 09:21:47 +08:00
lvliang-intel
924fa8cdc5 Enable LangSmith Tracing for benchmark (#192)
* Enable LangSmith Tracing for benchmark

Signed-off-by: lvliang-intel <liang1.lv@intel.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

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>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
2024-05-28 08:50:05 +08:00
chen, suyue
979f05fb17 fix checkout in CI for pull_request_target (#193)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-27 21:22:21 +08:00
chen, suyue
381189445b optimize docker compose CI workflow (#190)
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-05-27 13:49:20 +08:00
lvliang-intel
8ae28ebfde Format opea docker images name (#186)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-25 22:57:00 +08:00
Letong Han
26ae49c9dd Fix TGI-Gaudi Docker Issue (#177)
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-25 22:53:57 +08:00
lvliang-intel
a6b3caf128 Refactor example code (#183)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-24 13:32:14 +08:00
WenjiaoYue
b91a9d10af modify file name (#182)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-23 22:00:11 +08:00
chen, suyue
49df2346a9 remove the job id for internal docker image build (#178)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-23 19:11:39 +08:00
WenjiaoYue
bb06fa64fa update front_end docker (#176)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-23 15:52:45 +08:00
Tyler Titsworth
760397fd8f Add Container Build Action (#166)
Signed-off-by: tylertitsworth <tyler.titsworth@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-23 11:28:48 +08:00
lvliang-intel
e22b41e667 Update HW support in README (#169)
* Update HW support in README

Signed-off-by: lvliang-intel <liang1.lv@intel.com>

---------

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-22 15:39:21 +08:00
chen, suyue
fb7fef6bd3 Add log collect for CI (#168)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-22 14:36:55 +08:00
WenjiaoYue
131a112aa9 Adapting the backend to the new structure (#162)
* Adapting the backend to the 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

---------

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-05-21 18:46:30 +08:00
zehao-intel
396e88ca4c Fix DocSum UI svelte Folder (#161)
Signed-off-by: zehao-intel <zehao.huang@intel.com>
2024-05-21 16:30:21 +08:00
lvliang-intel
3f285923e4 Add dataprep megaservice in README (#158)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-21 11:27:53 +08:00
chen, suyue
8dc89e2327 expand service waiting time (#160)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-20 22:30:34 +08:00
zehao-intel
2f36e57236 Refactor Document Summarization Example with Microservice (#151)
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: chensuyue <suyue.chen@intel.com>
2024-05-20 22:06:24 +08:00
lvliang-intel
6792bc10ca Refactor CodeGen example with microservice (#152)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-20 21:52:24 +08:00
Letong Han
d53eb69ac9 Refactor CodeTrans with GenAIComps Microservices (#115)
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: Spycsh <sihan.chen@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: chensuyue <suyue.chen@intel.com>
2024-05-20 21:04:26 +08:00
chen, suyue
4b16f4088e update CodeGen CI workflow for microservice(#159)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-20 19:44:03 +08:00
Abolfazl Shahbazi
3efa905e7e Misc style updates (#154)
Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
2024-05-20 09:19:45 +08:00
WenjiaoYue
49999e0935 update Code Gen ui (#150)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-17 12:05:05 +08:00
WenjiaoYue
bd3e86f8f7 update chatQnA playwright script (#149)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-17 10:24:47 +08:00
chen, suyue
9f1a881dac collect logs in CI test (#147)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-16 23:14:22 +08:00
chen, suyue
811c698ef7 update pr template (#148)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-16 22:10:47 +08:00
lvliang-intel
14307757ed Fix ChatQnA UI interworking issue (#145)
* Fix ChatQnA UI interworking issue

Signed-off-by: lvliang-intel <liang1.lv@intel.com>

* refine doc

Signed-off-by: lvliang-intel <liang1.lv@intel.com>

* fix time issue

Signed-off-by: lvliang-intel <liang1.lv@intel.com>

---------

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-16 16:09:22 +08:00
WenjiaoYue
988581cb05 Add UI test for ChatQnA (#134)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-16 10:47:43 +08:00
WenjiaoYue
faab721a10 Create separate two for each api (#143)
* Downgrade flowbite-svelte

* Language Translation

* modify code language

* modify response

* update highlight code

* move ui code into CodeTrans folder

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Create separate two for each api

* Modify the name of the URL

Signed-off-by: Yue, Wenjiao <wenjiao.yue@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: chen, suyue <suyue.chen@intel.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
2024-05-16 10:46:49 +08:00
chen, suyue
3ff57be004 CI test run megaservice in container (#140)
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-05-16 01:22:12 +08:00
Letong Han
53de8294f8 Add megaservice & frontend in Docker Compose (#141)
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-15 23:25:02 +08:00
lvliang-intel
4d067d5a9a Support megaservice streaming output (#138)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-15 14:09:37 +08:00
WenjiaoYue
3cac9c223a Add docker for ChatQnA Front_end (#139)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-15 13:58:31 +08:00
lvliang-intel
f593708458 Add restful api access for ChatQnA (#128)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-14 22:12:17 +08:00
Letong Han
f46cae8a3a add env for tgi servie in YAML (#133)
Signed-off-by: letonghan <letong.han@intel.com>
2024-05-14 21:37:47 +08:00
Letong Han
3aace639f1 Add docker for ChatQnA Mega Service on Xeon (#136)
Signed-off-by: letonghan <letong.han@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-14 21:37:12 +08:00
chen, suyue
aecfc920dd fix dockerfile path for rerank (#135)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-14 21:31:56 +08:00
chen, suyue
c6b6a32d29 add docker container clean up in CI (#131)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-14 17:19:25 +08:00
chen, suyue
2887cad65f Add ChatQnA Xeon workflow (#127)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-13 23:05:34 +08:00