Learn how to embed an Oracle component on your website.
There are two types of views available for the Inline Oracle Embedding.
Oracle Full View with Avatar
To embed the full view with avatar, use the following code snippet.
Oracle Compact View
When the user sends a message, the view transforms, expanding into a chat box. This expansion provides interactive and user-friendly chat interface for continued interactions with the assistant.
Pop up your assistant via a button.
Popup Oracle Button. You can choose style the button or div however you want. Be creative!
Popup Oracle Modal
To embed the popup overlay oracle view, use the following code snippet.
The button’s label by default is “Ask Libraria” but you can change it by replacing the text between <button>
</button>
.
Learn how to embed an Oracle component on your website.
There are two types of views available for the Inline Oracle Embedding.
Oracle Full View with Avatar
To embed the full view with avatar, use the following code snippet.
Oracle Compact View
When the user sends a message, the view transforms, expanding into a chat box. This expansion provides interactive and user-friendly chat interface for continued interactions with the assistant.
Pop up your assistant via a button.
Popup Oracle Button. You can choose style the button or div however you want. Be creative!
Popup Oracle Modal
To embed the popup overlay oracle view, use the following code snippet.
The button’s label by default is “Ask Libraria” but you can change it by replacing the text between <button>
</button>
.