Results 131 comments of Patilla Code

Hi! Yes, almost anything is possible these days, the latest feature provided by openai (not a paid feature AFAIK) are functions. That would potentially allow for us/you to create a...

I would suggest you move this into a discussion, if you are still interested

This will probably be outdated if for example #29 is merged

> So I do have GPT-4 (on ChatGPT) and I am getting the same error. I don't have access to `gpt-4` so I can't replicate, the only thing that comes...

Correct, we recently merged that functionality, falling back into model `gpt-3.5-turbo` for when `gpt-4` fails. for anyone landing on this issue in the future: make sure you have a valid...

Open discussion related to this in #135

Many changes have been applied since you posted this, give the latest version a try. If you wish to reopen the issue please do following the new issue template.

Is this some "good practice"?

I did a bit of reading, it looks like `SECURITY.md` files [are a thing](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) I was not aware of, so thanks for raising this. @johndoe1a Having said that, this PR...