tenthe commented on PR #3569: URL: https://github.com/apache/streampipes/pull/3569#issuecomment-2823596899
Hi @grainier, Thanks a lot for your PR! I tested it locally with Ollama, and everything worked perfectly. I really like this new functionality. I was wondering if we could adjust the processor slightly to support using more than one event property as input. One idea would be to change the current `requiredPropertyWithUnaryMapping` to `requiredPropertyWithNaryMapping`. For the UserMessage, we could use key-value pairs, where the key is the runtime name and the value is the corresponding property value. What do you think about this approach? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
