Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/anthropic-sdk-python
/ async_to_httpx_files
Function
async_to_httpx_files
src/anthropic/_files.py:86–86 ·
view source on GitHub ↗
(files: None)
Source
from the content-addressed store, hash-verified
84
85
@overload
86
async
def
async_to_httpx_files(files: None) -> None: ...
87
88
89
@overload
Callers
6
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
patch
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