Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/going-doer/Paper2Code
/ 3_coding.py
File
3_coding.py
codes/3_coding.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
openai
import
OpenAI
2
import
json
3
import
os
4
from
tqdm
import
tqdm
Callers
nothing calls this directly
Calls
9
extract_planning
Function · 0.90
content_to_json
Function · 0.90
load_accumulated_cost
Function · 0.90
print_response
Function · 0.90
print_log_cost
Function · 0.90
extract_code_from_content
Function · 0.90
save_accumulated_cost
Function · 0.90
get_write_msg
Function · 0.70
api_call
Function · 0.70
Tested by
no test coverage detected