MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / LLM_direct_generate.py

File LLM_direct_generate.py

PosterAgent/LLM_direct_generate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dotenv import load_dotenv
2from utils.src.utils import get_json_from_response
3
4from camel.models import ModelFactory

Callers

nothing calls this directly

Calls 11

get_agent_configFunction · 0.90
get_poster_textFunction · 0.90
ChatAgentClass · 0.90
account_tokenFunction · 0.90
get_json_from_responseFunction · 0.90
html_to_pngFunction · 0.90
loadMethod · 0.45
createMethod · 0.45
from_stringMethod · 0.45
resetMethod · 0.45
stepMethod · 0.45

Tested by

no test coverage detected