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

Rework AgentOps implementation for new agent executor #1334

Closed

Commits on Sep 13, 2024

  1. rebuilding executor

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3cd4644 View commit details
    Browse the repository at this point in the history
  2. removing langchain

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7120a98 View commit details
    Browse the repository at this point in the history
  3. Making all tests good

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    91ddab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f46a6d View commit details
    Browse the repository at this point in the history
  5. improving types

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bd0e840 View commit details
    Browse the repository at this point in the history
  6. pleasing the types gods

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f6e3eb3 View commit details
    Browse the repository at this point in the history
  7. pleasing the types gods

    joaomdmoura committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c279530 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 16, 2024

  1. final pass

    joaomdmoura committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e5ff036 View commit details
    Browse the repository at this point in the history
  2. fixing type

    joaomdmoura committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    353e925 View commit details
    Browse the repository at this point in the history
  3. Updating Docs

    joaomdmoura committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    553e6be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4db386d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94a6148 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/rebuilding-executor' into crew…

    …-refactor-agentops-support
    
    # Conflicts:
    #	src/crewai/utilities/internal_instructor.py
    bboynton97 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a15a72d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/main' into crew-refactor-agent…

    …ops-support
    
    # Conflicts:
    #	src/crewai/llm.py
    #	src/crewai/utilities/internal_instructor.py
    bboynton97 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    634b6c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. record tool usage

    bboynton97 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3bc6d34 View commit details
    Browse the repository at this point in the history