What's Changed
- feat(openai): Add use responses API to OpenAI wrapper by @jacoblee93 in #2218
- chore(py): Fix Python integration tests by @jacoblee93 in #2219
- feat(js): Add invocation param tracing for OpenAI responses wrapper in JS by @jacoblee93 in #2220
- Ignore empty string by @hinthornw in #2225
- remove duplicate patch from claude agent sdk by @angus-langchain in #2189
- fix(js): Fix JS Memory Leak clean child_runs by @amodelaweb in #2228
- fix(js): Make traced async iterators call finally on success by @jacoblee93 in #2230
- release(js): 0.4.1 by @jacoblee93 in #2231
- fix(js): Avoid waiting for child runs to complete if parent throws an error by @jacoblee93 in #2232
- release(js): 0.4.2 by @jacoblee93 in #2233
- fix(js): Remove unnecessary promise skip on error by @jacoblee93 in #2234
- Fix timestamp ordering violation in
RunTree.create_childby @loganrosen in #2240 - fix(python): pull prompt for newer langchain_core by @eyurtsev in #2239
New Contributors
- @amodelaweb made their first contribution in #2228
- @loganrosen made their first contribution in #2240
Full Changelog: v0.5.0...v0.5.1