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
Describe the problem and solution that you'd like.
I just tried out Command Dash and found out one flaw in it, see we have ability to chat with it but it will not rethink on its approach much like we have in say GPT 4, though the first product is quite good here due to fine tuning but feedback mechanism is weak which makes it difficult for us teach the AI how to adapt to our codebases and write exactly how we write.
Please can you add a dedicated button with prompt engineered prompt which will attach to our prompt to improve response and regenerate entire testcase applying those changes and not giving same test code again which is the current behaviour.
Also, another solution for it can be to make the AI think that it is a wizard who will embark on a journey to iteratively generate test case for the problem by designing and deliberation
Describe alternatives that you have considered.
No response
Additional Information
No response
Acceptance Criteria
Acceptance Criteria:
A button for feedback for the test or refactoring done which will successfully push the AI to rethink
Long term memory to remember stuff about the specific testcase setup and environments we give it, which should be exportable as a file like a memory chip. (Using it we should be able to bring back the AI we trained in any machine)
The text was updated successfully, but these errors were encountered:
Hi @DevangML! thanks for this feedback. we are bringing in a chat mode that allows you to just activate an agent say @test and chat normally with it like you do with ChatGPT.
This shall solve this problem to some extent. The ideal solution to further chat with commands may take some time for us to get to.
Describe the problem and solution that you'd like.
I just tried out Command Dash and found out one flaw in it, see we have ability to chat with it but it will not rethink on its approach much like we have in say GPT 4, though the first product is quite good here due to fine tuning but feedback mechanism is weak which makes it difficult for us teach the AI how to adapt to our codebases and write exactly how we write.
Please can you add a dedicated button with prompt engineered prompt which will attach to our prompt to improve response and regenerate entire testcase applying those changes and not giving same test code again which is the current behaviour.
Also, another solution for it can be to make the AI think that it is a wizard who will embark on a journey to iteratively generate test case for the problem by designing and deliberation
Describe alternatives that you have considered.
No response
Additional Information
No response
Acceptance Criteria
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: