Open
Description
Bug report
Describe the bug
When requesting the AI to create a table and then rename it to use CamelCase in the names, it enters an infinite loop when trying to create a table that already exists.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Request a table of users with the Prompt: Create a table for User
- Request the name change of the table using CamelCase Prompt: The name of the table in CamelCase and the properties same
- Infinite Loop of IA
Expected behavior
The name table is converted to CamelCase
Screenshots
