Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZyphrZero/z.ai2api_python
/ post
Method
post
tests/test_upstream_dual_pool.py:81–82 ·
view source on GitHub ↗
(self, url, headers=None, json=None)
Source
from the content-addressed store, hash-verified
79
return
False
80
81
async
def
post(self, url, headers=None, json=None):
82
return
await handler(headers or {})
83
84
return
FakeAsyncClient
85
Callers
3
_create_upstream_chat
Method · 0.45
upload_image
Method · 0.45
chat_completion
Method · 0.45
Calls
1
handler
Function · 0.70
Tested by
no test coverage detected