Call your deployed Chain
run_remote()
in your entrypoint Chainlet.
For example, for the Hello Chain, HelloAll.run_remote()
:
run_remote.
https://chain-{chain}.api.baseten.co/production/async_run_remote
https://chain-{chain}.api.baseten.co/development/async_run_remote
https://chain-{chain}.api.baseten.co/deployment/{deployment}/async_run_remote
.https://chain-{chain}.api.baseten.co/environments/{env_name}/async_run_remote
.