rodion-m / ChatGPT_API_dotnet

OpenAI, Azure OpenAI and OpenRouter Chat Completions (ChatGPT) .NET integration with DI, persistence and streaming support
MIT License
77 stars 14 forks source link

Cant create pull requests #10

Open barbarossa426 opened 2 months ago

barbarossa426 commented 2 months ago

I have added a guard to the samples.Blazor project to check for a valid model and API key configuration. Unfortunately, I'm unable to create a pull request for this repo?

rodion-m commented 2 months ago

It's wired, because PRs are enabled. What error message is it shown? You should fork the repo before doing the PR (I guess you know it).