The robot is located in the second column of the function column. Click it to enter the robot search page. Click Create Robot to execute the corresponding robot creation function.
Click to create a robot
Icon: Upload this robot icon (optional)
Name: The name of this robot (required)
Description: Fill in the description of this robot (optional)
Category: Select the type of robot to be created (required)
Text-to-SQL Robot: This robot can connect to the corresponding database and provide users with a natural language method to search for information in the database. Currently MSSQL and MySQL are provided.
Fill in the following information:
Host: The location of the Database Server of the main Host
User: The user name of this Database Server
Password: corresponding to the password of the Database Server user
Database: The name of the Database in the Database Server
Query quantity limit: the number of query records
Port number: The port number corresponding to the Database Server
Database type: The type of the Database, currently supports MSSQL and MySQL
SSL: If the Database has set up related SSL certificate items, you can check this option and click the CA field to upload the relevant certificate file. If you still have Cert and key, you can fill in the optional fields below
Parameters: The parameter settings used by the large language model applied by the text-to-SQL robot will affect the LLM's answer. From top to bottom, they are temperature, Top-P, Top-K and search scope
Test connection: After filling in the Database Server information in the capability item, the test connection status will be displayed in the upper right corner. If the connection is successful, it will show Connected; if the test connection fails, it will show Connection Failed
Save: In the upper right corner of the editing page, you can save the robot editing information. Click it to display the publishing object. Currently, the text-to-SQL robot can only be published to the creator himself
Other options: Click on the edit page… and the Import/Delete options will appear
Import: You can fill in the Json information of the text-to-SQL robot provided by others. After filling in, you can copy the "capability" information filled in by others.
Delete: Delete this robot.