Skip to content

Commit 264ceca

Browse files
docs: sync code blocks and generate API reference (#171)
Synced from agent-sdk ref: main Co-authored-by: xingyaoww <[email protected]>
1 parent 09dc9a3 commit 264ceca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/guides/secrets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ from openhands.sdk import (
1919
Agent,
2020
Conversation,
2121
)
22-
from openhands.sdk.conversation.secret_source import SecretSource
22+
from openhands.sdk.secret import SecretSource
2323
from openhands.sdk.tool import Tool
2424
from openhands.tools.file_editor import FileEditorTool
2525
from openhands.tools.terminal import TerminalTool

0 commit comments

Comments
 (0)