12345678910111213141516171819202122232425 |
- External Services
- =================
- Explain the use of services.
- Modelverse-side
- ---------------
- Explain how services work in the Modelverse.
- Service-side
- ------------
- Explain how services work in the Python wrapper.
- Example
- -------
- Give a full example of a service.
- HUTN compiler
- -------------
- Explain how the HUTN compiler (for the compile_code and compile_model operations) works using services
|