What's Changed
- Accept recursive objects in
return_typeby @Kludex in #1017 - Rename HandleResponseNode to CallToolsNode by @dmontagu in #1020
- Make Graph.iter into an async contextmanager by @dmontagu in #958
- Fix bug related to handling multiple result tools by @dmontagu in #926
- Replace
model requestspan withInstrumentedModelby @alexmojaki in #1012 - Replace
all_messagesin agent span withall_messages_eventsin same format asInstrumentedModelspan by @alexmojaki in #1018
New Contributors
- @logankilpatrick made their first contribution in #1030
Full Changelog: v0.0.30...v0.0.31