HELP!

Add a LLM Generated Javascript

This build tool allows users to create Javascript code for the current knowledge base using LLMs. The build tool can be found by the following icon within the LLM integration category: LLM generated Javascript

To generate the Javascript code, type out what you would like the generated javascript code to accomplish in the text box while keeping your request simple, clear and concise. You can mention already existing questions and other objects within the current knowledge base, and the LLM will include them if appropriate. Click next when you finish typing out your prompt.

lLLM generate javascript build tool prompt window

After clicking next, you will be shown the LLM Generated Javascript code which you can edit to your liking. In addition to this, the top of the page will contain a warning if the Javascript code you generated would be better suited for another build tool. This warning does not effect your code and is just a reminder. If the generated Javascript code contains variables that are not within the knowledge base, you will be given an option for the build tool to create them as automatically questions. All checked checkboxes will be created as the appropriate questions in the knowledge base. After you are content with the Javascript code, you can press next to move onto the final page of the build tool.

Second window

The final page contains the name for the generatead Javacript code which will automatically be filled out and can be changed if needed. This page also contains the catalog category which can also be changed. Clicking the finish button will create the Javascript script and the checked variables as questions.

Third window

On This Page