Skip to content

[Feature] No message time in schema.Message and schema.AgenticMessage #888

@longdexin

Description

@longdexin

Is your feature request related to a problem? Please describe.

Yes, I have to persist intermediate messages generated by deep-agent's subagents to database, but the message time is missing.

Describe the solution you'd like

When creating a new schema.Message or schema.AgenticMessage by eino framework, the create time can be recorded by a message field.

Describe alternatives you've considered

I can find all new messages by using callbacks before and after calling LLMs, and record current time, but it's not that elegent and can cause performance problems.

Additional context

Please consider my request seriously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: feature request issue. Implementations of feature requests use `C-enhancement` instead.D-schemaDomain: this issue relates to basic domain entities and definitions in eino's schema package

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions