Luke Hollenback

Results 7 comments of Luke Hollenback

It looks like the action forces [JSON Mode](https://platform.openai.com/docs/guides/text-generation/json-mode) for the `gpt-4-1106-preview` model, but not for the `gpt-4-0125-preview` one. I bet the simplest fix would be to add `|| OPENAI_API_MODEL ===...

As an aside, what is the simplest way to debug and tell you what the actual return value is?

I just put up https://github.com/freeedcom/ai-codereviewer/pull/57, which seems likely to fix this issue. Very simple enhancement.

> Used `gpt-4-turbo-preview` that points to `gpt-4-0125-preview` and still receive a bunch of errors: > > > Error: SyntaxError: Unexpected token ` in JSON at position 0 > > at...

I don't know of any. But I am running it on the repositories of a team of ~35 developers, and it does prove somewhat useful — even if you run...

I get this issue when I try to upload a recording of even a 30 minute meeting. Just checked the file size of a 45 minute WEBM recording that just...