Commit Graph

25 Commits

Author SHA1 Message Date
Liang Lv
631b570481 Refactor guardrails microservice (#1116)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2025-01-08 13:29:23 +08:00
WenjiaoYue
267cad1f44 Refactor reranking (#1113)
Signed-off-by: WenjiaoYue <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>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: ZePan110 <ze.pan@intel.com>
2025-01-08 10:19:04 +08:00
chen, suyue
f57e30dde6 GenAIComps microservices refactor (#1072)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: Wang, Kai Lawrence <kai.lawrence.wang@intel.com>
Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: WenjiaoYue <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>
2025-01-02 16:31:01 +08:00
Sihan Chen
a19c222636 Refactor asr/tts components (#1083)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-31 12:03:10 +08:00
lkk
f5efaf1f18 remove examples gateway. (#979)
* remove examples gateway.

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

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

* remove gateway.

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

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

* refine service code.

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

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

* Update http_service.py

* remove gateway ut.

* remove gateway ut.

* fix conflict service name.

* Update http_service.py

* add handle message ut.

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

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

* remove `multiprocessing.Process` start server code.

* fix ut.

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

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

* remove multiprocessing and enhance ut for coverage.

---------

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>
2024-12-13 09:31:11 +08:00
David Kinder
66afdb4ab7 doc: fix missing references to README.md (#721)
Cross-repo references using an URL that only has the folder name cause
links in the github.io site to go to the github.com site.  Most of these
uses want to link to the documentation (README.md) so add that where
appropriate so links in the github.io site stay there.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2024-09-23 07:55:52 +08:00
Ying Hu
849cac9ca9 Update README.md of Table in markdown (#717)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-20 13:35:08 +08:00
rbrugaro
4b5d85b4ef add contributing section to main readme (#709)
Signed-off-by: rbrugaro <rita.brugarolas.brufau@intel.com>
2024-09-19 08:55:12 +08:00
Ying Hu
00227b8499 Update README.md for broken/missing readme (#702)
Update README.md for broken/missing readme in Comps table
2024-09-18 17:28:38 +08:00
chen, suyue
48d4e53396 unify default reranking model with BAAI/bge-reranker-base (#623)
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
2024-09-10 15:23:10 +08:00
lvliang-intel
cc8cd702ae Remove unnecessary langsmith dependency (#369)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
2024-08-18 17:11:13 +08:00
Sihan Chen
edcd1e834e remove length limitation of embedding (#347)
* remove length limitation of embedding

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

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

* rm files

* update haystack code

* fix

* resolve dependency

* revert for llama_index

* limit version haystack

* fix ver

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-30 14:14:09 +08:00
Liangyx2
4649d68bd6 add LlamaIndex for readme (#243)
Signed-off-by: Liangyx2 <yuxiang.liang@intel.com>
2024-06-26 14:13:11 +08:00
Tianyi Liu
0dedc28af3 Enable vLLM Gaudi support for LLM service based on officially habana vllm release (#137)
Signed-off-by: tianyil1 <tianyi.liu@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-12 11:28:52 +08:00
chen, suyue
7f4f1b1158 Use common security content for OPEA projects (#151)
* add python coverage

Signed-off-by: chensuyue <suyue.chen@intel.com>

* docs update

Signed-off-by: chensuyue <suyue.chen@intel.com>

* Revert "add python coverage"

This reverts commit 69615b16c8e7483f9fea742d1d3fa0707075a394.

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

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

---------

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-06-11 22:22:06 +08:00
zehao-intel
7975aa90e0 Add More Contents to the Table of MicroService (#141)
* Add More Contents to the Table MicroService

Signed-off-by: zehao-intel <zehao.huang@intel.com>

* reorder

Signed-off-by: zehao-intel <zehao.huang@intel.com>

* Update README.md

* refine structure

Signed-off-by: zehao-intel <zehao.huang@intel.com>

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

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

* fix model

Signed-off-by: zehao-intel <zehao.huang@intel.com>

* refine table

Signed-off-by: zehao-intel <zehao.huang@intel.com>

* put llm to the ground

Signed-off-by: zehao-intel <zehao.huang@intel.com>

---------

Signed-off-by: zehao-intel <zehao.huang@intel.com>
Co-authored-by: Sihan Chen <39623753+Spycsh@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-11 18:13:02 +08:00
Tianyi Liu
c8cf1c915b Refine the main readme by adding vllm/ray llm service (#122)
Signed-off-by: tianyil1 <tianyi.liu@intel.com>
2024-06-04 09:16:57 +08:00
chen, suyue
0e988f0020 bump release version into v0.6 (#128)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-05-31 18:12:40 +08:00
zehao-intel
4c06671a7c Update Readme for introducing Comps (#118)
Signed-off-by: zehao-intel <zehao.huang@intel.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
2024-05-31 12:09:03 +08:00
Neo Zhang Jianyu
3dc209623c fix grammar error (#100)
Signed-off-by: arthw <14088817+arthw@users.noreply.github.com>
Co-authored-by: arthw <14088817+arthw@users.noreply.github.com>
2024-05-29 13:44:19 +08:00
xiguiw
b977e7fc65 Update retrieve and reranking README.md (#101)
Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
2024-05-29 11:21:53 +08:00
Haihao Shen
f083137970 Update README.md 2024-05-10 18:44:26 +08:00
lvliang-intel
592ce60123 Add top readme (#33)
* Add README

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

Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: hshen14 <haihao.shen@intel.com>
2024-05-10 14:45:34 +08:00
chen, suyue
3ee3f40a37 add initial CI structure (#6)
Signed-off-by: chensuyue <suyue.chen@intel.com>
2024-04-26 13:38:23 +08:00
Haihao Shen
a6ae5ee42a Initial commit 2024-04-19 18:43:47 +08:00