palantir-foundryfoundry-workshopfoundry-functions

Querying a live deployment (modeling objectives) from workshop or functions, but not samplewise (like with scenarios)


I have an optimization algorithm deployed as a live deployment. It takes a set of objects and returns a set of objects with potentially different size. This works just fine when I'm using the REST api.

The problem is, I want to let the user of the workshop app query the model with a set of objects. The returned objects need to be written back to the ontology.

My questions:



Solution

  • I answered the questions, as well I tried to address some of the earlier points.