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

improve error message when agentops is already inited #330

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

siyangqiu
Copy link
Contributor

📥 Pull Request

📘 Description
"AgentOps has already been initialized. If you are trying to start a session, call agentops.start_session() instead." to inform users how to create new sessions

@siyangqiu siyangqiu requested a review from HowieG August 2, 2024 07:17
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files Patch % Lines
agentops/__init__.py 0.00% 1 Missing ⚠️
Flag Coverage Δ
unittests 44.90% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
agentops/__init__.py 46.06% <0.00%> (ø)

@siyangqiu siyangqiu merged commit 49a748b into main Aug 2, 2024
11 of 12 checks passed
@siyangqiu siyangqiu deleted the init-error-message branch August 2, 2024 20:19
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