Closed kirillkuzin closed 1 year ago
Even though it still is bug in library for correctness, I recalled why it was like that.
I made an assumption that API endpoint for OpenAI will highly likely not change - is that still a good assumption?
This is released in v0.12.2
Actually, I don't know the precise cases for this. I have received a message about that from one guy using my plugin.
Hello! Thanks for this crate, which I'm using in my projects. I found the bug: even if you specify api base in the config, the client will replace it when making a request (for openai config). So, this is the fix :)