Skip to content

docs: adding examples for mcp #746

Open
dines-rl wants to merge 2 commits intomainfrom
dines/docs-for-mcp
Open

docs: adding examples for mcp #746
dines-rl wants to merge 2 commits intomainfrom
dines/docs-for-mcp

Conversation

@dines-rl
Copy link
Contributor

No description provided.

Copy link
Contributor

@sid-rl sid-rl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's fine if you want to make the docstring changes in this pr, just make sure it's consistent across all the classes (sync and async)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we deleting this file?

print("Set ANTHROPIC_API_KEY for Claude Code.", file=sys.stderr)
sys.exit(1)

sdk = RunloopSDK()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should prefer using AsyncRunloopSDK for all our examples/docs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we updating these docstrings in this pr? also if we're making these changes, we should mirror them for the async classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants