Leveraging JSON Data for a Network Data Chatbot (2024)

By David Suh, Cox Communications

Large Language Models (LLM) have become the state–of–the-art for chatbot development with unprecedented performance. With the rise of LLMs, there has been a need to develop this technology within the constraints of both practical and corporate requirements and needs. For our network data chatbot, we have the practical need to chat with our network data being collected by our backend services and accessed via REST APIs as JSON data. Other practical needs include minimizing hallucinationswhich are false responses, maximizing deterministic responses, and fitting prompts within the LLM’s maximum context window length. In addition, corporate requirements dictate that we have sandboxed LLMs to isolate this internal data from external access. To meet these requirements, we have implemented a Retrieval Augmented Generation (RAG) framework based on the LangChain orchestrator that runs an LLM agent. The agent asks the LLM to generate formatted JSON to invoke tool functions that make up the semantic layer that connects meaning to action. It has been implemented to retrieve relevant network data in JSON snippets stored in a knowledge graph database that also holds the network relationships. Ultimately, the LLM agent will include the JSON snippets as context in further LLM prompts to get the answer that the user is asking for. This paper will discuss how we met the needs and requirements in our network data chatbot.

By clicking the "Download Paper" button, you are agreeing to our terms and conditions.

Similar Papers

Network Planning Automation Using Big Data
By Ted Boone, Jignesh Patel, Rob Ames, Kyle Cooper & Chaitanya Vasamsetty, Cox Communications, Inc.
2018
Data Network Parameters
By Thomas J. Polis, Communications Construction Group, Inc.
1983
Designing a Cloud-Native, Real-Time Data Hub and Reporting Dashboard: Supporting Cox Multi-Channel Contact Center Operations
By Thomas Youngblood, Cox Communications, Inc.
2024
Modernizing Cox Communication’s Access and Aggregation Network Infrastructure for Remote PHY Deployment
By Deependra Malla, Cox Communications Inc.
2021
The Cox National Backbone: Building A Scalable Optical Network For Future Applications And Network Evolution
By Dan Estes, Cox Communications and Gaylord Hart, Infinera
2008
New Generation Data Governance for Charter Network:1
By Jay Liew, Mark Teflian, Bruce Bacon, Jay Brophy & Randy Pettus, Charter Communications
2019
Cox Next Generation 400G IP+OLS Architecture for Maximum Network Optimization and Cost Benefits
By Saurabh Patil, Cox Communications; Jason Bishop, Cox Communications
2023
Deploying Segment Routing for PON Aggregation in Cox’s Metro Network
By Deependra Malla, Cox Communication Inc.
2023
The Road to 10G: Migrating Today’s HFC Network to Meet Tomorrow’s Demand
By Mike Cooper, David Job & Bill Wall, Cox Communications
2021
How Cox Communications Implemented an Expert System for Service-First Autonomous Operations
By Dave Norris, Cox Communications
2021
More Results >>