wayliums

Results 4 comments of 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. ![image](https://github.com/user-attachments/assets/68f10c07-4541-4fd0-85af-a5fe81ec4301) And some cases it's saved to your user levels settings. ![image](https://github.com/user-attachments/assets/67b98d56-ef31-48d0-899e-cdc4506d509f) @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?