MCPcopy Create free account
hub / github.com/anomalyco/opencode-sdk-python / to_httpx_files

Function to_httpx_files

src/opencode_ai/_files.py:42–42  ·  view source on GitHub ↗
(files: None)

Source from the content-addressed store, hash-verified

40
41@overload
42def to_httpx_files(files: None) -> None: ...
43
44
45@overload

Callers 5

test_tuple_inputFunction · 0.90
test_string_not_allowedFunction · 0.90
postMethod · 0.85
putMethod · 0.85

Calls 3

is_mapping_tFunction · 0.85
_transform_fileFunction · 0.85
is_sequence_tFunction · 0.85

Tested by 3

test_tuple_inputFunction · 0.72
test_string_not_allowedFunction · 0.72