SkyAI provides a script language, named agent script, to manage the modules.
Introduction †
In an agent script, we can:
- instantiate module
- connect ports
- disconnect ports
- change configuration and memory
- define a function
- create a composite module
- include other agent scripts