agent-zero/docs/setup
Alessandro 9bcef39028 Add llama.cpp and vLLM local providers
Add llama.cpp / llama-server support:
- Register llama.cpp chat and embedding providers through hosted_vllm defaults on host.docker.internal:8080.
- Add onboarding metadata, a bundled icon, no-key provider metadata, model discovery coverage, setup docs, and tests.

Add vLLM support:
- Register vLLM chat and embedding providers through hosted_vllm defaults on host.docker.internal:8000.
- Add onboarding metadata, a bundled icon, no-key provider metadata, model discovery coverage, setup docs, and tests.
- Strip empty tools arrays from the Responses-to-chat fallback path so strict OpenAI-compatible servers accept local vLLM calls.
2026-06-15 05:37:28 +02:00
..
dev-setup.md docs: make Agent Zero guides more human 2026-05-09 00:02:11 +02:00
installation.md Add llama.cpp and vLLM local providers 2026-06-15 05:37:28 +02:00
vps-deployment.md docs: make Agent Zero guides more human 2026-05-09 00:02:11 +02:00