v0.1.6
v0.1.6
Published along with Llama Stack v0.1.6
What's Changed
- feat: unify max infer iters with server/client tools by @yanxi0830 in #173
- chore: api sync, deprecate allow_resume_turn + rename task_config->benchmark_config (Sync updates from stainless branch: yanxi0830/dev) by @yanxi0830 in #176
- fix: remove the alpha suffix in run_benchmark.py by @SLR722 in #179
- chore: Sync updates from stainless branch: ehhuang/dev by @ehhuang in #182
- feat: support client tool output metadata by @ehhuang in #180
- chore: use rich to format logs by @ehhuang in #177
- feat: new Agent API by @ehhuang in #178
- fix: react agent with custom tool parser n_iters by @yanxi0830 in #184
- fix(agent): initialize toolgroups/client_tools by @ehhuang in #186
- feat: async agent wrapper by @yanxi0830 in #169
- feat(agent): support plain function as client_tool by @ehhuang in #187
Full Changelog: v0.1.5...v0.1.6