wayliums
wayliums
function calling is supported, here's the example. https://github.com/Azure-Samples/contoso-creative-writer/blob/fe9478e42d4f190b820bd491651e7df2c35adb35/src/api/agents/researcher/researcher.prompty#L15 We basically use this syntax to load json file. ``` ${file:functions.json} ``` I haven't tried the full response_format but I think it...
We read the setting from prompty.currentModelConfiguration. In some cases VSCode saves to .vscode/settings.json.  And some cases it's saved to your user levels settings.  @BartNetJS @AnaTipps @perkops @abakumovoleg @anuraj...
what's your SK version and exact error? Also did you try right click on the prompty file and generate SK code from there?
I think this is a great idea. @sethjuarez what do you think?