Product updates and announcements
agent.run()
to serve an agent locally and agent.push()
to deploy it to the Cycls cloud.@agent()
decorator to define agent configuration, including pip
/apt
dependencies and authentication rules, directly within a Python script./chat/completions
API endpoint.