🎉 First-time contributors
@kevmyung
✦ Features 5
- add automatic prompt caching supportmodel
- add retry mechanism for tool callshooks
- move ToolProvider out of experimental namespacetool
- update AgentResult __str__ priority orderagent
- Add invocation statehooks
⊘ Fixes 1
⋯ Other 11
- fix flaky openai structured output test by adding Field guidancemodel
- interrupts - multiagent - do not emit AfterNodeCallEvent on interruptmultiagent
- add workflow for lambda layer publish
- interrupts - graph - agent basedmultiagent
- refactor use_span to be closed automatically
- limit permission scope on lambda layer github action
- Enable Auto-close labels on Pull requests as well.
- Use devtools actions
- [FIX] models - gemini - start and stop reasoningContentmodel
- callback handler - fix reporting of tool when missing deltatool
- Fix failing integ tests