Fixing AI Hallucinations in Network Operations with Arista Ava | Ken Duda

Tech Field Day
Tech Field DayMay 28, 2026

Why It Matters

Grounding LLMs with relevant documentation eliminates costly hallucinations, enabling trustworthy AI assistance in mission‑critical network operations.

Key Takeaways

  • LLMs can fabricate answers without grounding, causing dangerous hallucinations.
  • Contextual document retrieval anchors AI responses to factual data.
  • Arista Ava uses a state machine to select relevant documents.
  • System prompts guide LLMs on which sources to consult.
  • Embedding this workflow accelerates product integration without extensive coding.

Summary

The video discusses how Arista’s AI assistant, Ava, tackles the persistent problem of large‑language‑model hallucinations in network‑operations contexts. By grounding the model in actual documentation rather than allowing it to answer from memory, Arista aims to make AI outputs reliable for critical infrastructure.

A vivid example is presented: an early GPT query about a Caltrans road‑condition code returned a fabricated definition, illustrating how unchecked LLMs can mislead engineers. Ava’s solution is to first ask the model which documents would be useful, then feed those sources into its context buffer, ensuring answers are anchored in verified data.

The presenter highlights two technical mechanisms: a state‑machine orchestrator that determines document relevance, and a system‑prompt that instructs the LLM on source selection. This approach lets the AI integrate across Arista’s product suite far faster than traditional code‑first development, reducing manual engineering effort.

For network operators, this means fewer false alerts, faster troubleshooting, and a smoother path to AI‑augmented workflows, ultimately improving service reliability while cutting development costs.

Original Description

Arista Founder and CTO Ken Duda explains why standard Large Language Models (LLMs) cannot be trusted to run critical networking infrastructure without rigorous guardrails. Sharing a humorous story about early AI hallucinations regarding California road codes, Duda contrasts raw AI guesswork with Arista’s Retrieval-Augmented Generation (RAG) framework. By injecting precise product documentation and internal skills manuals into the context window, Arista Ava grounds autonomous AI operations in verifiable truth before executing complex troubleshooting tool calls. #Arista #AristaAva #AIOps #NetworkAutomation #RAG #GenerativeAI #NetworkTroubleshooting

Comments

Want to join the conversation?

Loading comments...