assistant-toolkit
assistant-toolkit copied to clipboard
Toolkit for experimentation with watsonx Assistant
Hi, I've followed these instructions: https://github.com/watson-developer-cloud/assistant-toolkit/tree/master/conversational-skills/procode-skill-sdk-js I've deployed the code to Code Engine, registered the provider and get registered providers when running GET /v2/providers. In the UI "Skill-based" action option....
Similar to #249 just with the ability to use any amount of prompt variables and any name for the prompt variables. - Adds the `/ml/v1/deployments/{deployment-id}/generation/text` endpoint to the `watsonx-openapi.json` -...