Hi all i was wondering if it is possible to run an Agent on Apache Beam? i assume it would be same as invoking an llm, as long as - i dont maintain state - if i were to use external tools - like custom functions - all these tools are available in my environment?
Presumably i can reuse this sample that Radek posted me as part of another query>? https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/custom_remote_inference.ipynb Kind regards Marco
