R/debug_mode.R
debug_mode.Rd
Set debug mode
debug_mode(debug = TRUE)
A logical value. If TRUE, the debug mode is activated.
TRUE
Invisible 0.
0
When the debug mode is activated, the function codestral() will print the request body and the response body.
codestral()