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

Add back AgentOps as Optional Dependency #543

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. track tool usage

    bboynton97 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f67d0a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 29, 2024

  1. track tool usage time

    bboynton97 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c44c2b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Apr 2, 2024

  1. merge upstream

    bboynton97 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4402c9b View commit details
    Browse the repository at this point in the history
  2. code cleanup

    bboynton97 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    45e307b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. make agentops optional

    bboynton97 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    67bc1de View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. optional dependency usage

    bboynton97 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    215e398 View commit details
    Browse the repository at this point in the history
  2. remove telemetry code

    bboynton97 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7500854 View commit details
    Browse the repository at this point in the history
  3. optional agentops

    bboynton97 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    79a0d8b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	poetry.lock
    #	src/crewai/tools/tool_usage.py
    bboynton97 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    59f5632 View commit details
    Browse the repository at this point in the history
  2. agentops version bump

    bboynton97 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b20ae84 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	src/crewai/crew.py
    bboynton97 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    de0ee8c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 15, 2024

  1. remove org key

    bboynton97 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2af85c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	src/crewai/crew.py
    bboynton97 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4f7a9a5 View commit details
    Browse the repository at this point in the history
  2. true dependency

    bboynton97 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e52e8e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce8d14 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. cleanup

    bboynton97 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7f5635f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	poetry.lock
    bboynton97 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    216cc83 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Update pyproject.toml

    joaomdmoura committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    906a5bd View commit details
    Browse the repository at this point in the history
  2. Revert "true dependency"

    This reverts commit e52e8e9.
    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    4d1b460 View commit details
    Browse the repository at this point in the history
  3. Revert "cleanup"

    This reverts commit 7f5635f.
    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    cea33d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f8573e View commit details
    Browse the repository at this point in the history
  5. optional parent key

    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7725e7c View commit details
    Browse the repository at this point in the history
  6. agentops 0.1.5

    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c52b5e9 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "cleanup""

    This reverts commit cea33d9.
    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    fd7de7f View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "true dependency""

    This reverts commit 4d1b460
    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e9335e8 View commit details
    Browse the repository at this point in the history
  9. cleanup

    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    9005dc7 View commit details
    Browse the repository at this point in the history
  10. Forcing version 0.1.5

    joaomdmoura committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d678190 View commit details
    Browse the repository at this point in the history
  11. Update pyproject.toml

    joaomdmoura committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e366f00 View commit details
    Browse the repository at this point in the history
  12. agentops update

    bboynton97 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8be18c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Revert "Revert "Revert "true dependency"""

    This reverts commit e9335e8
    bboynton97 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2f78980 View commit details
    Browse the repository at this point in the history
  2. noop

    bboynton97 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a19a37b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	pyproject.toml
    #	src/crewai/agent.py
    #	src/crewai/crew.py
    #	src/crewai/tools/tool_usage.py
    bboynton97 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b160a52 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add crew tag

    bboynton97 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f2c2a62 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	pyproject.toml
    #	src/crewai/agent.py
    #	src/crewai/crew.py
    #	src/crewai/tools/tool_usage.py
    bboynton97 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    be91c32 View commit details
    Browse the repository at this point in the history
  3. black formatting

    bboynton97 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    498bf77 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. agentops version bump

    bboynton97 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b4241a8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. track task evaluator

    bboynton97 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    54237c9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 28, 2024

  1. merge upstream

    bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c647181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ce482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e0dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08d0df View commit details
    Browse the repository at this point in the history
  5. Update agent.py (joaomdmoura#655)

    Changed default model value from gpt-4 to gpt-4o.
    Reasoning.
    gpt-4 costs 30$ per million tokens while gpt-4o costs 5$.
    This is more cost friendly for default option.
    Anudeep-Kolluri authored and bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9ac6752 View commit details
    Browse the repository at this point in the history
  6. Update README.md (joaomdmoura#652)

    Rework example so that if you use a custom LLM it doesn't throw code errors by uncommenting.
    heaversm authored and bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8e5bfac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b153bc1 View commit details
    Browse the repository at this point in the history
  8. Update crew.py (joaomdmoura#644)

    Fixed Type on line 53
    theCyberTech authored and bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3bba04a View commit details
    Browse the repository at this point in the history
  9. fixes joaomdmoura#665 (joaomdmoura#666)

    vmsaif authored and bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e2dfba6 View commit details
    Browse the repository at this point in the history
  10. Added timestamp to logger (joaomdmoura#646)

    * Added timestamp to logger
    
    Updated the logger.py file to include timestamps when logging output. For example:
    
     [2024-05-20 15:32:48][DEBUG]: == Working Agent: Researcher
     [2024-05-20 15:32:48][INFO]: == Starting Task: Research the topic
     [2024-05-20 15:33:22][DEBUG]: == [Researcher] Task output:
    
    * Update tool_usage.py
    
    * Revert "Update tool_usage.py"
    
    This reverts commit 95d18d5.
    
    incorrect bramch for this commit
    theCyberTech authored and bboynton97 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0dd4f44 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f516fba View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	src/crewai/task.py
    bboynton97 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ae65622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d2804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45655a9 View commit details
    Browse the repository at this point in the history
  5. fix crew logger bug

    bboynton97 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9b965d9 View commit details
    Browse the repository at this point in the history
  6. fix crew logger bug

    bboynton97 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fa9a42c View commit details
    Browse the repository at this point in the history