Skip to content

Refactor dev/tau-bench for true async #167

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

Merged

Conversation

saum7800
Copy link
Collaborator

No description provided.

@saum7800 saum7800 merged commit 9ae5b09 into tau_bench_async Jun 26, 2025
1 check passed
@saum7800 saum7800 deleted the cursor/refactor-dev-tau-bench-for-true-async-0e7b branch June 26, 2025 19:39
@@ -41,10 +41,9 @@ def __init__(self, model: str, provider: str) -> None:
self.model = model
self.provider = provider
self.total_cost = 0.0
self.reset()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

does this removal of self.reset() have any negative effects?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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