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

Toolkit for experimentation with watsonx Assistant

Results 33 assistant-toolkit issues
Sort by recently updated
recently updated
newest added

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` -...