Skip to content

Commit 3b50736

Browse files
committed
Merge 'feat/ark/resp' into 'master'
fix: cp See merge request: !766
2 parents 0b98e9f + 81d08ce commit 3b50736

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)