Hello all, Here our context : -An headless custom web app on Dataiku that receives through API a user question and must give an answer based on internal procedures -as of today, the procedures are sent in markdown with the prompt but it's really heavy and the response time is more thant 20 seconds -I have played with…
This is my code and 'Data Pool' is my default zone and it has more hen 10 tables but it is not fetching the list of items for default zone. however it is working for other zones but not for this default zone. Operating system used: Windows Operating system used: Windows
Using wip_discrete_jobs as an example we have columns that should be integers but are ingested as numeric. For example, Table: wip_discrete_jobs Column: wip_entity_id Type: numeric(38,15) If I query the table SELECT wip_entity_id, organization_id FROM khw_eng.wip_discrete_jobs WHERE wip_entity_id = 34922 The result is as…
Hi. I created a scenario. In step 1, I read the parameters sent over the webapp API using get_trigger_params and set_scenario_variables - the next step is to run the recipe. I would like to know how to read the set scenario variables within the recipe scope so that parallel runs on the scenario execute smoothly. Since they…
HI All, I am a green hand using dataiku. currently I have 1.created dataset from Hive 2.create dashboard from #1 while Source dataset in #1 has a) add new fields & b) refreshed value. in #2 dashboard, not see any changes. My question is how to update these changes in #2? Operating system used: windows Operating system…
I ran a recipe twice where the first run had (NP) in the job run details and the second run did not have (NP) in the job name. What does this mean and what can be causing this difference?
Hi everyone. I'm using Dataiku 14, and I'm using get_recipe("NAME").run() to call the execution of a project B recipe from project A. But I want to pass a variable that has a value (for instance, ID = 1) to execute the recipe. Could someone please advise me how to do it? Also, how should I declare the variable in Project…
Hello, I am new to Dataiku and have encountered an issue while searching for specific records within the platform. When I search for a particular record, no results are displayed; however, the same record appears in the exported Excel file from Dataiku. I would like to be able to view all records directly within Dataiku…
If we develop a multi-agent application, how does that perform with say 100 users all asking questions at the same time? I notice with some experimental webapps that the first use of an agent can take considerably longer than subsequent uses. I would infer that there is a backend agent server process that lives for a while…
Create an account to contribute great content, engage with others, and show your appreciation.