Structs§
- Comments
Create Builder - Use builder syntax to set the inputs and finish with
call(). - Comments
GetBuilder - Use builder syntax to set the inputs and finish with
call(). - Comments
GetBy IdBuilder - Use builder syntax to set the inputs and finish with
call().
Enums§
- Comments
Create Error - struct for typed errors of method
comments_create - Comments
GetBy IdError - struct for typed errors of method
comments_get_by_id - Comments
GetError - 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