chen, suyue
927698e23e
Simplify git clone code in CI test ( #1434 )
...
1. Simplify git clone code in CI test.
2. Replace git clone branch in Dockerfile.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-21 23:00:08 +08:00
Eero Tamminen
0eae391fda
Use staged builds to minimize final image sizes ( #1031 )
...
Staged image builds so that final images do not have redundant things like:
- Git tool and its deps
- Git repo history
- Test directories
Fixes : #225
Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com >
2025-01-16 11:14:47 +08:00
XinyaoWa
23d885bf60
Refactor vllm openvino to third parties ( #1388 )
...
vllm-openvino is a dependency for text generation comps, in GenAIComps PR opea-project/GenAIComps#1141 we move it to third-parties folder, update the path accordingly.
#998
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-16 10:07:56 +08:00
Zhu Yongbo
ba9892f8ee
minor bug fix for EC-RAG ( #1378 )
...
Signed-off-by: Zhu, Yongbo <yongbo.zhu@intel.com >
2025-01-14 10:45:15 +08:00
XinyaoWa
464e2d3125
Rename streaming to stream to align with OpenAI API ( #1332 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-06 13:25:55 +08:00
Zhu Yongbo
6169ea4921
add new feature and bug fix for EC-RAG ( #1324 )
...
Signed-off-by: Zhu, Yongbo <yongbo.zhu@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-02 09:25:20 +08:00
lkk
e18369ba0d
remove examples gateway. ( #1250 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-14 13:19:51 +08:00
lkk
bde285dfce
move examples gateway ( #992 )
...
Co-authored-by: root <root@idc708073.jf.intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sihan Chen <39623753+Spycsh@users.noreply.github.com >
2024-12-06 14:40:25 +08:00
Zhu Yongbo
bb466b3791
EdgeCraft RAG UI bug fix ( #1189 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-02 11:47:04 +08:00
Mingyuan Qi
edcd7c9d6a
Fix code scanning alert no. 21: Uncontrolled data used in path expression ( #1171 )
...
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-11-21 20:36:28 +08:00
chen, suyue
9ba034b22d
fix the docker image name for release image build ( #1152 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-18 23:48:01 +08:00
Louie Tsai
152adf8012
maintain a version info for docker_compose yaml files among release ( #1141 )
...
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-11-17 22:39:41 -08:00
rui2zhang
7949045176
EdgeCraftRAG: Add E2E test cases for EdgeCraftRAG - local LLM and vllm ( #1137 )
...
Signed-off-by: Zhang, Rui <rui2.zhang@intel.com >
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mingyuan Qi <mingyuan.qi@intel.com >
2024-11-17 18:22:32 +08:00
Mingyuan Qi
096a37aacc
EdgeCraftRAG: Fix multiple issues ( #1143 )
...
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-15 14:01:27 +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
Zhu Yongbo
c9088eb824
Add EdgeCraftRag as a GenAIExample ( #1072 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Zhu, Yongbo <yongbo.zhu@intel.com >
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
Co-authored-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: xiguiw <111278656+xiguiw@users.noreply.github.com >
Co-authored-by: lvliang-intel <liang1.lv@intel.com >
2024-11-08 21:07:24 +08:00