Chris Pang

Results 4 comments of Chris Pang

> I have the same issue, and running queries on the db triggers this warning every time. What I did is selected items based on where statement (no ID was...

I was able to get some of the green log text in the console printed by modifying the agent.py file with the following: 1. Add a callback init variable to...

PR for the suggested change [here](https://github.com/joaomdmoura/crewAI/pull/333)

PR merged - also added an example to the PR for printing steps in Streamlit https://github.com/joaomdmoura/crewAI/pull/333