-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Labels
state: inactiveNo current action needed/possible; issue fixed, out of scope, or superseded.No current action needed/possible; issue fixed, out of scope, or superseded.
Description
Conversation currently only stores the last usage information. This makes it difficult to assess cache hit/miss issues in dumps. Ideally for each request we make we should store the usage information so that we can see - token usage and cost information in detail.
Technical Requirements
- Store it in the
metafield - Add a
timestampfield in the data. - Keep it open for extensions (we might want to add more fields)
Related #1485
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: inactiveNo current action needed/possible; issue fixed, out of scope, or superseded.No current action needed/possible; issue fixed, out of scope, or superseded.