OptionalauthorThe id of the user who created the comment.
The content of the comment. May include markdown. Currently limited to 5000 characters.
OptionaldataFor inline comments on IO, specifies which field (input, output, or metadata). Must be set together with path, rangeStart, and rangeEnd.
The id of the object to attach the comment to. If this does not reference a valid existing object, an error will be thrown.
The type of the object to attach the comment to (trace, observation, session, prompt).
OptionalpathJSON Path expressions specifying comment location within the dataField. Must have same length as rangeStart and rangeEnd.
The id of the project to attach the comment to.
OptionalrangeEnd character offsets (exclusive, UTF-16 code units) for each path entry.
OptionalrangeStart character offsets (inclusive, UTF-16 code units) for each path entry.
This file was auto-generated by Fern from our API Definition.