Rendered at 22:48:33 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
lunatuna 18 hours ago [-]
I've used rete based CEP tool in the past for utility operations event management. We could tag the rule used to the event or event aggregate, but it was on a single node basis and a basic aggregate. If there was more coverage in understanding it would be a big help to operators. Based on say a set of outage events, can it further understand if it weather event, equipment failure, scheduled maintenance, etc. Linking it to possible operating procedures based on a broader understanding of the state would be very useful.
ZaharaHussain 2 hours ago [-]
If you still work near this, I'd genuinely like to hear what the rule set looked like - outage classification is the case I'd build the next demo domain around.
ZaharaHussain 3 hours ago [-]
[flagged]
ZaharaHussain 2 hours ago [-]
[flagged]
ZaharaHussain 2 hours ago [-]
[flagged]
awfm9 7 hours ago [-]
This is a really interesting concept. Could be quite useful for agents. I worked on something similar, but more abstract; you managed to take it to the practical level.
ZaharaHussain 3 hours ago [-]
[dead]
jimmySixDOF 9 hours ago [-]
I was expecting to see some Jev based influence on RETE/CEP rule handling ... the Typesafe.ai team have a lot more in the pipeline this use case is just getting started
ZaharaHussain 3 hours ago [-]
[dead]
chews 1 days ago [-]
It's been a while since I used a Rete rule engine, back in my days as math nerd at a mortgage bank (ooof we survived the 08 meltdown by the skin of our teeth) we used an internal fork of Drools and paired it with a merkle tree datasctructure to store lending decisions.... I knew blockchain was gonna be a thing when the genesis block referenced the bailout... I kick myself daily cause should've bought more bitcoin.
ZaharaHussain 3 hours ago [-]
[dead]
nickphx 1 days ago [-]
I don't understand. If you're already building the rules, why have a clanker summarize and guess why the result happened when you can display the rules that passed/failed?
ZaharaHussain 2 hours ago [-]
Fair question, and you can do exactly that( response_mode:"verdict_only") makes no LLM call