Skip to Content
User Guide💬 Chat

Chat

Through QueryPie AIP’s chat feature, you can converse with various LLM models and utilize tools to automate your work.

Feature Guide

Model Selection and Option Settings

You can change the LLM model used for conversation through the model selector at the top of the chat screen. Each model provides various options tailored to its purpose. You can select different models for each browser tab, allowing you to compare multiple models simultaneously or use them for different purposes. You can also start a conversation by calling a preset by pressing the @ button in the input field at the bottom of the screen.

Supported Models:

ProviderModelReasoning LevelWide Context
Anthropic• Claude Sonnet 4
• Claude Haiku 4.5
• Claude Sonnet 4.5
• Claude Opus 4.5
• Claude Sonnet 4.6
• Claude Opus 4.6
-
-
-
-
-
-
-
-

-

OpenAI• GPT 5
• GPT 5.1
• GPT 5.2
• GPT 5.3 Codex



-
-
-
-
Google• Gemini 2.5 Flash
• Gemini 3 Flash
• Gemini 3.1 Pro
-
-
-
-
-

Reasoning Models

When selecting GPT series models, you can adjust the Reasoning Level.

  • You can obtain deeper answers by increasing the reasoning intensity when complex problem solving is required.
  • You can easily adjust the reasoning level through the slider.
  • When using Reasoning Level, an option to expand and view the AI’s thinking process is provided. Click the thinking process area in the response to see the logic the AI used to derive its answer.

Chat Reasoning

Context Expansion

When using Claude 4.5 Sonnet and Gemini 3.1 Pro models, you can enable the Wide Context feature.

  • The context window expands up to 1M tokens.
  • Useful when you need to analyze very long documents or large amounts of code.
  • Wide Context models consume more credits, so please use them appropriately.

Chat Wide Context

Additional Features

Features available by clicking the + button on the left of the chat input field.

  • Attach Files: Upload files in various formats such as documents (PDF, Excel, PPTX, DOCX), images, etc. to analyze contents or request summaries. You can upload directly from your local computer or import files saved in My Drive. Document files are processed using Skill-based processing for faster and more accurate analysis. Individual files support up to 50MB, and the total size of files uploaded in a single conversation is also limited to 50MB.
  • Create a widget: Create a widget visualizing data analysis results and add it to the dashboard.
  • Generate a code artifact: Generate artifacts containing executable code and preview screens.
  • Generate an image: Generate AI images with text prompts or modify generated images. AI-generated images are automatically watermarked to identify AI-generated content.
  • Web Search: Activate real-time web search functionality to receive answers based on the latest information (Default: Enabled).
  • AI Voice Reply: Listen to the AI’s response in voice (Default: Disabled).

Tip: Click the microphone icon on the right of the chat input field to input questions by voice.

Chat Plus

Conversation Convenience Features

Tool Execution Description

When a preset uses a tool, easy-to-understand descriptions like “Checking weather…” are displayed. Tool call purpose descriptions are automatically displayed according to the user’s language settings (Korean, English, Japanese). Also, it clearly displays which Integration’s tool and which Skill was used, making it easy to verify the source.

Chat Friendly

OAuth Token Renewal

If an MCP tool’s authentication expires during conversation, you can immediately renew authentication by clicking the Re-authenticate button within the chat window without moving screens. After authentication is complete, you can continue the interrupted task immediately.

Chat OAuth

Tool Chaining (File Handoff Between Tools)

Files can be automatically passed between MCP, Skill, Sandbox, and My Drive to perform complex tasks. The AI uses internal temporary file addresses to automatically handle file transfers between tools, so users can perform multi-tool workflows with just natural language commands without any separate file management.

Supported chaining scenarios:

  • MCP → Skill: Analyze/process files retrieved via MCP with a Skill
  • Skill → MCP: Send files generated by a Skill to external services via MCP
  • MCP → Sandbox: Execute/process MCP files in the Sandbox environment
  • My Drive → MCP: Use files saved in My Drive with MCP tools

Usage examples:

  • Retrieve a document from Google Drive, analyze it, create a PDF report, and send it via Gmail
  • Process data collected via MCP with a Skill and save it to My Drive
  • Process files from external services in the Sandbox and deliver the results back to the external service

Chat Sharing

You can share chat content with other users.

Click the Share button in the top right of the chat screen to open the sharing dialog.

Sharing scope settings:

  • Private: Only you can access. (Default)
  • Organization: Only members of the same organization can view.
  • Public: Anyone with the link can view.

After selecting the sharing scope, click the Create share link button to generate a sharing link. The generated link can be copied with the Copy link button, or shared as a QR code via the QR code icon. Even if you change the sharing scope, the existing link is maintained, so there’s no need to share it again separately.

Note: The sharing link only includes conversation content up to the point of sharing. If new messages are added after sharing, a refresh button will appear, which you can click to update the link with the latest conversation content.

Caution: Please be careful not to share conversations that contain personal information.

Last updated on