Chat2DB
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.
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.