Skip to content

Configuring artifacts for your applications

Enabling artifacts allows your LLM application to generate structured content (code, HTML, CSV, markdown) as interactive cards in Semantics Chat, with preview in a side panel.

Prerequisites

  • Have access to the Wikit Semantics console.
  • Have a Personal Assistant or Q&A Chat type LLM application.

Step-by-step procedure

Step 1: Access the application's advanced settings

  1. Access the Wikit Semantics console and navigate to the Apps tab.
  2. Click the three vertical dots () on the relevant application, then click Manage App.
  3. Click the Advanced Settings tab.

Step 2: Enable artifacts

  1. Scroll down to the Artifacts section.
  2. Click the three vertical dots () to the right of the section.
  3. Select Activate.

Step 3: Configure the options

After activation, click the three dots () again in the Artifacts section and choose Edit to access the following options.

Tool active by default

Enable this option so that the artifact creation tool is available as soon as a conversation is opened, without any action from the user.

Display button in Semantics Chat

Enable this option to display a button in the Semantics Chat interface, allowing the user to manually enable or disable artifact generation for their conversation.

Step 4: Save changes

Click the blue Save button at the bottom of the page to apply the configuration.

Step 5: Verify in Semantics Chat

  1. Go to your application via the Semantics Chat tab.
  2. If the button is enabled, it will be visible in the input interface.
  3. Ask the assistant to create a file (e.g. "Generate a CSV table with 5 countries and their capital.") to verify that an artifact card appears in the conversation.

Note: Artifacts are compatible with web search. On a Personal Assistant application with both tools enabled, the assistant can perform an online search and then generate a structured artifact (HTML report, CSV table, etc.) from the results found.