For me, what I need is to be able to use the API to update the training data:
- add new data
- edit existing data
- remove old data
At the very least, if we could simply generate a new training document and replace the existing one.
Our client's docs change frequently enough that this would be a necessity.
Text would be the easiest, but I am willing to upload JSON, if that's what it requires.
web • 2 years ago
this is actually a great idea
bharat • 2 years ago
Dhananjoy, both your suggestions of an input source on the embedding layer, and also a dynamic source for each user message, would be great features
Dhananjoy Biswas • 2 years ago
Or do you want to use this as a dynamic source for each input message from user?
Dhananjoy Biswas • 2 years ago
amazing idea, are you thinking of the this as an input source that will be added in the embedding layer, and maybe synced periodically?