Skip to main content
Back to XO GPT Model Specifications The XO GPT DialogGPT model predicts user intent in multi-turn conversations. For each user query, it takes shortlisted RAG chunks (Dialog, FAQ, and Knowledge), conversation history, and the active dialog context to determine the most relevant intent and generate an accurate response. RAG Framework

Challenges with Commercial Models


Key Assumptions

  • Scope: Supports text and voice-based conversations only.
  • All required pipeline inputs are available for the model to generate the expected output.

Benefits

XO GPT Benefits

Consistent and Accurate

Ensures accurate intent identification for every user input. See Model Benchmarks for metrics.

Cost-Effective

For Enterprise Tier customers, XO GPT eliminates commercial model usage costs. DialogGPT without Search (1,000 input tokens/utterance, 50,000 daily utterances, 10 output tokens/response): DialogGPT with Search (5,000 input tokens/utterance):

Enhanced Security

No client or user data is used for model retraining. Guardrails: Content moderation, behavioral guidelines, response oversight, input validation, and usage controls. AI Safety: Ethical guidelines, bias monitoring, transparency, and continuous improvement.
Performance, features, and language support may vary by implementation. Test thoroughly in your environment before production use.

Use Cases


How It Works: Fulfillment Types

The model classifies each user query into a fulfillment type and category, then identifies the winning intent(s). Conversational intent types:

Sample Outputs

Example 1: Ambiguous Intents

Conversation history:
Dialog Chunks:
FAQ Chunks:
User Query: I want to consult a doctor online. How do I do it? Output:

Example 2: Multiple Intents

Conversation history:
Dialog Chunks:
User Query: I want to apply for a credit card and a home loan. Output:

Example 3: Single Intent

Conversation history:
Active dialog context:
User Query: As of now, I need to update my mailing address. Output:

Example 4: System Intent (Continue)

Conversation history:
Active dialog context:
User Query: The branch code is 00123. Output:

Example 5: Conversation Intent

Conversation history:
Active dialog context:
User Query: I need to pause this for a moment. Output:
When an AI Agent has PII masking enabled, masked input fields aren’t available for intent identification, which may affect the model’s accuracy.

Model Building Process

See Model Building Process.

Model Benchmarks


Version 1.0

Model Choice

Base model: Llama-3.1-8B-Instruct

Fine-Tuning Parameters

General Parameters

Infrastructure: 2× A10 GPUs.

Benchmarks Summary v1

Comparison models: Phi4, GPT-4o, Llama 3.1 8B. Benchmarks Summary v1 See Test Data and Results v1 for full details.