This PR includes a refactoring of the stream_response function to improve error handling and raise exceptions when necessary. Additionally, a new devchat_proxy setting has been introduced.
Refactored stream_response function to handle error responses better and raise exceptions
Added devchat_proxy setting to configure proxy for devchat
This PR includes a refactoring of the
stream_response
function to improve error handling and raise exceptions when necessary. Additionally, a newdevchat_proxy
setting has been introduced.stream_response
function to handle error responses better and raise exceptionsdevchat_proxy
setting to configure proxy for devchat