Manage LLMs

The LLM panel lets you add and review Large Language Models (LLMs) that can be connected to GraphXR. You can:

  • Add an LLM.

  • Review and update version, usage limits and other LLM details.

To add an LLM:

  1. Open the LLM panel and click the Add button at the upper right corner.

10 01 LLMPanelAdd
  1. In the Add dialog, enter the required details for the LLM, including:

    • Provider: LLM provider (i.e. OpenAI, Claude, etc.)

    • Name: The name of your LLM instance (e.g.my_openai).

    • API URL:

    • API Key:

    • Organization:

    • Model Name:

    • Embedding Model:

    • Chat Limit: Set maximum chat requests allowed for non-admin users per 2 hours. Zero (0) means no limit

    • Default Model checkbox: Click to use the default LLM model.

  2. Click Save or Cancel.

    When saved, the LLM appears in the list.

    10 02 LLMAdded

    To update an LLM connection:

  3. Open the LLM panel and click the Edit button for a connected LLM.

    10 03 LLMEdit
  4. Enter updated details, such as Model Name and Chat Limit.

  5. Click Save or Cancel.

To delete an LLM connection:

  1. Open the LLM panel and click the Delete (trash can) button for the connected LLM.

    10 04 LLMDelete
  2. Click Delete (or Cancel) in the confirmation message.