TL;DR
- Following https://github.com/meta-llama/llama-stack/releases
- Tool decorator support for defining client custom tools
- ReActAgent wrapper for creating ReAct Agent
What's Changed
- Sync updates from stainless branch: main by @vladimirivic in #115
- Update CODEOWNERS by @ehhuang in #116
- Sync updates from stainless branch: main by @vladimirivic in #120
- [RFC] Client Agent SDK OutputParser by @yanxi0830 in #121
- minor fix up react_agent by @yanxi0830 in #123
- [SDK] add tool decorator helper for custom client tools by @yanxi0830 in #127
- Adding util to help developers add message attachment by @vladimirivic in #125
- update repo link by @yanxi0830 in #128
- Sync updates from stainless branch: ehhuang_dev by @ehhuang in #129
- OutputParser -> ToolParser refactor by @yanxi0830 in #130
Full Changelog: v0.1.1...v0.1.2