Anton Toropanov

Results 6 comments of Anton Toropanov

Oh yes! Possibly even somehow to get it worked on iOS devices.

Found [opened PR](https://github.com/hadynz/obsidian-kindle-plugin/pull/154) but not merged and without updates

Or use `openai` npm module. Then add settings to extension and have ability to fill token and base url fields.

Can you add also custom path for api? I need not /v1/chat/completions but /openai/v1/chat/completions

It's quite strange how variables carry varying connotations. ``` config.openai_url config.OPENAI_KEY ``` And etc. Why not to keep everything in uppercase?