Sebastian

Results 4 issues of Sebastian

To resolve a environment var it is possible to use the Query Values step. On the other hand it would be very nice to have a custom step where you...

Hi There, I am using this great toolset in a new environment (2021 release wave 1 - 9.2.21023.00135) and the importing fails with error: Plugin Assemblies import: FAILURE. Error: Plugin:...

In the paid GPT4 version there is a file upload available to upload images. Is this possible with your impelementation?

Hi There, love your work and this repo! Tried to use gpt-4-vision-preview but only got an exception: `var result = await client.GetChatCompletions(message, model: "gpt-4-vision-preview");` And I got: ![image](https://github.com/rodion-m/ChatGPT_API_dotnet/assets/1607849/93800ca2-f30a-4eb3-a7cd-756bf232f2bc) Thank you...