How does training & evaluation actually work in CrewAI?

When you run training on a crew, it will prompt you for feedback. It will then capture that feedback and store in a pickle file.
And then the next time it runs, it will Inject that file into your system prompts

Hope That makes sense

1 Like