Vincent Giraud
Vincent Giraud
Hi, I also have a use case wher I'm calling the OpenAI REST API and ask to return a proper JSON string as a response. Then I need to turn...
Hi @saig0 , that would work indeed. Thanks.
Hello @saig0, I've added minStartTime and maxEndTime properties to processInstances function and graphqls files. After some progress, I've now bumped into this error: 2022-01-20 21:47:58.875 ERROR 8805 --- [ main]...
Thanks @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} > ``` >...
@sethjuarez and @wayliums are you taking PR? I've created a local branch with a fix candidate as I found the root cause and a workable example.
> In general, we basically `**kwargs` in model params and configuration. Is the run failing in the runtime or the extension? I know we use function calling in [other samples](https://github.com/Azure-Samples/contoso-creative-writer/blob/main/src/api/agents/researcher/researcher.prompty)....
> OK - I think I understand. I think that for the prompty standalone runtime we need a beta invoker for aoai to solve this. In general, though, the args...
https://github.com/microsoft/prompty/pull/93 merged.
> @vincentgiraud please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @microsoft-github-policy-service agree [company="{your company}"] >...