Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ async_to_httpx_files
Function
async_to_httpx_files
src/opencode_ai/_files.py:84–84 ·
view source on GitHub ↗
(files: None)
Source
from the content-addressed store, hash-verified
82
83
@overload
84
async
def
async_to_httpx_files(files: None) -> None: ...
85
86
87
@overload
Callers
5
test_async_pathlib_includes_file_name
Function · 0.90
test_async_supports_anyio_path
Function · 0.90
test_async_tuple_input
Function · 0.90
post
Method · 0.85
put
Method · 0.85
Calls
3
is_mapping_t
Function · 0.85
_async_transform_file
Function · 0.85
is_sequence_t
Function · 0.85
Tested by
3
test_async_pathlib_includes_file_name
Function · 0.72
test_async_supports_anyio_path
Function · 0.72
test_async_tuple_input
Function · 0.72