Skip to content

Infinite Loop when the Prompt request change the name of already exist table #134

Open
@Andres6936

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:

  1. Request a table of users with the Prompt: Create a table for User
  2. Request the name change of the table using CamelCase Prompt: The name of the table in CamelCase and the properties same
  3. Infinite Loop of IA

Expected behavior

The name table is converted to CamelCase

Screenshots

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions