Skip to content

Commit 81d08ce

Browse files
committed
fix: cp
1 parent 0b98e9f commit 81d08ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

volcenginesdkarkruntime/resources/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from .images import Images, AsyncImages
2222
from .batch_chat import BatchChat, AsyncBatchChat
2323
from .batch import Batch, AsyncBatch
24+
from .responses import Responses, AsyncResponses, InputItems, AsyncInputItems
2425

2526
__all__ = [
2627
"Chat",

0 commit comments

Comments
 (0)