Update openai_api.py
解决调用api的bug:response, _ = model.chat_stream(tokenizer, query, history=history) ValueError: too many values to unpack (expected 2) 用api的时候建议把stream改成falsemain
parent
677180a653
commit
d2fc7c95db
Loading…
Reference in New Issue