Binding - OpenAI SQL
OpenAI SQL Binding Documentation
Overview
The "OpenAI SQL" Binding empowers you to create a chatbot utilizing an OpenAI model while specifying a SQL server as the target. With this binding, the chatbot gains the ability to interact with and retrieve information from a SQL database, leveraging the capabilities of OpenAI's language models.
Requirements
- Set up a model of type "OpenAI"
- Set up a target of type "SQL Server", "PostgreSQL", or "MySQL"
Setting Up the OpenAI SQL Binding
- Select Binding Type:
- In the "Type" drop-down menu, select "OpenAI SQL".
- Select OpenAI Model:
- In the "Model" drop-down menu, choose one of the available OpenAI models.
- Select a SQL Target:
- In the "Binding Target" section, select a target of type "SQL Server", "PostgreSQL", or "MySQL" from the drop-down menu.