agenta icon indicating copy to clipboard operation
agenta copied to clipboard

Create test sets from CLI

Open mmabrouk opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. We would like to be able to manage and create test sets from CLI

agenta testset
agenta testset list: List testsets in the app.
agenta testset add --file_name mytestset.csv --testset_name mytestsetname: Upload a file and create a testset.
agenta testset remove --testset_id: Remove an existing testset.

#991 is a requirement for starting this (otherwise we would need to write the client SDK)

mmabrouk avatar Dec 05 '23 16:12 mmabrouk

@mmabrouk Can I work on this?

poerty avatar Dec 07 '23 09:12 poerty

of course :)

mmabrouk avatar Dec 07 '23 09:12 mmabrouk