Agent - Function calling llm [not working]
When i add function_calling_llm to my agent, this prop is not overriding model for calling tools.
example:
@agent
def reporting_analyst(self) -> Agent:
return Agent(
config=self.agents_config['reporting_analyst'],
tools=[ChartTool()],
verbose=True,
llm=llm_4o,
function_calling_llm=llm_4o_mini,
)
Am I doing something wrong?
I saw that people write that this feature never worked. Is that correct?
0
3 comments
Srecko Jarcevic
1
Agent - Function calling llm [not working]
AI Developer Accelerator
skool.com/ai-developer-accelerator
Master AI & software development to build apps and unlock new income streams. Transform ideas into profits. 💡➕🤖➕👨‍💻🟰💰
Leaderboard (30-day)
Powered by