Interface

Configure system-wide interface behavior, background tasks, and prompt generation logic in IntraLLM. Changes on this page apply globally to all users.

Interface Settings

This page controls system-wide interface behavior and background task configuration in IntraLLM.
Changes made here apply universally to all users and affect how the platform generates titles, suggestions, queries, and other UI-driven content.


Tasks

Tasks are background model-driven operations used to support the user experience, such as generating titles, tags, follow-up questions, and retrieval queries.

Task Model

  • Local Task Model: selects the local model used for task execution.
  • External Task Model: selects an external model used for task execution, if configured.

The selected task model is used across all task-related generation features unless overridden.


Title Generation

Controls how conversation or content titles are generated.

  • Title Generation Prompt:
    Leave empty to use the default prompt, or provide a custom prompt to control how titles are generated.

Follow-Up Generation

Controls how follow-up questions or suggestions are generated after user interactions.

  • Follow Up Generation Prompt:
    Leave empty to use the default prompt, or enter a custom prompt to adjust follow-up behavior.

Tags Generation

Controls automatic tag generation for chats, documents, or other content.

  • Tags Generation Prompt:
    Leave empty to use the default prompt, or provide a custom prompt to influence tag style and relevance.

Retrieval Query Generation

Controls how queries are generated for retrieval-based workflows.

Web Search Query Generation

  • Query Generation Prompt:
    Leave empty to use the default prompt, or enter a custom prompt to control how search queries are constructed.

Autocomplete Generation

Controls prompt generation used for autocomplete and suggestion features.

  • Image Prompt Generation Prompt:
    Leave empty to use the default prompt, or provide a custom prompt for generating image-related prompts.

  • Tools Function Calling Prompt:
    Leave empty to use the default prompt, or provide a custom prompt to guide how tools and functions are invoked.


UI

Banners

Banners can be used to display system-wide messages or notices within the interface.


Default Prompt Suggestions

Default prompt suggestions are shown to users to help them get started quickly.

Examples include:

  • Studying vocabulary
  • Generating creative ideas
  • Learning new concepts
  • Exploring code snippets
  • Receiving productivity advice

These suggestions can be edited to better match your users’ needs.


Import & Export

  • Import Prompt Suggestions: upload prompt suggestions from an external file.
  • Export Prompt Suggestions: export the current set of prompt suggestions for backup or reuse.

Important Notes

  • All settings on this page apply globally across the platform.
  • Changes affect how the interface behaves for every user.
  • Modifying prompts can significantly impact user experience and generation quality.

For usage flows and onboarding, see Platform Walkthrough.