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: support multi agent for ts #300

Merged
merged 32 commits into from
Sep 26, 2024
Merged

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    413593b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622b84b View commit details
    Browse the repository at this point in the history
  3. fix: import from agent

    thucpn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f464b40 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0ebcb9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f43f00a View commit details
    Browse the repository at this point in the history
  3. remove unused files

    thucpn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6c05872 View commit details
    Browse the repository at this point in the history
  4. update doc

    thucpn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2c7a538 View commit details
    Browse the repository at this point in the history
  5. feat: streaming event

    thucpn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5daf519 View commit details
    Browse the repository at this point in the history
  6. fix: streaming final result

    thucpn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b875618 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b030a3d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat: funtional calling agent

    thucpn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    33ce593 View commit details
    Browse the repository at this point in the history
  2. fix: let default max attempt 2

    thucpn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    de5ba29 View commit details
    Browse the repository at this point in the history
  3. fix lint

    thucpn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aff4f0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4041e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f659721 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54d74f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d69cd42 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update templates/components/multiagent/typescript/workflow/index.ts

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    marcusschiesser and coderabbitai[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    054ee5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7297edf View commit details
    Browse the repository at this point in the history
  3. remove copy express template

    thucpn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3ebc3ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfabc5 View commit details
    Browse the repository at this point in the history
  5. update changeset

    thucpn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    305296b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. refactor: code review

    thucpn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ea3bbcf View commit details
    Browse the repository at this point in the history
  2. fix: coderabbit comment

    thucpn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    325c7ca View commit details
    Browse the repository at this point in the history
  3. enable multiagent ts test

    thucpn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    45f7529 View commit details
    Browse the repository at this point in the history
  4. fix: e2e apptype for nextjs

    thucpn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    234b15e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32c3d89 View commit details
    Browse the repository at this point in the history
  6. fix streaming

    marcusschiesser committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7079b68 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6ecd5f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0679c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa45102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fb502e View commit details
    Browse the repository at this point in the history