Seth Juarez
Seth Juarez
I do like the idea of having other types though!
I see - as part of the metadata? This is a good suggestion.
In the latest spec you can add a ton of optional things - will update the docs
I moved to a [TypeSpec definition](https://github.com/microsoft/prompty/blob/dev/vscode/prompty/models/prompty.tsp) to make it all much better. The idea is to automatically generate some of the base classes (eventually) in multiple languages so all the...
Good call - I need to do that.
Tool handling, streaming, and token count already work in prompty (if it reports tokens of course). I do agree that I need to add async invokers. Give me a couple...
Interesting - I will need to take a look at how to embed images in a serverless call in the SDK - maybe things need to be parsed differently for...
Looks like there are some models that don't support images in the system message :/ Feel free to reopen if you know differently - happy to adjust.
OK! I've moved to the latest spec. I will update docs this week and then see if I can cherry pick the new invokers.
Good call - I will see about adding invokers for this.