Skip to content
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

Workflow executor example workflow API #1102

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. Add workflow executor example

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    727e9f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ed7db View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update workflow executor example

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bc5cc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f0d01 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update workflow executor example

    * Use single tool implementation
    * Add CICD validation script
    * Update example readme
    
    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    11344a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00de5a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Rename CI script to 'test_compose_on_xeon.sh'

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7f8f957 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update test files and add custom prompt

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    14944f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891324f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Rename test script

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f8f3afd View commit details
    Browse the repository at this point in the history
  2. Fix start_vllm_service.sh and handle convert dict to str in tools.py

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    62fd863 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update workflow id and retest pydantic version

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d251aa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add docstring for multiple files

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bfb0522 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update workflow executor example for example workflow API

    * Add files for example workflow
    * Add test scripts for example workflow CICD
    * Update tool docstrings
    
    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b784a68 View commit details
    Browse the repository at this point in the history
  2. Update readme for example workflow

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    77675ce View commit details
    Browse the repository at this point in the history
  3. Update test scripts and readme

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3745142 View commit details
    Browse the repository at this point in the history
  4. Update workflow executor example for example workflow API

    * Add files for example workflow
    * Add test scripts for example workflow CICD
    * Update tool docstrings
    * Update readme and add launch workflow example guide
    
    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9b14045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07d4ed4 View commit details
    Browse the repository at this point in the history
  6. Update workflow id

    Signed-off-by: JoshuaL3000 <joshua.jian.ern.liew@intel.com>
    JoshuaL3000 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    683654b View commit details
    Browse the repository at this point in the history