Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 814 Bytes

File metadata and controls

13 lines (9 loc) · 814 Bytes

CrewAI + Galileo Examples

This repo contains examples of how to use Galileo to instrument CrewAI agents for observability and evaluation engineering.

research_crew

The resarch-crew is a quickstart tutorial. It is a completed version of the CrewAI quickstart and adds the Galileo's CrewAIEventListener, an event handler implemented on top of OpenTelemetry (OTel). For more information, see Galileo’s Add Galileo to a CrewAI Application how-to guide.

See the README.md for detailed setup instructions.