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
to accomplish what is descibed in the README, here a generic starting reference for tasks to be worked and expanded:
create a script that uses the ApiDoc parser to isolate the different classes, add proper contexts and relations to each of them so to become self-contained and linked to other classes;
create a script that deploy each class separately via the existing hydrus container (all services share the same network);
create a script that deploy one agent that can connect to all the services (same network)
deploy a service interface on top of the agent to receive queries
The text was updated successfully, but these errors were encountered:
to accomplish what is descibed in the README, here a generic starting reference for tasks to be worked and expanded:
The text was updated successfully, but these errors were encountered: