bugfix
This commit is contained in:
parent
6afbc71b13
commit
a5c459599a
@ -48,5 +48,5 @@ if not f:
|
||||
debug(f'{userid=} balance not enough')
|
||||
return openai_429()
|
||||
# debug(f'{tools=}, {request._run_ns.tools=}')
|
||||
return await env.stream_response(request, gen, context_type='application/json')
|
||||
return await env.stream_response(request, gen, content_type='application/json')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user