(
self,
model: str = "gpt-4o-mini",
*,
temperature: float = 0.2,
max_tokens: int = 1024,
api_key: Optional[str] = None,
base_url: Optional[str] = None,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected