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

1 contribution to AI Developer Accelerator
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?
Agent - Function calling llm [not working]
0 likes โ€ข Mar 2
I wanted the more advanced model to do most of the work for me while using this feature I let the weaker model use the tool (I need to call the tool three times and I noticed a big difference in cost). I found a solution by creating a special task that just calls the tool 3 times and then combines the results but... I don't understand why that option is even in the documentation when it is not valid and doesn't work
1-1 of 1
Srecko Jarcevic
1
5points to level up
@srecko-jarcevic-3822
I am a front-end developer with a strong passion for learning and embracing new technologies. I have a keen interest in AI.

Active 194d ago
Joined Feb 11, 2025
Belgrade, Serbia
Powered by