Module comments_api

Module comments_api 

Source

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