-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Workflow Executor Example #892
Conversation
Signed-off-by: JoshuaL3000 <[email protected]>
fa2a348
to
727e9f3
Compare
for more information, see https://pre-commit.ci
Signed-off-by: JoshuaL3000 <[email protected]>
for more information, see https://pre-commit.ci
* Use single tool implementation * Add CICD validation script * Update example readme Signed-off-by: JoshuaL3000 <[email protected]>
b0ec1cd
to
11344a6
Compare
for more information, see https://pre-commit.ci
Hi @xuechendi, the CICD validation test can only pass after the addition of custom system prompts and the merge for opea-project/GenAIComps#782 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@JoshuaL3000 , codes looks good to me, I was discussing with Minmin on your previous WorkExecutor strategy. Once this example is merged, we can't continue on that strategy |
Signed-off-by: JoshuaL3000 <[email protected]>
Signed-off-by: JoshuaL3000 <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: JoshuaL3000 <[email protected]>
Signed-off-by: JoshuaL3000 <[email protected]>
Signed-off-by: JoshuaL3000 <[email protected]>
Hi @xuechendi @minmin-intel, the CICD results are passing. Could you help to review those and see if this is ready to be merged? thanks |
Signed-off-by: JoshuaL3000 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Arthur Leung <[email protected]>
Signed-off-by: JoshuaL3000 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: astafevav <[email protected]>
* Embedding TEI Langchain compatible with OpenAI API Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * TextDoc support list Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * support tei llama index openai compatible API Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * support mosec langchain openai compatible API Signed-off-by: Xinyao Wang <[email protected]> * update UT for embedding tests Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix ut bug Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * support embedding predictionguard openai compatible API Signed-off-by: Xinyao Wang <[email protected]> * support embedding multimodal clip OpenAI compatible API Signed-off-by: Xinyao Wang <[email protected]> * fix bug Signed-off-by: Xinyao Wang <[email protected]> * enable debug mode for embedding UT Signed-off-by: Xinyao Wang <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Xinyao Wang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: chen, suyue <[email protected]> Co-authored-by: ZePan110 <[email protected]>
Description
Add workflow executor example using existing react-langgraph strategy.
Issues
RFC: https://github.com/opea-project/docs/pull/77/files
Type of change
List the type of change like below. Please delete options that are not relevant.