Chat2DB icon indicating copy to clipboard operation
Chat2DB copied to clipboard

Bug: Manually select a table and pass it into the AI ​​context. After a few sessions, the selected table is cleared and becomes the default state.

Open Daose1997 opened this issue 1 year ago • 0 comments

Chat2DB Version

Main branch code

Describe the bug

The main branch code was pulled on 2024/5/30. After startup, use the customAI connection proxy address to access AI. After selecting the table, it is required to write SQL. After three or four conversations, the selected table is lost. Click the table selection icon on the right and find that it is restored to the default state, that is, the first table. At first, I thought it was a problem with the web page. After packaging the client today, I found that this problem still exists.

Daose1997 avatar Jun 05 '24 07:06 Daose1997