AgentOps-AI / agentops

Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen
https://agentops.ai
MIT License
2.26k stars 218 forks source link

verison bump #495

Closed areibman closed 2 weeks ago

areibman commented 2 weeks ago

🔍 Review Summary

Purpose: Increment project version to accurately reflect the latest updates and maintain version control.

Key Changes:

Impact: Ensures accurate tracking and deployment of the latest updates, maintaining the project's versioning system.

Original Description No existing description found
entelligence-ai-pr-reviews[bot] commented 2 weeks ago

Walkthrough

This update involves a version bump for the agentops project, incrementing the version from 0.3.15 to 0.3.16. This change is reflected in the pyproject.toml file, which is crucial for maintaining version control and ensuring that the latest updates are tracked and deployed correctly. The modification is minimal but essential for the project's versioning system.

Changes

File(s) Summary
pyproject.toml Updated the project version from 0.3.15 to 0.3.16 to reflect the latest changes in the project.
Files selected (1) - **pyproject.toml**
Files ignored (0)
Instructions **Emoji Descriptions:** - ⚠ī¸ **Potential Issue** - May require further investigation. - 🔒 **Security Vulnerability** - Fix to ensure system safety. - đŸ’ģ **Code Improvement** - Suggestions to enhance code quality. - 🔨 **Refactor Suggestion** - Recommendations for restructuring code. - ℹī¸ **Others** - General comments and information. **Interact with the Bot:** - Send a message or request using the format: `@Entelligence.AI + *your message*` - Example: `@Entelligence.AI Can you suggest improvements for this code?` - Execute a command using the format: `@Entelligence.AI + *"/command"*` **Available Commands:** - `/updateCommit`: Apply the suggested changes and commit them. - `/updateGuideline`: Modify an existing guideline. - `/addGuideline`: Introduce a new guideline. **Tips for Using @Entelligence.AI Effectively:** - **Specific Queries:** For the best results, be specific with your requests. Example: `@Entelligence.AI summarize the changes in this PR`. - **Focused Discussions:** Tag `@Entelligence.AI` directly on specific code lines or files for detailed feedback. - **Managing Reviews:** Use review comments for targeted discussions on code snippets, and PR comments for broader queries about the entire PR. **Need More Help?** - Visit our documentation for detailed guides on using `Entelligence.AI`. - Join our community to connect with others, request features, and share feedback. - Follow us for updates on new features and improvements.