penguineer / HareAIris

A software bridge connecting RabbitMQ to the OpenAI API
MIT License
1 stars 0 forks source link

Send correlation ID with error messages if available #12

Closed penguineer closed 3 weeks ago

penguineer commented 3 weeks ago

This pull requests fixes that the Correlation ID would not be sent with error messages.

The send logic has been refactored into a separate method, which is now called by default and error responses.