MCPcopy Create free account
hub / github.com/Safiullah-Rahu/CSV-AI / __init__

Method __init__

app/llm/base.py:55–68  ·  view source on GitHub ↗
(
        self,
        model: str,
        *,
        temperature: float = 0.2,
        max_tokens: int = 1024,
        api_key: Optional[str] = None,
        base_url: Optional[str] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected