assistant-toolkit
assistant-toolkit copied to clipboard
Toolkit for experimentation with watsonx Assistant
This PR adds more detailed documentation on how to filter Elasticsearch results. Signed off by: [email protected]
Also adding a fullscreen example. Also fixed a bug in the example where we were leaving the parent element still on the screen blocking clicks. **Cannot be merged until 8.2...
Zendesk will soon remove support for using email and password for authentication : https://support.zendesk.com/hc/en-us/articles/7386291855386-Announcing-the-deprecation-of-password-access-for-APIs. This means we remove instructions for using password auth.
So I installed watson discovery custom extension from starter kit [here](https://github.com/watson-developer-cloud/assistant-toolkit/blob/master/integrations/extensions/starter-kits/watson-discovery/watson-discovery-query-openapi.json) by import openAPI which went successfully. I added the instance with API key. Then I was trying to load...
Updated base URL. Fixes #234