-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[MLOB] add crewai integration tile #20053
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
added DOCS-10602 to track documentation team review |
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.
Left some feedback and questions. I realize this follows the general format of the other LLM integrations (i.e. the extraneous information I'd like to remove), but I'm working on editing those other integrations as well.
Review from cswatt is dismissed. Related teams and files:
- documentation
- crewai/manifest.json
Sorry for the multiple re-review requests @cswatt, this should be the last one 😓 Thank you! |
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
devflow unqueued this merge request: It did not become mergeable within the expected time |
Review from apiazza-dd is dismissed. Related teams and files:
- saas-integrations
- .github/CODEOWNERS
- .github/workflows/config/labeler.yml
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
This pull request was merged directly. |
* Add crewai integration tile * address suggestions * Add python disclaimer * add source type ID * Display on public website 9e8d782
What does this PR do?
Adds the CrewAI integration tile: https://datadoghq.atlassian.net/browse/MLOB-2281?atlOrigin=eyJpIjoiZWY4MjhjMWIwM2MyNGRmNGFkNDI4YWQyZTJiNmMxYWIiLCJwIjoiaiJ9
Motivation
The ML Observability team is adding instrumentation for CrewAI, and would like to include this as part of Datadog's public integration tiles.
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged