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

feat: Add basic support for integration tools to ToolStep #519

Merged
merged 7 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. feat: Update typespec for integrations

    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a914e7c View commit details
    Browse the repository at this point in the history
  2. feat(agents-api,typespec): Update models for integration tools

    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6af879f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix(agents-api): Fix task tools being fetched correctly

    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c70b3e View commit details
    Browse the repository at this point in the history
  2. feat(agents-api): Add prompt_step.unwrap option

    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0017408 View commit details
    Browse the repository at this point in the history
  3. feat(agents-api): Add get_tool_args_from_metadata model

    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5b32645 View commit details
    Browse the repository at this point in the history
  4. feat(agents-api): Add integration support for tool-call step (dummy p…

    …rovider)
    
    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    993ec2c View commit details
    Browse the repository at this point in the history
  5. feat(agents-api): Add migration for adding forward_tool_calls to sess…

    …ions
    
    Signed-off-by: Diwank Singh Tomer <[email protected]>
    creatorrr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a49aa12 View commit details
    Browse the repository at this point in the history