@inference-gateway/cli 0.163.1 → 0.164.1
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
|
@@ -310,6 +310,7 @@ Now that you're up and running, explore these guides:
|
|
|
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
312
|
- **[Telemetry](docs/telemetry.md)** - OpenTelemetry traces/metrics and baggage propagation
|
|
313
|
+
- **[AG-UI Output](docs/ag-ui-output.md)** - AG-UI protocol event stream for the headless agent
|
|
313
314
|
|
|
314
315
|
## Commands
|
|
315
316
|
|