gyorilab / mira

MIRA modeling framework
BSD 2-Clause "Simplified" License
9 stars 7 forks source link

Extend DKG Instance #342

Closed nanglo123 closed 3 months ago

nanglo123 commented 3 months ago

This pr adds an endpoint /add_relation to the API that adds a relationship between two nodes to the DKG. We also check an environment variable: MIRA_ADD_RELATION_ENDPOINT that turns off/on the endpoint.