@inference-gateway/cli 0.147.0 → 0.148.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 +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -309,6 +309,7 @@ Now that you're up and running, explore these guides:
|
|
|
309
309
|
- **[Web Terminal](docs/web-terminal.md)** - Browser-based terminal interface
|
|
310
310
|
- **[Shortcuts Guide](docs/shortcuts-guide.md)** - Custom shortcuts and AI-powered snippets
|
|
311
311
|
- **[A2A Agents](docs/agents-configuration.md)** - Agent-to-agent communication setup
|
|
312
|
+
- **[Telemetry](docs/telemetry.md)** - OpenTelemetry traces/metrics and baggage propagation
|
|
312
313
|
|
|
313
314
|
## Commands
|
|
314
315
|
|