Commit Graph

163 Commits

Author SHA1 Message Date
lvliang-intel
17cbf110b2 Add TGI Gaudi README (#52)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-04-08 17:53:12 +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
chen, suyue
46b374ab86 Optimize test code and readme (#48)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-08 13:45:11 +08:00
Letong Han
315269106c Support chatqna with NeuralChat endpoint (#38)
* support chatqna with NeuralChat endpoint

Signed-off-by: LetongHan <letong.han@intel.com>

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

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

---------

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-04-08 10:03:25 +08:00
WenjiaoYue
d7bb297ee6 Downgrade flowbite-svelte (#47) 2024-04-08 09:54:35 +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
Tyler Titsworth
0a04ba7a5e Remove Nvidia Dependencies from Container (#39)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-07 21:54:02 +08:00
zehao-intel
d373c8c906 Fix ChatQnA Readme (#37)
Signed-off-by: zehao-intel <zehao.huang@intel.com>
2024-04-03 21:21:43 +08:00
pre-commit-ci[bot]
66730ca973 [pre-commit.ci] pre-commit autoupdate (#35)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-02 18:09:32 +08:00
lvliang-intel
521c6caea9 Update readme for SearchQnA (#34)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-04-01 08:35:07 +08:00
lvliang-intel
777bc773a7 Refine SearchQnA readme (#33)
* Refine SearchQnA readme

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

* update image

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

---------

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-03-29 22:59:53 +08:00
dependabot[bot]
baa4f6670b Bump undici and @sveltejs/kit in /SearchQnA/ui (#31)
* Bump undici and @sveltejs/kit in /SearchQnA/ui

Bumps [undici](https://github.com/nodejs/undici) to 5.28.3 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.


Updates `undici` from 5.23.0 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.23.0...v5.28.3)

Updates `@sveltejs/kit` from 1.22.6 to 1.30.4
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@1.30.4/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.30.4/packages/kit)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-29 22:14:54 +08:00
dependabot[bot]
8de9d68e9e Bump postcss from 8.4.27 to 8.4.31 in /SearchQnA/ui (#30)
* Bump postcss from 8.4.27 to 8.4.31 in /SearchQnA/ui

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-29 22:14:25 +08:00
dependabot[bot]
d0c0c2b763 Bump vite from 4.4.9 to 4.5.2 in /SearchQnA/ui (#32)
* Bump vite from 4.4.9 to 4.5.2 in /SearchQnA/ui

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-29 22:13:53 +08:00
Sihan Chen
0064b6e82b Enhance SearchQnA (#28)
* draft searchQnA example

* skip the aio bug, test pass 1/2

* fix dep

* add copyright

* add README

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

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

* fix sync chain issues

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

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

* Add SearchQnA ui part

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

* frontend workflow

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

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

* fix linebreak and frontend

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

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

* fix preci issue

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

* fix ci issue

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

* fix issue

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

* update backend endpoint

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

---------

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: lvliang-intel <liang1.lv@intel.com>
2024-03-29 22:11:39 +08:00
lvliang-intel
fa38b16fa6 Add embedding service part for ChatQnA (#29)
* update readme

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

* update readme

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>
2024-03-29 21:24:55 +08:00
lvliang-intel
b91a010fd8 Enhance the CodeGen example for the VSCode plugin's public release (#18)
* update codegen readme and code

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

* update readme

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

* update readme

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

* clean the server code

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

* refine document

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

* update readme

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

---------

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-03-28 23:12:26 +08:00
Sihan Chen
393f6f80cd add searchQnA example (#19)
* draft searchQnA example

* skip the aio bug, test pass 1/2

* fix dep

* add copyright

* add README

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-28 23:08:53 +08:00
Letong Han
9a2439ec81 Extract embedding model to TEI endpoint (#26)
* support tei for embedding serving

Signed-off-by: LetongHan <letong.han@intel.com>

* update codes

Signed-off-by: LetongHan <letong.han@intel.com>

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

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

---------

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-03-28 19:23:09 +08:00
lvliang-intel
38e8945a81 Update ChatQnA readme (#25)
* Update ChatQnA readme

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>
2024-03-28 16:28:52 +08:00
lvliang-intel
83a885fd98 Update DocSum readme (#24)
* Update DocSum readme

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>
2024-03-28 15:41:45 +08:00
lvliang-intel
03a6df8eb2 Update VisualQnA readme (#22)
* add visualqna architecture

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>
2024-03-28 14:21:04 +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
b33fea6aec Merge branch 'tylertitsworth-main' 2024-03-27 19:26:46 +08:00
lvliang-intel
6b72d3bf13 Merge branch 'main' of https://github.com/tylertitsworth/GenAIExamples into tylertitsworth-main
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-27 19:22:53 +08:00
Sun, Xuehao
6c00ee5a0d add pre commit (#14)
* add pre-commit config

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

* add prettier

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

* update prettier

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

* fix codespell

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

---------

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
2024-03-27 19:14:19 +08:00
Letong Han
cd1d2169d3 add copyright for doc summary (#16)
* add copyright for doc summary

Signed-off-by: LetongHan <letong.han@intel.com>

* Fix copyright for shell and docker files

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

* update shell

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

---------

Signed-off-by: LetongHan <letong.han@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
2024-03-27 16:43:17 +08:00
lvliang-intel
aa22b0993a Add copyright for ChatQnA and Codegen example (#17)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-27 16:34:57 +08:00
lvliang-intel
8113eddcf1 Update ChatQnA Readme (#15)
* Update README

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

* update section

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

---------

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-27 15:45:44 +08:00
Tyler Titsworth
39348cb15b Update requirements.txt 2024-03-26 21:33:06 -07:00
Tyler Titsworth
035b63fbb4 Update README.md 2024-03-26 21:32:38 -07:00
tylertitsworth
97bc86601b remove ssh keys 2024-03-26 09:35:14 -07:00
tylertitsworth
669fcb158c fix crypto vuln 2024-03-26 09:26:57 -07:00
tylertitsworth
f1cb30cee4 add no caching to pip 2024-03-26 09:06:22 -07:00
tylertitsworth
eef8d49d20 merge readme updates 2024-03-26 09:00:07 -07:00
tylertitsworth
0f1659765a update containers 2024-03-26 08:54:14 -07:00
lvliang-intel
5ec21b94ee install unstructured all docs for docx and ppt (#12)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-25 19:57:32 +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
997df1dc01 Update scripts for official TGI Gaudi docker (#11)
* use official docker image

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

* update scripts

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

---------

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-23 14:49:02 +08:00
lvliang-intel
c84b2cde2f use official docker image (#10)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-23 14:35:23 +08:00
chen, suyue
8b2923463a Update additional content (#8) 2024-03-22 06:56:14 +08:00
Haihao Shen
8530df69fb Update README.md 2024-03-21 15:05:54 +08:00
lvliang-intel
9451e45e20 Merge pull request #7 from intel/letong/chat_history
Support chat history for ChatQnA chat_stream
2024-03-21 15:03:02 +08:00
Haihao Shen
6163765cfd Update README.md 2024-03-21 14:59:06 +08:00
Haihao Shen
51e4d7c4e5 Merge pull request #6 from intel/refine_readme
Update readme
2024-03-21 14:53:43 +08:00
hshen14
a90f86e6e2 Refine the readme 2024-03-21 14:53:21 +08:00
hshen14
2b9a3a3d46 Refine the readme 2024-03-21 14:50:31 +08:00
LetongHan
77efb54493 support chat history for /chat_stream
Signed-off-by: LetongHan <letong.han@intel.com>
2024-03-21 14:48:11 +08:00
hshen14
b904b3974e Format table 2024-03-21 14:16:48 +08:00