v0.1.6
ogx-ai/ogx-client-typescriptv0.1.6Mar 8, 2025by yanxi0830
AI Summary
A maintenance and bug-fix release published alongside Llama Stack v0.1.6, including improvements to example scripts.
Key Highlights
- Synchronization with Llama Stack v0.1.6
- Fixed inference/agent example scripts for better robustness
Full Release Notes
## v0.1.6 Published along with [Llama Stack v0.1.6](https://github.com/meta-llama/llama-stack/releases/tag/v0.1.6) ## What's Changed * chore: 0.1.6 Sync updates from stainless branch: main by @yanxi0830 in https://github.com/meta-llama/llama-stack-client-typescript/pull/12 * fix: update inference/agent example scripts to be more robust by @yanxi0830 in https://github.com/meta-llama/llama-stack-client-typescript/pull/14 **Full Changelog**: https://github.com/meta-llama/llama-stack-client-typescript/compare/v0.1.4...v0.1.6