Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
What is this?
Less
More

Memberships

AI Developer Accelerator

10.8k members โ€ข Free

3 contributions to AI Developer Accelerator
Failed to convert text into a Pydantic model due to error: 'NoneType' object has no attribute 'function_calling_llm'
Hi all, I am blocked with this error perhaps because of the following TODO: is there any ways you can help me getting unblocked? located at: site-packages/crewai/crew.py Line: 648 error: ```_execute_single_listener] Error in method write_chapters: Failed to convert text into a Pydantic model due to error: 'NoneType' object has no attribute 'function_calling_llm' Traceback (most recent call last): File "/Users/.... /src/write_a_book_with_flows/.venv/lib/python3.11/site-packages/crewai/utilities/converter.py", line 37, in to_pydantic result = self.model.model_validate_json(response) ``` More context: https://github.com/crewAIInc/crewAI-examples/tree/main/write_a_book_with_flows ``` for agent in self.agents: agent.i18n = i18n # type: ignore[attr-defined] # Argument 1 to "_interpolate_inputs" of "Crew" has incompatible type "dict[str, Any] | None"; expected "dict[str, Any]" agent.crew = self # type: ignore[attr-defined] agent.set_knowledge(crew_embedder=self.embedder) # TODO: Create an AgentFunctionCalling protocol for future refactoring. # <------THIS ONE if not agent.function_calling_llm: # type: ignore # "BaseAgent" has no attribute "function_calling_llm" agent.function_calling_llm = self.function_calling_llm # type: ignore # "BaseAgent" has no attribute "function_calling_llm" ```
0 likes โ€ข May 27
@Bastian Venegas , Thank you for providing the detailed explanation. I am using self hosted llm, which is open AI compatible Llama-4-Maverick. I cannot use any other model at this point. Is there a way to get that working with the function tooling customization, etc? versions: crewai 0.120.1 crewai-tools 0.45.0
[5/13/25] Weekly Call Recording
VIEW RECORDING - 123 mins (No highlights) Key Takeaways - Google's Agent Development Kit (ADK) is gaining traction, offering a comprehensive ecosystem for AI development - Several members are working on innovative AI projects, from conflict resolution bots to Reddit analysis tools - The group discussed various AI tools, frameworks, and business strategies for AI-based applications Topics Brandon's ADK Demo and Updates - Demonstrated a voice agent using Gemini's newest voice models and ADK - The agent can interact with calendar events, creating/modifying/deleting appointments - Highlighted ADK's artifact versioning feature for managing document versions - Emphasized Google's upcoming announcements and potential game-changing releases Ongoing AI Projects - Michael: Developing a WhatsApp-based conflict resolution bot for divorcing couples - Jake: Created a Reddit analysis tool for comparing medications, with sentiment analysis and theme extraction - Marc: Taking courses on various AI frameworks, considering focusing on Google ADK - Paul: Finalizing a calculator tool with FastAPI backend and Lovable frontend
2 likes โ€ข May 14
I am addicted to your videos, will join next time! Alireza
New Fullstack NextJS + CrewAI Tutorial
Big news! I just launched a full-stack project tutorial that teaches you how to build a front end application for CrewAI! This tutorial will walk you through the entire process of creating a backend that will launch Crews and a font end that allows you to send data to your Crew and see the results! Here's why I'm super excited about this tutorial and you should be too: - This is the first tutorial on YouTube that covers the integration of CrewAI with a front-end application. - We're mixing NextJS, TypeScript, Flask, Python, and CrewAI to supercharge your projects. This step-by-step tutorial teaches you how to weave these technologies into a cohesive full-stack app. - Whether you're just starting out or looking to upgrade your dev skills, this tutorial is crafted walk you through the entire process. It's hands-on learning at its best! You can grab the source code for the project here: https://github.com/bhancockio/nextjs-crewai-basic-tutorial I can't wait to see the incredible projects you'll build with the insights from this tutorial! ------- IMPORTANT ------- If you have any quesitons about the project, drop your comments down below. This will make sure we dont' ask duplicate questions. And, if you have a question, there is a good chance someone else has the same question.
0 likes โ€ข May 12
@Brandon Hancock Your video finally showed me how to do things end-to-end for the first time among millions of tutorials out there. I truly appreciate it. I have emailed you a request. If you have seen it please help out. I have asked about deep search and queue system in the exact same setup. Thanks again!
1-3 of 3
Ali S
1
3points to level up
@ali-s-1411
Software Engineer AI

Active 116d ago
Joined May 12, 2025
Powered by