Hi Team, I have created a Webapp, but I wish to use it outside Dataiku and all the users of the WebApp do not have access to Dataiku. So, in Documentation I read about Public WebApp in Dataiku, but I am unable to follow the steps mentioned after clicking on Administration. Steps mentioned: . In order to make a webapp…
I do not have much data, is about 4558 entries only. Why I have exceeded the memory limit ? How to resolve it ? Thanks. Dataiku version used: 14
Is it possible to control the rate at which a prompt recipe issues requests? I ran my first one yesterday and very quickly hit the TPM rate cap on our OpenAI model deployment.
Dataiku version used: 14.6.0
Hi, my company recently added access to LLMs via Snowflake Cortex through Dataiku's LLM Mesh feature. When trying to generate structured JSON output (either in the UI via Prompt Studio or via the Python API according to the official documentation), I run into the following error: The Snowflake Cortex (SQL) completion API…
Hi. I created a scenario that executes a python recipe and builds a dataset. I tried to exact jobId within the recipe using get_custom_variables.get("jobId"). However, the approach is unreliable, as the code returns a value and times and sometimes it doesn't. The scenario is run using a time-based trigger. Could someone…
Dataikuコミュニティの皆様、こんにちは。 現在、Jupyter Notebook(Pythonコードレシピ)で作成したカスタムのLightGBMモデルを、Dataikuの「Saved Model(保存済みモデル)」としてフローに登録し、ScoreレシピやEvaluateレシピと連携させようとしています。 予測時(推論時)のカテゴリ型のマッピングのズレ防止、および5つのFoldのアンサンブル(平均)予測を内包させるため、MLflowの mlflow.pyfunc.PythonModel を使用して以下のようなカスタムラッパークラスを実装しました。 1. 参考にしたドキュメント 公式チュートリアルの「Step 3: ML Deploy…
Hi, I'm using the Dataiku API to deploy parameters in my scenario. My question is about the timezone in the scenario trigger. In my custom python, I specify, timezone : "Europe/Paris" and the dataiku front took this parameter like we saw on the second screenshot. I want to launch my scenario at 1:00 in the timezone…
Hi, Is it possible in Dataiku to import a dataset from a Data Collection into a project, using the Python API ? (I mean from a recipe in the target project, not in the source project). I am looking for a way to do this via a Python recipe or through the Dataiku Python API client, without having to do it manually through…
Hello, I am currently testing an API endpoint created with Dataiku API Designer and noticed some prediction behaviors that I do not fully understand. Environment Dataiku DSS API Designer LightGBM prediction model Approximately 48 input features Observation I expected the API to return an error when required feature values…
Create an account to contribute great content, engage with others, and show your appreciation.