Skip to content

ByByAI

Plugin for displaying a table of products. Each product consists of properties such as: Title, Description, Link, Number of stars, Image URL. The user should provide a searchTerm and optionally the quantity of products (default is 5). The responses should be represented in a Markdown table with the following columns: Title, Description, Rating, Image. The images will optionally be displayed in the table, only if the user requests it. The Title should be a link with the Link provided by the API.