HI All i have written a sample pipeline using Apache Beam which uses RunInference to pass to an LLM a list of stocks and get it to interpret - based on some criteria - , which one to sell hold or watch. If it's worth it, i would like to add it to the RunInference samples?
https://github.com/apache/beam/blob/master/examples/notebooks/beam-ml/run_custom_inference.ipynb ? Kind regards Marco