You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, fast-agent and agno frameworks are supported. The generated agent.py is composed mostly of plain code (strings or code snippets). Although this is doable, I would like to use the packages, structures, etc., provided by their Python packages to construct the agent.py.
NOTE: Use targets in Makefile to perform build/test/format/etc.
Currently, fast-agent and agno frameworks are supported. The generated agent.py is composed mostly of plain code (strings or code snippets). Although this is doable, I would like to use the packages, structures, etc., provided by their Python packages to construct the agent.py.
NOTE: Use targets in Makefile to perform build/test/format/etc.