Skip to main content

Module comments_api

Module comments_api 

Source

Structs§

CommentsCreateBuilder
Use builder syntax to set the inputs and finish with call().
CommentsGetBuilder
Use builder syntax to set the inputs and finish with call().
CommentsGetByIdBuilder
Use builder syntax to set the inputs and finish with call().

Enums§

CommentsCreateError
struct for typed errors of method comments_create
CommentsGetByIdError
struct for typed errors of method comments_get_by_id
CommentsGetError
struct for typed errors of method comments_get

Functions§

comments_create
Create a comment. Comments may be attached to different object types (trace, observation, session, prompt).
comments_get
Get all comments
comments_get_by_id
Get a comment by id