NEWS
agena.ai 1.1.1 (2023-09-26)
- Documentation updates regarding new Node, Network, and Model creation
- A new vignette regarding Model creation is added
agena.ai 1.1.0 (2023-06-20)
- Cloud API functions support async requests (polling). If the computation request is too big to finish in the initial 10 second period, the job will be polled and checked again, and once finished the response will be obtained.
- Cloud API functions come with better error message displays.
- Cloud API functions come with the new parameter
debug
which enables further debugging messages to be displayed (false by default).
agena.ai 1.0.0 (2023-05-17)
agena.ai 0.0.0.9000
- Added a
NEWS.md
file to track changes to the package.