Konrad Bujak
Konrad Bujak
I am using Next.js with Tailwind CSS ```json "dependencies": { "next": "12.0.7", "react": "17.0.2", "react-dom": "17.0.2", "react-youtube": "7.14.0" ``` code: ```js ``` With the above version css works however, with...
**What version of `prettier-plugin-tailwindcss` are you using?** v0.5.11 **What version of Tailwind CSS are you using?** 3.4.1 **What version of Node.js are you using?** 20.11.0 **What package manager are you...
### Bug Description When I try to run the default Hierarchical Agent for Crewai, after some iterations it throws pydantic errors. I am aware that it shows errors regarding langchain,...