Skip to content

feat(code_interpreter, docs, example): add ssl verify support and update examples#14

Open
zhiao0731 wants to merge 3 commits into
huaweicloud:mainfrom
zhiao0731:main
Open

feat(code_interpreter, docs, example): add ssl verify support and update examples#14
zhiao0731 wants to merge 3 commits into
huaweicloud:mainfrom
zhiao0731:main

Conversation

@zhiao0731
Copy link
Copy Markdown
Contributor

  • Added verify_ssl parameter to CodeInterpreter client, supporting SSL verification disabling or custom CA certificate path
  • Updated documentation and comments, adding SSL verification related parameter descriptions and usage examples
  • Fixed spelling errors in the file upload example
  • Refactored example code to adapt to the latest langgraph message handling approach

zhiao0731 and others added 3 commits May 12, 2026 11:34
…ate examples

- Added verify_ssl parameter to CodeInterpreter client, supporting SSL verification disabling or custom CA certificate path
- Updated documentation and comments, adding SSL verification related parameter descriptions and usage examples
- Fixed spelling errors in the file upload example
- Refactored example code to adapt to the latest langgraph message handling approach
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@cd98f83). Learn more about missing BASE report.

Files with missing lines Patch % Lines
.../tools/code_interpreter/code_interpreter_client.py 66.66% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage        ?   45.66%           
=======================================
  Files           ?       79           
  Lines           ?     5779           
  Branches        ?      838           
=======================================
  Hits            ?     2639           
  Misses          ?     2985           
  Partials        ?      155           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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