* Compatible with different platforms.
Signed-off-by: ZePan110 <ze.pan@intel.com>
* Fix issue.
Signed-off-by: ZePan110 <ze.pan@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: ZePan110 <ze.pan@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: ZePan110 <ze.pan@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add stable diffusion microservice.
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
* added test.
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
* changed output to images bytes data
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* unified inference and wrapper into one microservice.
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix test.
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
---------
Signed-off-by: Ye, Xinyu <xinyu.ye@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* 🐛 bugfix: Retrieval on llm-vllm service not working
Signed-off-by: Krishna Murti <krishna.murti@intel.com>
* removed LLMParamDocs instantiation
Signed-off-by: Krishna Murti <krishna.murti@intel.com>
* applied patch for recent updates for llm-vllm
Signed-off-by: Krishna Murti <krishna.murti@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Krishna Murti <krishna.murti@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update Agent vllm client codes and test
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
* Update README with vllm related update
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* remove unnecessary env
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
* support plan_execute with vllm
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
* Update README and test llama vllm support
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update vllm_port to 8086 avoid conflict
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
---------
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Minor code refactor
Remove unused import, unused variables and enhance docstring of code.
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
* text-to-sql: Refine documentation
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [text-to-sql]: Restructure README documentation
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Remove unused imports
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
* Remove unused imports
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* tTEIrerank microservice support async
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>
* fix tool renderer bug
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* clean up test script
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* switch to pydantic direct import
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Initial Version of TextToSQL
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* Updated Code to add more metadata in the reply
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* Updated DockerFile
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* UpdatedREADME
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fixed precommit CIs
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Updated yaml files
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* Updated tests to use the right directory
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* Updated tests to use the right env
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* Updates as per review comments | fixed README and requirements.txt
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Added changed as per review comments
Signed-off-by: Yogesh <yogeshpandey@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Yogesh <yogeshpandey@intel.com>
Co-authored-by: Yogesh <yogeshpandey@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add ragagent and react agent for llama3.1
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* update ut
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update test
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* update test
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* debug ut
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* update test
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update test and readme
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* update ragagent llama docgrader
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* first code of updated retrieval gateway to allow setting retriever/reranker params
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* send chatcompletion request to allow topk params
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* allow multiple input types
Signed-off-by: minmin-intel <minmin.hou@intel.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: minmin-intel <minmin.hou@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* faq-generation/tgi: Fix faq-generation when set streaming to false
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* summarization/tgi: Fix docsum when set streaming to false
Summarization generation is not returning Internal Server error when set streaming to false to return
non-streaming response.
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
* summarization/tgi: Update README documentation
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
---------
Signed-off-by: Yeoh, Hoong Tee <hoong.tee.yeoh@intel.com>
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>
Only one H1 heading with the title is allowed. The rest must be H2 and
deeper, so adjust them accordingly.
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>