ibmtjbot / tjbot

IBM TJBot
https://ibmtjbot.github.io
Apache License 2.0
481 stars 282 forks source link

Update instructables to mention how to input apikeys #179

Open robertoetcheverryr opened 3 years ago

robertoetcheverryr commented 3 years ago

Hi, I had to read and debug some of the code to finally understand why, even though I followed the instructions (for the conversation recipe) that said to create my services and input the assistant ID into the config.js, the recipe still complained about not having the credentials for the service. sometime in the tjbot v2 migration they got moved to the ibm-credentials.env file, but there is no mention of how to populate (apikey vs iam apikey, fields where you apparently don't need to put anything, etc).

jweisz commented 3 years ago

I don't have access to edit the instructions on Instructables, and they were developed a very long time ago so I'm not surprised that they're out of date. For the credentials, please see the ibm-credentials.sample.env files to understand what is supposed to go inside them.

heather-fillerup-miller commented 1 year ago

We could update the ibm-credentials.sample.env and README.env to include more detailed instructions on how to get the appropriate credentials.

jweisz commented 1 year ago

We need to decide where @ljmwaugh 's new instructions will live: on the GitHub pages site, or as a new Instructable (or both?). Low priority until we figure out a few more things…