trulens.core.feedback.selector¶
trulens.core.feedback.selector
¶
Classes¶
Selector
dataclass
¶
Functions¶
select_record_input
staticmethod
¶
select_record_input() -> Selector
Returns a Selector
that gets the record input.
RETURNS | DESCRIPTION |
---|---|
Selector
|
|
select_record_output
staticmethod
¶
select_record_output() -> Selector
Returns a Selector
that gets the record output.
RETURNS | DESCRIPTION |
---|---|
Selector
|
|
select_context
staticmethod
¶
Returns a Selector
that tries to retrieve contexts.
PARAMETER | DESCRIPTION |
---|---|
collect_list
|
Assuming the returned
TYPE:
|
RETURNS | DESCRIPTION |
---|---|
Selector
|
|