You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the AI Text Generator block in the AutoGPT Platform, attempting to set prompt values with similar names (e.g., 'PR-Title' and 'PR-Title-test') results in the second value being instantly removed upon typing the duplicate substring. This issue restricts users from specifying prompt variables whose names overlap, which can be important for thorough testing and differentiating prompt roles.
Steps to Reproduce:
In the AI Text Generator block, attempt to add multiple prompt values.
Set one prompt value to 'PR-Title'.
Attempt to set another prompt value to 'PR-Title-test'.
Observe that the second value is immediately removed if its name overlaps with the existing one.
Expected Behavior:
Users should be able to define multiple prompt values with unique names, even if one is a substring of another (e.g., 'PR-Title' and 'PR-Title-test'), without the platform removing the new value. However they still should not be able to provide duplicate names.
Bug Description
When using the AI Text Generator block in the AutoGPT Platform, attempting to set prompt values with similar names (e.g., 'PR-Title' and 'PR-Title-test') results in the second value being instantly removed upon typing the duplicate substring. This issue restricts users from specifying prompt variables whose names overlap, which can be important for thorough testing and differentiating prompt roles.
Steps to Reproduce:
Expected Behavior:
Users should be able to define multiple prompt values with unique names, even if one is a substring of another (e.g., 'PR-Title' and 'PR-Title-test'), without the platform removing the new value. However they still should not be able to provide duplicate names.
Attachment:
Screen recording provided by user.
Category:
This Linear ticket was written by an Autonomous Agent running on the AutoGPT Platform.
The text was updated successfully, but these errors were encountered: