
π§ Pricelist AI
Pricelist AI is the artificial intelligence system integrated with Pricelist Server that allows managing, testing, and deploying customized intelligent assistants. The module’s goal is to provide a comprehensive interface to configure AI behavior, monitor its responses, and connect it to WordPress through a dedicated plugin, offering end users an interactive chatbot directly on the client’s website.
βΉοΈ Info
This section shows the main license data and the active status of Pricelist AI. It also contains the link to download the WordPress plugin that allows integrating the chatbot into the client’s site.
π Main Fields
β’ License ID β Unique license identifier.
β’ Valid Until β License expiration date.
β’ Status β Current status (Active / Inactive).
β’ Download Plugin β Link to download the WordPress integration plugin.
π§ Using the WordPress Plugin
1. Access the WordPress admin panel.
2. Open Plugins β Add New.
3. Select Upload Plugin and import the downloaded file.
4. Click Install Now and then Activate Plugin.
5. After activation, configure the connection parameters to Pricelist Server to make the chatbot available on the website.
The chatbot will then be able to respond to questions about the price list and products published online, using information synchronized with Pricelist Server.
βοΈ AI Setup
In this section, the operational parameters of the artificial intelligence are defined. You can adjust the “temperature” and choose the language model to use for responses.
π Available Parameters
β’ Temperature β Numeric value that controls the variability of responses.
β’ Low values (0.1β0.4) produce more precise and consistent responses.
β’ Medium values (0.5β0.7) balance accuracy and creativity.
β’ High values (>0.8) make responses more variable and generative.
β’ Model Selection β Allows you to choose the active AI model.
β’ gpt-3.5-turbo β fast model, recommended for testing and prototyping.
β’ gpt-4 β stable and precise model, ideal for structured responses.
β’ gpt-4o β model optimized for performance and advanced integrations.
πΎ Operational advice: for the production environment, it is recommended to maintain a Temperature of 0.7 and use the gpt-4o model.
π§Ύ Prompt Viewer
View the list of prompts available in the system, divided by environment (DEV and PROD).
Each row shows the total number of prompts, distinguishing between reserved and non-reserved ones.
β’ Reserved Prompts β prompts with limited access, such as sensitive data like prices or commercial terms, visible only to registered users.
β’ Non Reserved Prompts β public prompts usable by any user.
This section allows you to verify that the active prompts are consistent with the AI environment configuration.
π§ͺ Test Unit
Allows you to perform functionality tests on artificial intelligence and verify the quality of responses.
You can create new tests, execute them, and manually evaluate the results.
π Main Features
β’ AI Quality Score β overall quality score of responses.
β’ New Test β opens the Add Test Case window to create a new custom test.
β’ Run Test β executes the test and generates the AI response.
β’ Evaluation β manual selection of judgment (Good / Bad).
β’ Expected / AI Reply β comparison between expected response and generated response.
π§© Add New Test
Allows you to manually add a new test by filling in the following fields:
β’ Topic β selection of the test topic or category.
β’ User Input β test message or question to send to the AI.
β’ Expected Output (optional) β expected response, useful for comparing the test outcome.
Once the fields are completed, press Save to add the test or Cancel to cancel the operation.
π‘ Tip: use this section to test specific prompts before making them public in a production environment.
π RAG Status
Manages the loading and verification environments for documents in the RAG (Retrieval-Augmented Generation) system. The environments are divided into:
β’ DEV Environment β development environment for testing and updates.
β’ PROD Environment β production environment, used by the active chatbot.
π Button βPut DEV in Productionβ
Promotes the content from the development environment to the production environment, making new configurations or updated documents operational.
πͺͺ Identity
Contains the main prompt that defines the identity and behavior of the AI assistant. Here, tone, language, response rules, and interaction limits are specified.
π Main Fields
β’ Assistant Identity β description of the assistant’s role and function.
β’ Language Behavior β language management rules based on user input.
β’ Behavioral Instructions β behavioral instructions on tone, respect, and accuracy.
πΎ Press Save to apply changes and update the model’s identity.
π AI Logs
Records all interactions and tests performed with Pricelist AI, showing:
β’ Session ID,
β’ User message,
β’ AI response,
β’ Topic of the prompt used,
β’ Date and time of execution.
Each log allows detailed analysis of the model’s behavior, including the prompts selected to generate the response, thus providing in-depth control over accuracy and consistency.
π§ Operational Tips
β’ Always use the DEV environment for testing and promote to PROD only stable versions.
β’ Maintain a constant temperature to ensure uniformity in responses.
β’ Regularly monitor logs to identify any errors or inconsistencies in prompts.
β’ Periodically update the assistant’s identity to align with tone and company policies.
β’ Before publishing changes, always verify results through the Test Unit section.