Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chatbot iframe page to embed in external apps/websites #29

Merged
merged 15 commits into from
Nov 27, 2024

Conversation

stefanorosanelli
Copy link
Contributor

@stefanorosanelli stefanorosanelli commented Nov 26, 2024

This PR introduces a new Chatbot page to be embedded in external websites or apps via iframe.

Using the URL /chabot-iframe/{uuid}, where uuid is the collection id, a chat page is displayed where users can chat on the collection data.

This chatbot iframe is available only if brevia_app.public_iframe flag is set to true on the collection metadata.
As default new and exisiting chatbots will not be available.

stefanorosanelli and others added 14 commits November 19, 2024 15:49
@stefanorosanelli stefanorosanelli marked this pull request as ready for review November 27, 2024 12:16
@stefanorosanelli stefanorosanelli changed the title Feat/206 embed chatbot iframe Add chatbot iframe page to embed in external apps/websites Nov 27, 2024
@stefanorosanelli stefanorosanelli merged commit 79461fe into main Nov 27, 2024
2 checks passed
@stefanorosanelli stefanorosanelli deleted the feat/206-embed-chatbot-iframe branch November 27, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants