Commit Graph

28 Commits

Author SHA1 Message Date
WenjiaoYue
abafd5de20 Update UI of the three demos: faqGen, VisualQnA, and DocSum. (#1528)
Signed-off-by: WenjiaoYue <wenjiao.yue@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-12 15:57:51 +08:00
Omar Khleif
32d4f714fd Fix for NLTK related import failure (#1487)
Signed-off-by: okhleif-IL <omar.khleif@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-01 10:04:37 +08:00
WenjiaoYue
b721c256f9 Fix Domain Access Issue in Latest Vite Version (#1444)
Fix the restriction on using domain names when users are using the latest version of Vite

When users use the new version of Vite, the UI cannot be accessed via domain names due to Vite's new rules. This fix adds the corresponding parameters according to Vite's new rules, ensuring that users can access the frontend via domain names when building the UI.

Fixes #1441

Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com>
2025-01-21 23:28:37 +08:00
Jaswanth Karani
ddacb7e86d fixed build issue (#1367) 2025-01-08 22:19:23 +08:00
Sihan Chen
a01729a5c2 Refactor DocSum example (#1286)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-26 14:45:17 +08:00
Mustafa
84a6a6e9bc Adding URL summary option to DocSum Gradio-UI (#1248)
Signed-off-by: okhleif-IL <omar.khleif@intel.com>
Co-authored-by: okhleif-IL <omar.khleif@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: lkk <33276950+lkk12014402@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
Co-authored-by: WenjiaoYue <wenjiao.yue@intel.com>
2024-12-19 10:49:03 +08:00
dependabot[bot]
179fd84362 Bump gradio from 4.44.0 to 5.5.0 in /DocSum/ui/gradio (#1157)
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 23:50:56 +08:00
Mustafa
eb91d1f054 Docsum (#1095)
Signed-off-by: Mustafa <mustafa.cetin@intel.com>
Signed-off-by: Harsha Ramayanam <harsha.ramayanam@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: XinyaoWa <xinyao.wang@intel.com>
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
2024-11-18 17:15:42 +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
WenjiaoYue
3744bb8c1b Fix docSum ui error in accessing parsed files (#1079)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
Signed-off-by: ZePan110 <ze.pan@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: Neo Zhang Jianyu <jianyu.zhang@intel.com>
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
Co-authored-by: XinyaoWa <xinyao.wang@intel.com>
Co-authored-by: ZePan110 <ze.pan@intel.com>
2024-11-11 09:10:12 +08:00
WenjiaoYue
89f4c5fb41 update upload response format and add streaming method in front_end (#1019)
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-10-25 15:46:56 +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
Tian, Feng
169fe96332 GenAIExample code structure reorg (#207)
Signed-off-by: Tian, Feng <feng.tian@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-30 00:13:49 +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
WenjiaoYue
bb06fa64fa update front_end docker (#176)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-05-23 15:52:45 +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
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
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
f1fd096a5b remove intel logo (#79)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-04-15 11:32:23 +08:00
WenjiaoYue
db9f5c4115 fix panelExchange logic (#66)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-04-10 15:47:38 +08:00
WenjiaoYue
18e2e6f6a5 modify docSum output (#55)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
2024-04-08 17:06:17 +08:00
WenjiaoYue
95216234a7 delete package-lock.json (#50) 2024-04-08 13:46:29 +08:00
Sun, Xuehao
7e44d2cebc Support CI Test (#21)
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
Co-authored-by: chensuyue <suyue.chen@intel.com>
2024-04-08 00:17:23 +08:00
Sun, Xuehao
8e4fefab9d Format code (#20)
* rename func

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

* update version

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

* format code

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

---------

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
2024-03-28 13:22:35 +08:00
lvliang-intel
ed594d755d Support GuardRails (#9)
* add guardrails

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

* fix dockerfile

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

* fix integration issues

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

* add package lock json file

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

---------

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-24 22:36:11 +08:00
lvliang-intel
1696ac39b0 remove package lock json files
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-21 13:41:09 +08:00
lvliang-intel
fabff168ff add initial examples
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-21 10:17:09 +08:00