Commit Graph

319 Commits

Author SHA1 Message Date
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
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
LetongHan
77efb54493 support chat history for /chat_stream
Signed-off-by: LetongHan <letong.han@intel.com>
2024-03-21 14:48: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
b26edf0c4c Merge pull request #2 from intel/dependabot/npm_and_yarn/ChatQnA/ui/postcss-8.4.31
Bump postcss from 8.4.27 to 8.4.31 in /ChatQnA/ui
2024-03-21 13:38:16 +08:00
lvliang-intel
d93cde5a0e Merge pull request #3 from intel/dependabot/npm_and_yarn/ChatQnA/ui/vite-4.5.2
Bump vite from 4.4.9 to 4.5.2 in /ChatQnA/ui
2024-03-21 13:38:04 +08:00
dependabot[bot]
55e91e9816 Bump undici and @sveltejs/kit in /ChatQnA/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>
2024-03-21 02:21:22 +00:00
dependabot[bot]
1eabef104c Bump vite from 4.4.9 to 4.5.2 in /ChatQnA/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>
2024-03-21 02:21:06 +00:00
dependabot[bot]
a2b86b5430 Bump postcss from 8.4.27 to 8.4.31 in /ChatQnA/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>
2024-03-21 02:21:03 +00:00
lvliang-intel
fabff168ff add initial examples
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-03-21 10:17:09 +08:00