assistant-toolkit icon indicating copy to clipboard operation
assistant-toolkit copied to clipboard

How to add the project id to the watsonx-actions.json file?

Open raghavendra-talur opened this issue 1 year ago • 0 comments

I made a edit like this in the sample file that I downloaded, does this look right?

      {
        "title": "watsonx_project_id",
        "variable": "watsonx_project_id",
        "data_type": "any",
        "description": "",
        "initial_value":{
          "scalar": "RETRACTED"
        }

raghavendra-talur avatar Aug 07 '23 16:08 raghavendra-talur