@inference-gateway/cli 0.145.0 → 0.147.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
[](https://golang.org)
|
|
6
6
|
[](LICENSE)
|
|
7
7
|
[](https://github.com/inference-gateway/cli/actions)
|
|
8
|
-
[](https://goreportcard.com/report/github.com/inference-gateway/cli)
|
|
9
8
|
[](https://github.com/inference-gateway/cli/releases)
|
|
10
9
|
|
|
11
10
|
An agentic command-line assistant that writes code, understands project context, and uses tools to perform real tasks.
|