Is your feature request related to a problem? Please describe.
If a user has a large number of classes of documents, they would like a programmatic way to run discovery on each without having to upload to the UI and manually download the generated config each time.
Describe the solution you'd like
I'd like to be able to run Discovery with idp-cli or the sdk, so I can do it programmatically.
Describe alternatives you've considered
I've implemented a standalone Discovery module which copies the IDP source code and prompts etc outside of the IDP solution and hits Bedrock directly. Would much rather use IDP directly.
Additional context
N/A
Is your feature request related to a problem? Please describe.
If a user has a large number of classes of documents, they would like a programmatic way to run discovery on each without having to upload to the UI and manually download the generated config each time.
Describe the solution you'd like
I'd like to be able to run Discovery with idp-cli or the sdk, so I can do it programmatically.
Describe alternatives you've considered
I've implemented a standalone Discovery module which copies the IDP source code and prompts etc outside of the IDP solution and hits Bedrock directly. Would much rather use IDP directly.
Additional context
N/A