Skip to content

Bug: Model Behavior: changes API style of existing API when adding to it despite beeing told not to #5103

@FreddyE1982

Description

@FreddyE1982

I had a nice simple api that used dot structures only like

something = something.something
something.something = something

I asked the agent to add some functionality to that api and explicitly told it NOT to change the api style explaining things as above.

It changed the whole api anyway to use functions and complicated structures instead.

PS:

You really need to make the model better adhere to specific user instructions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmodel-behaviorIssues related to behaviors exhibited by the model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions