chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2026-01-06 14:48:50 +00:00
parent 430b1e685f
commit 7e04f555c4
2 changed files with 1 additions and 2 deletions

View File

@ -168,7 +168,7 @@ live-vlm-webui --port 8091
live-vlm-webui --ssl-cert /path/to/cert.pem --ssl-key /path/to/key.pem
## Change default API endpoint
live-vlm-webui --default-api-base http://localhost:8000/v1
live-vlm-webui --api-base http://localhost:8000/v1
## Run in background (optional)
nohup live-vlm-webui > live-vlm.log 2>&1 &

View File

@ -185,7 +185,6 @@ Once you're comfortable with this foundational workflow, please explore these ad
For questions or issues, please visit:
- [GitHub Issues](https://github.com/NVIDIA-AI-Blueprints/quantitative-portfolio-optimization/issues)
- [GitHub Discussions](https://github.com/NVIDIA-AI-Blueprints/quantitative-portfolio-optimization/discussions)
## Troubleshooting