Back to XO GPT Model SpecificationsThe 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.
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.
[ "AI Agent: Hello! How can I assist you today?", "User: I would like to schedule a virtual consultation with a healthcare provider.", "AI Agent: Sure! Could you please provide a preferred date and time?", "User: I am available on October 15th at 3 PM.", "AI Agent: You are booked for a virtual consultation on October 15th at 3 PM. Is there anything else?"]
Dialog Chunks:
[ {"ID": "kZryjJQBY6hZN8s7xxxx", "Name": "Virtual Consultation", "score": 0.5942571, "Description": "Schedule or initiate virtual consultations with healthcare providers"}, {"ID": "jZryjJQBY6hZN8s7xxxx", "Name": "Get Definition of Disease", "score": 0.48599482, "Description": "Get descriptions of a medical condition on request"}]
FAQ Chunks:
[ {"ID": "lJryjJQBY6hZN8s7xxxx", "score": 0.63696957, "Primary Question": "How can I find a doctor who specializes in my condition?"}]
User Query:I want to consult a doctor online. How do I do it?Output:
{ "category": "Category 1", "fulfillment_type": "ambiguous_intents", "winning_intents": ["9Ham9fDB:Can I consult a doctor online?", "qxLm9qat:Virtual Consultation"]}
[ "AI Agent: Welcome to our banking service! How may I assist you today?", "User: Hi, I'm interested in some financial products.", "AI Agent: Certainly! What specific financial products are you interested in?"]
[ "AI Agent: Hello! How can I assist you with your banking needs today?", "User: Hi, I'd like to set up automatic payments for my utility bills.", "AI Agent: Could you please provide the payment type and account?", "User: I'll be setting up payments for electricity and water. Use my checking account ending in 1234.", "AI Agent: How much would you like to pay for each bill, and how often?"]
[ "AI Agent: Welcome to ABC Bank. How can I assist you today?", "User: Hi, I'd like to open a new account.", "AI Agent: We offer savings, current, and fixed deposit accounts. Which would you like?", "User: I would like to open a savings account.", "AI Agent: We need some personal information. Could you please provide your full name and contact details?", "User: Sure, my name is John Doe, and my contact number is 123-456-7890.", "AI Agent: We also need proof of ID and proof of address. Do you have these ready?", "User: Yes, I have my passport and a utility bill.", "AI Agent: Lastly, what initial deposit amount would you like to make?"]
[ "AI Agent: Hello! How can I assist you today in managing your HR tasks?", "User: change supervisor", "AI Agent: I understand you want to update the reporting structure. Could you please provide the employee's name?"]