Takuya Ono

Results 7 comments of Takuya Ono

I think the extension have stoped to publish in chime App Store. Because it updating is need to some developments. If Ohta-San who is developer of this extension permit to...

I found a simpler way utilizing the OpenAI npm package. Also, I forgot to patch the length of the API_KEY. Please wait next commit.

Refactoring has been completed, resulting in a simpler implementation. @di-sukharev I would appreciate it if you could review the code again.

I tried using the Azure OpenAI Service at takuya-o/opencommit. I managed to get it to work, but I also had to modify not only opencommit but also the [openAI library](https://openapi-generator.tech/)...

> I tried using the Azure OpenAI Service at takuya-o/opencommit. As a result of my analysis, I completed support for Azure OpenAI. It by calling the REST API of Azure...

I also met the same thing. Using the compatible library at the following URL. And use gemini-2.5-flash-preview-05-20 model. https://developers.googleblog.com/en/gemini-is-now-accessible-from-the-openai-library/

I was also having trouble with so many "Cant accept connection". However, after setting the environment variables MAX_CPU and MAX_RAM to 0.95, I saw fewer of them.