From 68bb41c52883ccf50785d1fb08125b7423a3206d Mon Sep 17 00:00:00 2001 From: Alex Reibman Date: Sun, 28 Apr 2024 23:47:25 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6ed7dcb..8ed9b313 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Refer to our [API documentation](http://docs.agentops.ai) for detailed instructi ### CrewAI 🛶 -Write Crew agents with observability with only 2 lines of code. Simply set an `AGENTOPS_API_KEY` in your environment, and your crews will get automatic monitoring on the AgentOps dashboard. +Build Crew agents with observability with only 2 lines of code. Simply set an `AGENTOPS_API_KEY` in your environment, and your crews will get automatic monitoring on the AgentOps dashboard. AgentOps is officially supported on Crew's latest rc branch: `crewai==0.28.9rc1`