Moshi AI demo is mind-blowing! Now imagine a conversational AI that finishes your sentences faster than you can think and responds instantly. I believe it’s only a matter of time until we see such a demo. It will feel like it reads your thoughts.
We want Flyte to become the conduit for collaborating across myriad open source projects. To achieve this, it is essential that Flyte be perceived as a truly open platform. Today contributing Flyte to The LF AI and Data Foundation is a giant step towards our goal.
@aaronmblevin@nicolabortignon If you do aggregation, you need to decide how to merge multiple message identifiers, e.g, take the first, latest, random, create a new one, or build a list (that can be too long). It also depends on what kind of tracing you are looking for
@nicolabortignon@aaronmblevin I think it's about a unique identifier in your message envelope, that you propagate. Depending on what you use, you might have it out of the box (for instance, Pub/Sub messageId). You can also imagine higher-level abstraction that passes it through implicitly.