Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respond general questions related to data & Wren AI functionality #861

Open
wwwy3y3 opened this issue Nov 4, 2024 · 0 comments
Open

Respond general questions related to data & Wren AI functionality #861

wwwy3y3 opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@wwwy3y3
Copy link
Member

wwwy3y3 commented Nov 4, 2024

To answer questions that could be categorized into following:

  • Functional Inquiry
    • Purpose: Understand what the AI Agent or Wren AI can do.
    • Example Queries:
      • What can you help me with?
      • How can you assist with my data?
      • What analyses can Wren AI perform?
      • Could Wren AI create charts or visualizations?
      • Do you support data summarization or aggregation?
      • What types of data sources can I connect to?
  • Resource Inquiry
    • Purpose: Discover available data resources (tables, fields, etc.)
    • Example Queries:
      • Show me all available tables.
      • What fields are in the “sales” table?
      • Do you have a list of accessible datasets?
      • Can I see the structure of the database?
  • SQL Generation Inquiry
    • Purpose: Request to generate SQL queries for specific data tasks.
    • Example Queries:
      • Show me total sales by month for this year.
      • Get the top 10 customers by revenue.
      • Find orders where the amount is greater than $1,000.
      • Retrieve all employees hired in the last 6 months.
      • Show inventory levels for items in the “electronics” category.
    • Response Strategy: Generate the appropriate SQL query based on the user’s input and context, ensuring it aligns with database schemas.
  • Out of Scope Inquiry
    • Purpose: Recognize questions beyond the AI agent’s intended functionality and provide a polite response or redirect.
    • Example Queries:
      • Can you tell me about the weather today?
      • What is the capital of France?
      • Who is the CEO of the company?
      • Can you book a meeting room for me?
      • Tell me a joke.
      • What is your opinion on a specific topic?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants