Skip to Content
User Guide🎛️ Settings

User Settings

You can configure a personalized AI chat environment through QueryPie AI Hub’s user settings.

How to Access Settings

Click the profile avatar in the top right of AI Hub, then select Settings from the dropdown menu.

Setting Items

General

Configure basic user interface and display options.

ItemDescriptionOptionsDefault
LanguageInterface languageKorean, English, 日本語Browser settings
ThemeScreen themeLight, Dark, SystemSystem
Render user messages as MarkdownDisplay user messages in markdown formatEnable/DisableEnable
Auto-scroll to latest message when opening chatAutomatically move to latest message when opening chat roomEnable/DisableEnable

Chat

Settings related to chat functionality and behavior.

ItemDescriptionOptionsDefault
Send message with Enter keySend message with Enter (Shift+Enter when disabled)Enable/DisableEnable
Show thinking process by defaultDisplay AI thinking process expanded by defaultEnable/DisableDisable
Save drafts locallySave message drafts locally while typingEnable/DisableEnable
Recursion limitMaximum number of consecutive AI tool calls1~Max value (slider)25

Speech

Configure voice recognition and text-to-speech features.

ItemDescriptionOptionsDefault
STT LanguageLanguage for speech recognitionKorean, English (US), English (UK), 日本語System language
TTS VoiceVoice for text-to-speech conversionVoice list provided by browserFirst available voice

TTS Voice Notes:

  • Available voices depend on TTS engines installed in your browser and operating system
  • Different browsers (Chrome, Firefox, Safari) may offer different voice options
  • Click the Test button to preview the selected voice

Artifacts

Settings related to code and document artifact generation.

ItemDescriptionOptionsDefault
Show/Hide Artifacts UIEnable code/document artifact creation and displayEnable/DisableEnable
shadcn/ui component installation guideInclude ShadCN UI component instructions when generating artifactsEnable/DisableEnable

shadcn/ui component installation guide:

  • When enabled, includes explanations for using shadcn/ui components. shadcn/ui is a collection of reusable components built on Radix UI and Tailwind CSS.
  • Note: These explanations are very detailed, so only enable when it’s important to guide the LLM with correct import statements and component usage.
  • For more information about components, visit: https://ui.shadcn.com/

Data Control

Manage user data and sharing features.

ItemDescriptionOptionsDefault
Delete all chatsDelete entire chat history (irreversible)Delete button-
Shared link settingsCreate and manage chat sharing linksManage button-

Shared link management: Click the manage button to view and delete created sharing links.

CLI Keys

View and delete authentication keys for QueryPie CLI tool usage.

  • View keys: Check list of CLI Keys generated after Preset Installation
  • Delete keys: Delete CLI Keys no longer in use (revoke)
  • Generate new key: Create new CLI Key when needed

Lab

Settings to test experimental features.

ItemDescriptionOptionsDefault
Smart Tool DiscoveryRAG-based intelligent MCP tool discovery and executionEnable/DisableDisable

What is Smart Tool Discovery?

  • A feature that utilizes RAG (Retrieval-Augmented Generation) when LLM queries MCP Tools.
  • Expands the number of tools that can be enabled per Preset to unlimited.
  • Enables more accurate and efficient tool selection and execution.
  • This is an experimental feature that is continuously being improved.

Notes

  • Settings are automatically saved when changed.
  • Some settings may require a page refresh to take effect.
  • Lab features are under development and may not work as expected.
  • Data deletion operations cannot be undone, so please proceed carefully.

Troubleshooting

If settings are not being saved

  1. Please check your browser’s cookie and local storage settings.
  2. Check your internet connection.
  3. Try refreshing the page and attempting again.

If settings are not syncing across devices

  1. Make sure you’re logged in with the same account.
  2. Settings synchronization may take some time, please wait.
  3. Try clearing your browser cache and logging in again.
Last updated on