Releases: meta-llama/llama-stack-client-swift
Releases · meta-llama/llama-stack-client-swift
Release Notes
Llama Stack v0.1.3 is a stable API release of Llama Stack, which enables developers to build Llama powered RAG and agent apps.
We have updated the iOS Swift client SDK to make it compatible with Llama Stack v0.1.3's inference and agent APIs with custom tooling.
What's Changed
- updated local infer to LS 0.1.0 by @jeffxtang in #18
- Add BearerAuthenticationMiddleware by @dltn in #19
- updated iOS Swift SDK for LS0.1.3 by @jeffxtang in #20
Full Changelog: v0.1.0...v0.1.3
v0.1.0
Release Notes
-
Llama Stack v0.1.0 is a stable API release of Llama Stack, which enables developers to build Llama powered RAG and agent apps.
-
We have updated the iOS Swift client SDK to make it compatible with Llama Stack v0.1.0's inference and agent APIs with custom tooling.