Skip to main content
This is a pre-launch beta of our upcoming Agentica framework release. As such, there are limitations to which agentic programs you can write. We have added detection logic to the application which will raise a ComingSoon error.
The following is a list of upcoming features which are not included in this beta:
  • Agents or magic functions:
    • defining a type, then returning an instance of that type;
    • returning functions, types, or generators that it has defined itself;
    • taking inputs such as certain iterators and generators, binary buffers, URL objects, etc.;
    • using complex numerical data such as torch tensors, numpy arrays, and pandas dataframes.
To report a bug or error to the Agentica team, please use the purple mail button at the bottom left of these Docs along with the logs from the agents (filenames printed to output). Happy programming!