We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66adbea commit a3cccf1Copy full SHA for a3cccf1
README.md
@@ -1,7 +1,11 @@
1
# Llama Stack Client Go API Library
2
3
+<!-- x-release-please-start-version -->
4
+
5
<a href="https://pkg.go.dev/github.com/llamastack/llama-stack-client-go"><img src="https://pkg.go.dev/badge/github.com/llamastack/llama-stack-client-go.svg" alt="Go Reference"></a>
6
7
+<!-- x-release-please-end -->
8
9
The Llama Stack Client Go library provides convenient access to the [Llama Stack Client REST API](https://llama-stack.readthedocs.io/en/latest/)
10
from applications written in Go.
11
0 commit comments