Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mercury7353/PyBench
/ get_client_args
Method
get_client_args
llms/openai_api.py:22–23 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
20
self.pool = SpinPool(config[
"client_args"
])
21
22
def
get_client_args(self):
23
return
self.pool
24
25
def
generate(
26
self,
Callers
1
_post_request
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected