pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

`message_id` value indicating next message not current one?

Open xec-abailey opened this issue 5 months ago • 0 comments

Been working on a custom langfuse filter and noticed that the message_id metadata entry is not indicating the current message but the next message.

Example:

INLET:

Image

OUTLET:

Image

As you can see, the message_id value that was sent with the initial user message is now the assistant's message id on outlet. It's unclear to me why this is the case

Thanks!

xec-abailey avatar Sep 04 '25 21:09 xec-abailey