docs: fix dead entry points, add first-agent tutorial, explain unexplained features (#489)

* docs: fix dead entry points, add first-agent tutorial, explain gathered_context, VAD, E.164, Langfuse, Pipecat

* docs: fix broken anchors, correct HTTPS/VAD wording per review

* docs: tighten HTTPS wording and soften single-node claims per bot review
This commit is contained in:
Rushil 2026-07-02 12:47:48 +05:30 committed by GitHub
parent dc98298b66
commit 97803b8121
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 253 additions and 25 deletions

View file

@ -58,4 +58,4 @@ Please check [Prerequisites](getting-started/prerequisites) for the system requi
## Next Steps
You can see how to configure the inference provider in [Inference Provider](/configurations/inference-providers).
Once the platform is running, build your first agent in [Your First Agent in 5 Minutes](/getting-started/first-agent) — no telephony setup required. Or configure an [inference provider](/configurations/inference-providers) first if you're bringing your own LLM keys.