Skip to content

Commit e130dbf

Browse files
committed
fix type
1 parent 0288197 commit e130dbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

langfuse/api/resources/prompts/types/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
CreatePromptRequest,
1414
CreatePromptRequest_Chat,
1515
CreatePromptRequest_Text,
16+
)
1617

1718
from .create_text_prompt_request import CreateTextPromptRequest
1819
from .placeholder_message import PlaceholderMessage

0 commit comments

Comments
 (0)