-
Notifications
You must be signed in to change notification settings - Fork 522
0.4.4 #848
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
Conversation
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
…rating processors) Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
Pull request was converted to draft
dot-agi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor change required.
|
Testing is required with crewAI. |
Signed-off-by: Teo <teocns@gmail.com>
* show session url on init * fix: pass tags to start_session when auto-starting sessions Co-Authored-By: Constantin-Doru Teodorescu <teo@agentops.ai> * backwards compat: track_agent, end_all_sessions (#847) Signed-off-by: Teo <teocns@gmail.com> * Client.init() | auto_start_session | forward tags Signed-off-by: Teo <teocns@gmail.com> * client: recreate Config on init() Signed-off-by: Teo <teocns@gmail.com> * mock_req: /v3/auth/token to return { project_id, token, api_key } Signed-off-by: Teo <teocns@gmail.com> * cleanup dirty files Signed-off-by: Teo <teocns@gmail.com> * Isolate telemetry setup (`setup_telemetry`) Signed-off-by: Teo <teocns@gmail.com> * core shutdown: remove redundant initialized check Signed-off-by: Teo <teocns@gmail.com> * Simplify core shutdown (flush SynchronousSpanProcessor instead of iterating processors) Signed-off-by: Teo <teocns@gmail.com> * Improved TracingCore Config Signed-off-by: Teo <teocns@gmail.com> * tests: couple instrumentation tester with TracingCore's lifecycle Signed-off-by: Teo <teocns@gmail.com> * Base for test_session_legacy Signed-off-by: Teo <teocns@gmail.com> * uv lock Signed-off-by: Teo <teocns@gmail.com> * tests/benchmark/benchmark_init.py Signed-off-by: Teo <teocns@gmail.com> * Remove deprecated SDK tests - favor test_decorators Signed-off-by: Teo <teocns@gmail.com> * update `openai` dep and `uv.lock` file * fix: pass tags to start_session when auto-starting sessions Co-Authored-By: Constantin-Doru Teodorescu <teo@agentops.ai> * forgot `{` in `start_session` * remove `getattr` * fix for recursion and passing `default_tags` * client: recreate Config on init() Signed-off-by: Teo <teocns@gmail.com> * cleanup dirty files Signed-off-by: Teo <teocns@gmail.com> * Simplify core shutdown (flush SynchronousSpanProcessor instead of iterating processors) Signed-off-by: Teo <teocns@gmail.com> --------- Signed-off-by: Teo <teocns@gmail.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Constantin-Doru Teodorescu <teo@agentops.ai> Co-authored-by: teocns <59549574+teocns@users.noreply.github.com> Co-authored-by: Teo <teocns@gmail.com>
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
compatibility for Crew 105 and Crew < 105.
…figuration parameter.
Signed-off-by: Teo <teocns@gmail.com>
Signed-off-by: Teo <teocns@gmail.com>
dot-agi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️❤️
Changelog
agentops.init#838 @the-praxsopenai-agentsto verify span exportTests
test_insturmentation.pytest_instrumentation_errors.pytest_core.pytest_decorators.pytest/unit/test_session_legacy.pyNotes