Hello,
We’re building a React app backed by the OSDK, and are hoping to migrate away from using our own independent LLM providers into using models provided by Palantir. Right now we render token-stream SSEs as they come in, so as to improve our time to first token. Is it possible to do something similar with Palantir-provided models through the OSDK in the Developer Console?