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