- Issue created by @marcus_johansson
Currently we are looking at the error message we get back from the LLM and try to map that to our exceptions, however the client has a better method for it here: https://github.com/openai-php/client/blob/main/src/Exceptions/ErrorExcep...
We should map to this instead.
Active
1.0
Code