Skip to content

feat: Add certificates to create_code_interpreter()#373

Open
sundargthb wants to merge 1 commit intomainfrom
feat/code-interpreter-add-certificates-support
Open

feat: Add certificates to create_code_interpreter()#373
sundargthb wants to merge 1 commit intomainfrom
feat/code-interpreter-add-certificates-support

Conversation

@sundargthb
Copy link
Copy Markdown
Contributor

CodeInterpreter.create_code_interpreter() does not accept a certificates parameter, even though the underlying control plane API (CreateCodeInterpreter) supports it. This PR adds the certificates parameter to create_code_interpreter(), matching the pattern used in BrowserClient.create_browser().

@sundargthb sundargthb requested a review from a team March 29, 2026 22:21
@sundargthb sundargthb changed the title fix: lint errors feat(code-interpreter): Add certificates to create_code_interpreter() Mar 29, 2026
@sundargthb sundargthb changed the title feat(code-interpreter): Add certificates to create_code_interpreter() feat: Add certificates to create_code_interpreter() Mar 29, 2026
Copy link
Copy Markdown
Contributor

@rvkandury rvkandury left a comment

Choose a reason for hiding this comment

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

LGTM

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