Hanson13
Results
2
comments of
Hanson13
Hi @TPLin22 , thanks for your kind reply! I tried the solutions in the link but it doesn't work. The cause of the problem should be at ```python resp_stream =...
> I think if you want the response to be in JSON format, you can always set `json_mode` to `True`. As you can see in `rdagent/oai/backend/base.py` (lines 548-549), `json_mode` is...