Commit Graph

139 Commits

Author SHA1 Message Date
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
chen, suyue
7748f64e21 Refine ChatQnA test with microservice structure (#120)
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
2024-05-13 20:54:29 +08:00
lvliang-intel
e080c267b0 Update ChatQnA Guadi microservice (#126)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-13 17:41:23 +08:00
Letong Han
4885e6d8c7 Fix ChatQnA microservice issues on Xeon (#125)
Signed-off-by: letonghan <letong.han@intel.com>
2024-05-13 15:38:58 +08:00
WenjiaoYue
355d0b64de ChatQnA UT Playwright (#121)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-13 11:51:04 +08:00
lvliang-intel
8195bc81ea Fix ChatQnA microservice issues on Gaudi (#123)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-13 11:23:02 +08:00
lvliang-intel
4a9a497bb2 Add ChatQnA microservice implementation on Gaudi (#112)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
2024-05-10 13:55:59 +08:00
chen, suyue
d2497af362 update license_template.txt (#114)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-10 11:24:01 +08:00
Letong Han
997e835852 Support mega service on Xeon of ChatQnA (#111)
* support mega service on xeon of ChatQnA

Signed-off-by: letonghan <letong.han@intel.com>
2024-05-10 08:53:28 +08:00
WenjiaoYue
54c1508074 Code translation UI (#109)
Co-authored-by: chen, suyue <suyue.chen@intel.com>
2024-05-09 13:48:26 +08:00
chen, suyue
f9e9d1c9af fix typo in AudioQnA CI test (#110)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-08 11:35:12 +08:00
lvliang-intel
91d9180520 Move ui directory of Language Translation example and add it in README (#107)
* Move ui to LanguageTranslation and add it in README

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-05-06 08:58:54 +08:00
chen, suyue
75949aaf55 add workspace clean up (#106)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-30 18:25:30 +08:00
chen, suyue
547b17f56d support trellix scan (#105)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-30 18:10:45 +08:00
zehao-intel
5c71489921 Add the Language Translation Example (#94)
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-30 17:54:29 +08:00
Anush
f1b4aef062 Added QNA chat using Qdrant (#100)
Signed-off-by: Anush008 <anushshetty90@gmail.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
2024-04-30 14:52:49 +08:00
chen, suyue
04c5e64287 add hadolint scan in CI (#104)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-29 13:41:38 +08:00
qgao007
6bfee2d861 Enable WikiQnA to empower enterprise to use internal wiki resources for RAG. (#98)
Signed-off-by: Qun Gao <qun.gao@intel.com>
2024-04-26 21:58:10 +08:00
Letong Han
3cc035634d [Code Translation] Modify prompt and streaming format (#99)
Signed-off-by: letonghan <letong.han@intel.com>
2024-04-26 21:56:48 +08:00
Sihan Chen
cce82832cb Add AudioQnA example (#82)
Co-authored-by: chensuyue <suyue.chen@intel.com>
2024-04-26 21:55:23 +08:00
WenjiaoYue
5f8108dc78 language translation UI (#96)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-04-26 17:21:46 +08:00
chen, suyue
9bec478461 update license check (#101)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-26 13:28:33 +08:00
lvliang-intel
c64105a93a Fix UI issue (#95)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-04-21 08:57:00 +08:00
lvliang-intel
2aa6b7e49c Rename UI code directory (#93)
* Rename UI code directory

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-04-19 22:50:26 +08:00
WenjiaoYue
99727926b0 Add AudioQnA UI (#92)
* add AudioQnA UI

Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-04-19 22:48:35 +08:00