96 lines
7.7 KiB
JSON
96 lines
7.7 KiB
JSON
{"query": "What is addVar in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "How do I declare a variable in AVAP Cloud?", "type": "RETRIEVAL"}
|
|
{"query": "What does the pipeline node do?", "type": "RETRIEVAL"}
|
|
{"query": "Explain the difference between addVar and addObject", "type": "RETRIEVAL"}
|
|
{"query": "What is a virtual API in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "How does the routing engine work in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "What is the purpose of the command node?", "type": "RETRIEVAL"}
|
|
{"query": "How do I handle errors in an AVAP flow?", "type": "RETRIEVAL"}
|
|
{"query": "What is the difference between a dataset and a variable?", "type": "RETRIEVAL"}
|
|
{"query": "How does AVAP handle authentication in API calls?", "type": "RETRIEVAL"}
|
|
{"query": "What are the available data types in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "Explain how the loop node works", "type": "RETRIEVAL"}
|
|
{"query": "What is addHeader used for?", "type": "RETRIEVAL"}
|
|
{"query": "How do I connect to an external REST API from AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "What is the AVAP Cloud execution model?", "type": "RETRIEVAL"}
|
|
{"query": "How does conditional branching work in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "What is the difference between addRow and addObject?", "type": "RETRIEVAL"}
|
|
{"query": "How do I define a reusable function in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "What does the return node do in a pipeline?", "type": "RETRIEVAL"}
|
|
{"query": "How does AVAP handle JSON transformations?", "type": "RETRIEVAL"}
|
|
{"query": "What is the catalog in AVAP Cloud?", "type": "RETRIEVAL"}
|
|
{"query": "How do I paginate results in an AVAP API?", "type": "RETRIEVAL"}
|
|
{"query": "What logging options are available in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "How are environment variables managed in AVAP Cloud?", "type": "RETRIEVAL"}
|
|
{"query": "What is a connector in AVAP?", "type": "RETRIEVAL"}
|
|
{"query": "Write an API endpoint in AVAP that returns a list of users", "type": "CODE_GENERATION"}
|
|
{"query": "Generate AVAP code to call an external REST API and return the result", "type": "CODE_GENERATION"}
|
|
{"query": "Create a pipeline that reads from a dataset and filters by field", "type": "CODE_GENERATION"}
|
|
{"query": "Write a loop in AVAP that iterates over a JSON array", "type": "CODE_GENERATION"}
|
|
{"query": "Generate code to authenticate with OAuth2 and call a protected endpoint", "type": "CODE_GENERATION"}
|
|
{"query": "Write an AVAP function that transforms a JSON response", "type": "CODE_GENERATION"}
|
|
{"query": "Create an API endpoint that accepts POST and validates input", "type": "CODE_GENERATION"}
|
|
{"query": "Generate AVAP code to merge two datasets", "type": "CODE_GENERATION"}
|
|
{"query": "Write a pipeline that handles errors and returns a custom message", "type": "CODE_GENERATION"}
|
|
{"query": "Create a reusable AVAP function that formats dates", "type": "CODE_GENERATION"}
|
|
{"query": "Write code to call a database query node and return paginated results", "type": "CODE_GENERATION"}
|
|
{"query": "Generate an AVAP endpoint that proxies another API", "type": "CODE_GENERATION"}
|
|
{"query": "Write a pipeline that conditionally routes requests based on a field value", "type": "CODE_GENERATION"}
|
|
{"query": "Create AVAP code to parse and validate a JWT token", "type": "CODE_GENERATION"}
|
|
{"query": "Generate code for a webhook handler in AVAP", "type": "CODE_GENERATION"}
|
|
{"query": "Write an AVAP pipeline that aggregates data from multiple API calls", "type": "CODE_GENERATION"}
|
|
{"query": "Create a function that maps one JSON schema to another", "type": "CODE_GENERATION"}
|
|
{"query": "Write code to implement rate limiting in an AVAP API", "type": "CODE_GENERATION"}
|
|
{"query": "Generate an AVAP endpoint with custom response headers", "type": "CODE_GENERATION"}
|
|
{"query": "Create a pipeline that retries a failed API call up to 3 times", "type": "CODE_GENERATION"}
|
|
{"query": "Can you explain that again more simply?", "type": "CONVERSATIONAL"}
|
|
{"query": "What did you mean by that last part?", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you summarize what you just said?", "type": "CONVERSATIONAL"}
|
|
{"query": "I didn't understand the second point", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you give me a shorter version?", "type": "CONVERSATIONAL"}
|
|
{"query": "What was the example you mentioned before?", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you be more specific about that?", "type": "CONVERSATIONAL"}
|
|
{"query": "Repeat the last answer but focus on the part about variables", "type": "CONVERSATIONAL"}
|
|
{"query": "That's not what I asked, can you try again?", "type": "CONVERSATIONAL"}
|
|
{"query": "OK but what does that mean in practice?", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you expand on that?", "type": "CONVERSATIONAL"}
|
|
{"query": "I still don't get it, try a different explanation", "type": "CONVERSATIONAL"}
|
|
{"query": "What was the difference you mentioned earlier?", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you give me an analogy?", "type": "CONVERSATIONAL"}
|
|
{"query": "That makes sense, and what about the second case?", "type": "CONVERSATIONAL"}
|
|
{"query": "Are you sure about that?", "type": "CONVERSATIONAL"}
|
|
{"query": "Say it in one sentence", "type": "CONVERSATIONAL"}
|
|
{"query": "Put that in simpler terms", "type": "CONVERSATIONAL"}
|
|
{"query": "What was the first thing you said about pipelines?", "type": "CONVERSATIONAL"}
|
|
{"query": "OK, now compare both options you described", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you elaborate on the error handling part?", "type": "CONVERSATIONAL"}
|
|
{"query": "Go back to what you said about connectors", "type": "CONVERSATIONAL"}
|
|
{"query": "Give me a bullet point summary of your previous answer", "type": "CONVERSATIONAL"}
|
|
{"query": "I need the same explanation but focused on performance", "type": "CONVERSATIONAL"}
|
|
{"query": "Can you rephrase that as a step-by-step guide?", "type": "CONVERSATIONAL"}
|
|
{"query": "You have a project usage percentage of 20%. Provide an insight.", "type": "PLATFORM"}
|
|
{"query": "Your account has consumed 3000 API calls this month", "type": "PLATFORM"}
|
|
{"query": "You are a direct and concise assistant. Your quota is at 80%.", "type": "PLATFORM"}
|
|
{"query": "Your subscription plan allows 10000 requests per day", "type": "PLATFORM"}
|
|
{"query": "Your account usage is at 95% of the monthly limit", "type": "PLATFORM"}
|
|
{"query": "You have used 45% of your available API quota", "type": "PLATFORM"}
|
|
{"query": "Your current plan is Basic with 5000 API calls remaining", "type": "PLATFORM"}
|
|
{"query": "Your project has exceeded 90% of its allocated resources", "type": "PLATFORM"}
|
|
{"query": "How many API calls do I have left this month?", "type": "PLATFORM"}
|
|
{"query": "What is my current plan and its limits?", "type": "PLATFORM"}
|
|
{"query": "Show me my account usage statistics", "type": "PLATFORM"}
|
|
{"query": "How much of my quota have I consumed?", "type": "PLATFORM"}
|
|
{"query": "When does my subscription renew?", "type": "PLATFORM"}
|
|
{"query": "What are my billing details?", "type": "PLATFORM"}
|
|
{"query": "How many projects can I create on my current plan?", "type": "PLATFORM"}
|
|
{"query": "Am I close to my API limit?", "type": "PLATFORM"}
|
|
{"query": "What happens if I exceed my quota?", "type": "PLATFORM"}
|
|
{"query": "Can I upgrade my current subscription?", "type": "PLATFORM"}
|
|
{"query": "Your free trial expires in 3 days", "type": "PLATFORM"}
|
|
{"query": "Your account is currently suspended due to overuse", "type": "PLATFORM"}
|
|
{"query": "You have 150 API calls remaining in your current billing cycle", "type": "PLATFORM"}
|
|
{"query": "Your consumption this week is 2.5x higher than last week", "type": "PLATFORM"}
|
|
{"query": "What is my current monthly spend on AVAP Cloud?", "type": "PLATFORM"}
|
|
{"query": "How do I add more API capacity to my plan?", "type": "PLATFORM"}
|
|
{"query": "Your project usage percentage is critically high at 98%", "type": "PLATFORM"}
|