phidatahq / phidata

Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
https://docs.phidata.com
Mozilla Public License 2.0
15.58k stars 2.14k forks source link

feat: update firecrawl tool with additional features #1445

Open AbhishekRP2002 opened 1 week ago

AbhishekRP2002 commented 1 week ago

cc: @manthanguptaa

AbhishekRP2002 commented 1 week ago

@manthanguptaa any updates on this ?

manthanguptaa commented 6 days ago

Ran into this issue while running the code

Screenshot 2024-11-19 at 2 38 18 PM

AbhishekRP2002 commented 5 days ago

Ran into this issue while running the code

Screenshot 2024-11-19 at 2 38 18 PM

@manthanguptaa did u encounter it while running the cookbook script ? what is the openai model being used by default ? This is most likely due to stochastic nature of the llm model, as a result of which it could parse the exact tool params . I wasn't able to reproduce it.

PFA for ref: image image image image