I like the concept, but can you provide more details on implementation?
"bots as docs" implies specific bots have certain information, and the correct bot is selected to do a task. I see a problem in quickly losing track of which bot has what information. Alternatively, the information could be stored as text in a document, and a new bot is spun up with a specific document[s]. This ensures that one can easily maintain and correct the information. This removes the opaqueness of bots and probably reduces the memory storage required for each bot version.
I like the concept, but can you provide more details on implementation?
"bots as docs" implies specific bots have certain information, and the correct bot is selected to do a task. I see a problem in quickly losing track of which bot has what information. Alternatively, the information could be stored as text in a document, and a new bot is spun up with a specific document[s]. This ensures that one can easily maintain and correct the information. This removes the opaqueness of bots and probably reduces the memory storage required for each bot version.