Automated change: No ML label
This commit is contained in:
parent
47cedde954
commit
ed247e3cb1
|
|
@ -88,3 +88,5 @@ def select_api_key(keys, llm_model):
|
|||
|
||||
api_key = random.choice(avail_key_list) # 随机负载均衡
|
||||
return api_key
|
||||
|
||||
# ML-driven edit: Automated change: No ML label
|
||||
|
|
|
|||
Loading…
Reference in New Issue