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 stop_instrumenting #185

Merged
merged 4 commits into from
May 3, 2024
Merged

add stop_instrumenting #185

merged 4 commits into from
May 3, 2024

Conversation

bboynton97
Copy link
Contributor

Allows frameworks to stop_instrumenting LLM providers if the user doesn't pass auto_instrument=False into agentops.init()

This is useful for frameworks using langchain for LLM calls.

Copy link
Contributor

@HowieG HowieG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for now but let's revisit I feel like we can do this better

@bboynton97 bboynton97 merged commit 388101a into main May 3, 2024
7 checks passed
@bboynton97 bboynton97 deleted the stop-instrumenting branch May 3, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants