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

Method __init__

app/llm/openai_provider.py:24–40  ·  view source on GitHub ↗
(
        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 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