v0.1.0
ogx-ai/ogx-client-typescriptv0.1.0Jan 31, 2025by yanxi0830
AI Summary
Initial release of the node client SDK, synchronizing with the core Llama Stack v0.1.0 and fixing streaming return types.
Key Highlights
- Initial node client SDK sync
- Streaming and non-streaming return type fix
New Features
- Code of Conduct file addition
- Node SDK updates
Full Release Notes
Following https://github.com/meta-llama/llama-stack/releases/tag/v0.1.0 ## What's Changed * Adding Code of Conduct file by @facebook-github-bot in https://github.com/meta-llama/llama-stack-client-node/pull/1 * v0.1.0 node client sdk sync by @yanxi0830 in https://github.com/meta-llama/llama-stack-client-node/pull/3 * update node sdk with streaming/non-streaming return type fix by @yanxi0830 in https://github.com/meta-llama/llama-stack-client-node/pull/5 ## New Contributors * @facebook-github-bot made their first contribution in https://github.com/meta-llama/llama-stack-client-node/pull/1 * @yanxi0830 made their first contribution in https://github.com/meta-llama/llama-stack-client-node/pull/3 **Full Changelog**: https://github.com/meta-llama/llama-stack-client-node/commits/v0.1.0