You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
For now, a basic loop and insert on the server side should suffice. Feel free to go above and beyond implementing a batch insert on the corpus level as well.
The text was updated successfully, but these errors were encountered:
Implement the
batch_memorize
api for memas. This will be used to mostly for mass import scenarios, like populating knowledge corpora.The json payload for the api call will most likely look something like this:
For now, a basic loop and insert on the server side should suffice. Feel free to go above and beyond implementing a batch insert on the corpus level as well.
The text was updated successfully, but these errors were encountered: