Using the Chatbot Window to Debug and Improve Methods
The Chatbot window functionality connects to an external AI system. A subscription agreement with the AI system host is needed to obtain an API key. COMSOL is not a party in this agreement, and use of the external AI system may be subject to additional fees.
The Chatbot window, available in both the Application Builder workspace and the Model Builder workspace, can help out with programming using the COMSOL API for Java® and general programming of methods in the Application Builder. See Using a Chatbot in the COMSOL Multiphysics Reference Manual for more information.
When in the Application Builder, you can right-click in a method window and from the Send to Chatbot submenu choose one of the following options:
Choose Conversation About method1 (for example, depending on the method name) to attach the method to a message in the Chatbot window.
Choose Find Bugs in method1 (for example, depending on the method name) to attach the method to a message in the Chatbot window with a suitable prompt for the given task, which you can adjust as you see fit.
Choose Suggest Improvements to method1 (for example, depending on the method name) to attach the method to a message with a suitable prompt for the given task, which you can adjust as you see fit.