From 389f07f28b677d65851f8a1d8b4f171d78cdc13e Mon Sep 17 00:00:00 2001 From: Alex Reibman Date: Sun, 21 Apr 2024 23:58:53 -0700 Subject: [PATCH] Add crew section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1be7f0e9..2d452c9e 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,12 @@ Refer to our [API documentation](http://docs.agentops.ai) for detailed instructi |🔜 Information context constraint testing | 🔜 Anti-agent roadblocks (i.e. Captchas) | 🔜 CI/CD integration checks | | |🔜 Regression testing | 🔜 Multi-agent framework visualization | | | +## Integrations + +### CrewAI đŸ›ļ + +Write Crew agents with observability with only 2 lines of code. [More information here.](https://docs.crewai.com/how-to/AgentOps-Observability/). Simply set an `AGENTOPS_API_KEY` in your environment, and your crews will automatically be set up with. + ## Callback handlers ↩ī¸ ### Langchain