Chat2DB icon indicating copy to clipboard operation
Chat2DB copied to clipboard

Modify the calling method of openai, and use function calling to reduce the size of the first input token.

Open hejianjun opened this issue 2 years ago • 0 comments

Updated the interface of openai, refer to.https://cookbook.openai.com/examples/how_to_call_functions_with_chat_models Let ChatGPT actively obtain the data structure of the table The next step is to add an automatic option to the front-end component of the selection table, which can automatically obtain the database structure to write sql when selecting. image

hejianjun avatar Jan 29 '24 03:01 hejianjun