• Resolved rclind

    (@rclind)


    I’m wondering if you could provide help knowing what parameters are available through the embed shortcode.

    Specifically, I want to know how to take the default chatbot embed shortcode and include a parameter to not show in a popup. I generally want the popup, so in the settings I have popup turned on, but in this instance I want it to appear in a specific location on the page, but want to use the same shortcode.

Viewing 1 replies (of 1 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @rclind! ??

    When creating a new chatbot from the Dashboard, you can see two different shortcodes under the “Shortcode” section: one with an ID reference and another with a complete set of parameters. You can view all the shortcode parameters there.

    Front parameters:

    • id
    • customId
    • aiName
    • userName
    • guestName
    • textSend
    • textClear
    • imageUpload
    • fileSearch
    • textInputPlaceholder
    • textInputMaxLength
    • textCompliance
    • startSentence
    • localMemory
    • themeId
    • window
    • icon
    • iconText
    • iconAlt
    • iconPosition
    • fullscreen
    • copyButton

    Server parameters:

    • id
    • envId
    • scope
    • mode
    • contentAware
    • context
    • embeddingsEnvId
    • embeddingsIndex
    • embeddingsNamespace
    • assistantId
    • instructions
    • model
    • temperature
    • maxTokens
    • contextMaxLength
    • maxResults
    • apiKey
    • functions
Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode Paramaters’ is closed to new replies.