-
Re: "NumberFormatException: For input string" in scenario with integer partitioned dataset
Hi, Is the input dataset file based or SQL? If the input is file based dataset and is not partitioned and the output is partitioned typically, you would need to use redispatch. I f the datasets are S…1 · -
Re: RestException: INTERNAL_ERROR: Ticket not given or unrecognized while using MLFlow commands
Hi, Could please try running this code in test recipe instead of notebook, grab the failed job diagnostics + instance diagnostics and send this to dataiku support via a ticket : https://doc.dataiku.c…1 · -
Re: Modify "Answers" WebApp Plugin
@Kyrillos This is planned already for a future release of the Answers plugin, so I would suggest waiting for that to be released. Otherwise, you would need to convert the plugin to a dev plugin and m…1 · -
Re: Batch Processing for Custom API end point
@dchoudhari For prediction endpoints you can use predict-multi : curl -X POST \ http://localhost:13000/public/api/v1/first-test/avocados/predict-multi \ --data '{ "items": [ { "feature…1 · -
Re: Dataiku Webapp "Answers" not working with Google Cloud LLMs
Can you confirm version of the LLM Answers plugin and the DSS version you currently using?1 ·