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

Clarify agent #396

Open
wants to merge 35 commits into
base: feature/multi-agent-dev
Choose a base branch
from
Open

Clarify agent #396

wants to merge 35 commits into from

Commits on Nov 14, 2023

  1. clarify_agent returns question_answer pairs

    Tong Zhang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b56ad3d View commit details
    Browse the repository at this point in the history
  2. move clarify_agent to agents

    Tong Zhang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    77b917b View commit details
    Browse the repository at this point in the history
  3. move clarify agent to agents

    Tong Zhang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cdfe62a View commit details
    Browse the repository at this point in the history
  4. format adjustment

    Tong Zhang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c70dd14 View commit details
    Browse the repository at this point in the history
  5. fix bug that doesn't break appropriately

    Tong Zhang authored and Tong Zhang committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8fd780e View commit details
    Browse the repository at this point in the history
  6. add @Retry

    ZhangT-tech committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    360912b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba0a344 View commit details
    Browse the repository at this point in the history
  8. modify prompt

    ZhangT-tech committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9922304 View commit details
    Browse the repository at this point in the history
  9. specify_agent

    ZhangT-tech committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c089c4e View commit details
    Browse the repository at this point in the history
  10. modify prompt

    ZhangT-tech committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a071078 View commit details
    Browse the repository at this point in the history
  11. Refactor TaskClarifyAgent class by removing

    tenacity retry and updating run method signature.
    Appointat committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a8064cb View commit details
    Browse the repository at this point in the history
  12. Refactor TaskSpecifyAgent to remove tenacity

    dependency.
    Appointat committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f47f9c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    aea7103 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. call insight agent

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    23cc4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fd303 View commit details
    Browse the repository at this point in the history
  3. fix on informality

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    931a872 View commit details
    Browse the repository at this point in the history
  4. update code

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    99bc758 View commit details
    Browse the repository at this point in the history
  5. update parameters

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    85af431 View commit details
    Browse the repository at this point in the history
  6. update parameters

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0b0bbcf View commit details
    Browse the repository at this point in the history
  7. remove insight_agent

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e1f3222 View commit details
    Browse the repository at this point in the history
  8. prompt

    ZhangT-tech committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e3abcdf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e13191 View commit details
    Browse the repository at this point in the history
  10. Refactor clarify_agent.py for improved user

    interaction
    Appointat committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    d6f9b8a View commit details
    Browse the repository at this point in the history
  11. Refactor clarify_agent.py for improved user

    interaction
    Appointat committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    3ae16b0 View commit details
    Browse the repository at this point in the history
  12. Refactor clarify_agent.py for better user

    experience
    Appointat committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    278a7bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    617f598 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. update prompt

    ZhangT-tech committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    53db4e1 View commit details
    Browse the repository at this point in the history
  2. fix prompt

    ZhangT-tech committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    92c5ebe View commit details
    Browse the repository at this point in the history
  3. fix prompt

    ZhangT-tech committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    271a538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6073c View commit details
    Browse the repository at this point in the history
  5. add insights output

    ZhangT-tech committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    de412fe View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    e7ab611 View commit details
    Browse the repository at this point in the history
  2. remove insights

    ZhangT-tech committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e2c01e5 View commit details
    Browse the repository at this point in the history
  3. update prompt

    ZhangT-tech committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d8c32ad View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    cfefbb9 View commit details
    Browse the repository at this point in the history