Skip to content

docs: document interactive chat elements and their feature flag - #404

Open
EvgeniyKvasyuk wants to merge 4 commits into
codemie-ai:mainfrom
EvgeniyKvasyuk:docs/interactive-elements-feature-flag
Open

docs: document interactive chat elements and their feature flag#404
EvgeniyKvasyuk wants to merge 4 commits into
codemie-ai:mainfrom
EvgeniyKvasyuk:docs/interactive-elements-feature-flag

Conversation

@EvgeniyKvasyuk

Copy link
Copy Markdown
Contributor

What

Documents the interactive chat elements feature and the features:interactiveElements customer
flag that gates it. Nothing was documented for either before this change.

Changes

New pagedocs/user-guide/assistants/interactive-elements.md

Covers when interactive elements fit, how to enable them per assistant, how to instruct an
assistant to actually use them, what appears in chat, the element catalog, media handling,
limitations, and troubleshooting. Two screenshots taken from a running deployment.

Feature flagdocs/admin/configuration/codemie/customer-feature-configuration.md

Adds features:interactiveElements to the component overview table, the Advanced Features
configuration block, and the full configuration example. Also documents the gating order: the flag
is one of four conditions, so enabling it alone is not sufficient — the most frequent support
question is a correctly enabled flag with a client that cannot render the elements.

Cross-references — a pointer section in create-assistant.md, a row in the section hub
assistants/index.md, a sidebar entry, and a link back from the admin page.

FAQ — two entries: how to enable the feature, and why an assistant answers in prose despite
the switch being on.

Validation

All gates run individually:

  • npm run lint:prettier — clean
  • npm run lint:markdown — 0 errors
  • npm run lint:spelling — 0 issues
  • npm run lint:eslint — clean
  • npm run typecheck — clean
  • npm run build — SUCCESS, no broken links; both images confirmed present in the build output

Written in the impersonal voice required for new content by the documentation standards.

@github-actions

Copy link
Copy Markdown

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-404/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant