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
hshen14
16874c236b
Format table
2024-03-21 13:59:13 +08:00
hshen14
a84524ada8
Update ChatQnA
2024-03-21 13:49:20 +08:00
lvliang-intel
6fc1757e61
Merge pull request #5 from intel/lvl/remove-package-lock
...
Remove package lock json files
2024-03-21 13:43:30 +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
lvliang-intel
7d789cb142
Merge pull request #4 from intel/dependabot/npm_and_yarn/ChatQnA/ui/undici-and-sveltejs/kit-5.28.3
...
Bump undici and @sveltejs/kit in /ChatQnA/ui
2024-03-21 13:37:55 +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
e496f8e7e1
Merge pull request #1 from intel/lvl/add_initial_examples
...
Add initial examples
2024-03-21 10:20:36 +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
Robert Dower
bc7c18f68d
add code_of_conduct, contributing agreement, and security.md file
2024-03-20 14:09:49 -07:00