How to add annotations to messages in v5? (Metadata vs Custom Data) #7748
Replies: 1 comment
-
Just used the metadata. Works great for anyone seeing this later on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Given I have a UI input where users can "attach" specific data.
How can I add this data (JSON) to the system prompt?
Should I use Message Metadata or the Custom Data?
I'm leaning towards metadata as it's at the message level.
(read the docs but still a little confused)
Beta Was this translation helpful? Give feedback.
All reactions