Results 1 comments of 海云

I think modify here. [openai model](https://github.com/BasedHardware/OpenGlass/blob/771ca143b58729551a16b52a9d27db1e7356d8cb/sources/modules/openai.ts#L77) ``` model: "gpt-4", ``` change it to ``` model: "gpt-4o", ```