Skip to content

trulens.feedback.prompts

trulens.feedback.prompts

BACKWARD-COMPATIBILITY SHIM.

All prompt constants and template classes have moved to trulens.feedback.templates (domain-based files). This module re-exports them so that existing code using from trulens.feedback import prompts keeps working.

Prefer importing from trulens.feedback.templates in new code.

Classes