AgentEra / Agently

[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to interact with GenAI agent in code using structure data and chained-calls syntax 🧩 Use Event-Driven Flow *TriggerFlow* to manage complex GenAI working logic 🔀 Switch to any model without rewrite application code

Home Page:http://agently.tech

Repository from Github https://github.comAgentEra/AgentlyRepository from Github https://github.comAgentEra/Agently

decorated tool function can not be called directly

Maplemx opened this issue · comments

@agent.tool() will make function can not be called. It is because the decorator did not return original function.

It is a bug to be fixed.

published in version 3.3.1.2