PromptSortField#

class langsmith.schemas.PromptSortField(*values)[source]#

Enum for sorting fields for prompts.

num_downloads = 'num_downloads'#

Number of downloads.

num_views = 'num_views'#

Number of views.

updated_at = 'updated_at'#

Last updated time.

num_likes = 'num_likes'#

Number of likes.