Task for calling OpenAI's Chat GPT API.
You can install the Task via frends UI Task View.
git clone https://github.com/FrendsPlatform/Frends.OpenAI.git
dotnet build
Run the tests
dotnet test
dotnet pack --configuration Release
SonarAnalyzer.CSharp version (unmodified version 9.8.0.76515) used to analyze bugs, vulnerabilities and code smells uses LGPLv3, full text and source code can be found in https://github.com/SonarSource/sonar-dotnet.