v0.2.8

ogx-ai/ogx-client-typescriptv0.2.8May 27, 2025by raghotham

AI Summary

Synced the chat completion list and retrieve APIs with the Llama Stack release, ensuring consistency with the upstream library.

Key Highlights

  • Synced chat completion list/retrieve APIs
  • Synced updates from stainless branch

New Features

  • Synced chat completion list/retrieve APIs

Full Release Notes

Corresponding to [Llama Stack Release v0.2.8](https://github.com/meta-llama/llama-stack/releases/tag/v0.2.8)

## What's Changed
* Sync chat completion list/retrieve APIs by @ehhuang in https://github.com/meta-llama/llama-stack-client-typescript/pull/21
* Sync updates from stainless branch: ehhuang/dev by @ehhuang in https://github.com/meta-llama/llama-stack-client-typescript/pull/22

## New Contributors
* @ehhuang made their first contribution in https://github.com/meta-llama/llama-stack-client-typescript/pull/21

**Full Changelog**: https://github.com/meta-llama/llama-stack-client-typescript/compare/v0.2.7...v0.2.8