Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ responses_input_tokens.py
File
responses_input_tokens.py
examples/responses_input_tokens.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
List
2
3
from
openai
import
OpenAI
4
from
openai.types.responses.tool_param
import
ToolParam
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected