You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AgentOps dependencies are largely pinned to a specific version (==). This is causing issues with projects that depend on AgentOps and use slightly different versions. When possible, use a range (>=, <=, ^)
π€ Contribution
Yes, I'd be happy to submit a pull request with these changes.
I need some guidance on how to contribute.
I'd prefer the AgentOps team to handle this update.
The text was updated successfully, but these errors were encountered:
Contact Details
No response
π¦ Package Version
0.3.18
ποΈ Framework Version
No response
π Describe the Bug
AgentOps dependencies are largely pinned to a specific version (
==
). This is causing issues with projects that depend on AgentOps and use slightly different versions. When possible, use a range (>=, <=, ^
)π€ Contribution
The text was updated successfully, but these errors were encountered: