No limitiations currently known.
This feature is only compatible with RightMarket 2.0 (Storefront 9.8) deployments or later.
This feature is only compatible with RightMarket Theme 5.9.2 and later.
Conversation/memory is limited to 4096 tokens. Any long conversations will eventually display an error. An update is required to cut off the initial requests before token length exceeds Open AI’s limit. Future updates will resolve this using embed e.g. embed docs.
Errors are logged in console when the debugging feature is enabled from the Extensions > AI Content Writer page.
If the OpenAI server responds with an HTTP error code, the text of the response is a JSON data. This data is written in the Storefront log and a generic error is sent to the client browser. Users will see a more generic error: “OpenAI server returned an error. Please contact your admin to see the server log for details.”
Currently, debugging is limited to browser developer tools.
The AI Content Assistant uses Open AI’s API to send prompts and receive responses. Account details:
| Sign-in | Username | Password |
|---|---|---|
| https://platform.openai.com/login | platform@rightmarket.com | Please contact a member of the Platform team. |


Typical usage:

Invoices and other billing notifications will be sent to platformbilling@rightmarket.com
AI Content Assistant is currently using the ‘Instruct models - davinci’ model.
The model will need to be converted to ‘Chat models - gpt-3.5-turbo’ at some point as this reduces costs by at least 90%. We’re currently seeing low usage costs through the Alpha release ($0.63 /month).
