What's Changed
- feat(evaluate): add disable_evaluator_tracing toggle to evaluate() and aevaluate() by @sineha-mani in #3547
- ci(openwiki): open the update PR with gh instead of a third-party action by @thibautlehmann in #3545
- refactor(sandbox): deprecate no_proxy in proxy config helpers by @ramon-langchain in #3512
- fix(js): preserve the 403 JSON error body in raiseForStatus by @QuentinBrosse in #3548
- feat(sandbox): support AWS IAM roles in Python and JavaScript helpers by @DanielKneipp in #3536
- feat(sandbox): run_config, stdin EOF, and native file search/range ops by @ramon-langchain in #3522
- feat(js): add disableEvaluatorTracing option to evaluate() by @sineha-mani in #3549
- feat(sandbox): stream commands over the SSE exec API behind a feature flag by @ramon-langchain in #3553
- feat(py,js): log which source the client resolved its API URL from by @thibautlehmann in #3557
- release(py): 0.13.0 by @ramon-langchain in #3555
Full Changelog: v0.12.6...v0.13.0