Skip to content

Package com.paragon.prompts

This docs was updated at: 2026-02-23


Classs

Name Description
FilesystemPromptProvider A PromptProvider that reads prompts from the local filesystem
LangfusePromptListResponse Response from the Langfuse prompts list API (v2)
LangfusePromptProvider A PromptProvider that retrieves prompts from the Langfuse API
Prompt Represents an immutable text prompt that can contain template expressions
PromptProviderException Exception thrown when a prompt cannot be retrieved from a PromptProvider

Interfaces

Name Description
PromptProvider Provider interface for retrieving prompts from various sources
PromptStore Store interface for persisting prompts to various storage backends

Records

Name Description
LangfusePromptResponse Response DTO for Langfuse prompt API