cloudwego / cloudwego/eino

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

Open
#888 1 comment 0 reactions 0 assignees View on GitHub
C-feature-request D-schema
Dominant language
Go
Stars
13k
Forks
1.1k
Avg merge
4h 6m
Merged PRs (30d)
41

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.