community
community copied to clipboard
Example data that can be used for various Watson services
Hi! I was interested in finding a way to export the logs from Watson, and I got `export_logs_py.py` to run completely on my terminal (Mac workstation). The Watson Assistant has...
I have a use case, when user saying "I want change my job title to kdfjdkfjkdj", `kdfjdkfjkdj` is free text in which user may input anything they want, how can...
With the new experience the workspace id does not exist. It's now assistant id and environment id. Any plans to update this to handle logs with the New Experience? Thanks!
Hi `watson-developer-cloud/community`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
Hi team, Successful to retrieve the data using command "python export_logs.py apikey assistant_id test.xlsx --logtype ASSISTANT --filetype XLSX --url service_url" But while applying an additional command line argument "filter" to...