You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
llama-stack-client-swift brings the inference and agents APIs of [Llama Stack](https://github.com/meta-llama/llama-stack) to iOS.
6
6
7
-
**Update: February 26, 2025** The llama-stack-client-swift SDK version has been updated to 0.1.4, working with Llama Stack 0.1.4 ([release note](https://github.com/meta-llama/llama-stack/releases/tag/v0.1.4)).
7
+
**Update: March 14, 2025** The llama-stack-client-swift SDK version has been updated to 0.1.4.1, working with Llama Stack 0.1.4 ([release note](https://github.com/meta-llama/llama-stack/releases/tag/v0.1.4)) and ExecuTorch 0.5.0 ([release note](https://github.com/pytorch/executorch/releases/tag/v0.5.0)). Also the demo apps have been moved to this repository under `examples`.
0 commit comments