Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ to_httpx_files
Function
to_httpx_files
src/openai/_files.py:44–44 · src/openai/_files.py::to_httpx_files
(files: None)
Source
from the content-addressed store, hash-verified
42
43
@overload
44
def
to_httpx_files(files: None) -> None: ...
45
46
47
@overload
Callers
6
test_pathlib_includes_file_name
Function · 0.90
test_tuple_input
Function · 0.90
test_string_not_allowed
Function · 0.90
post
Method · 0.85
patch
Method · 0.85
put
Method · 0.85
Calls
4
is_mapping_t
Function · 0.85
_transform_file
Function · 0.85
is_sequence_t
Function · 0.85
items
Method · 0.45
Tested by
3
test_pathlib_includes_file_name
Function · 0.72
test_tuple_input
Function · 0.72
test_string_not_allowed
Function · 0.72