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

Class LLMProvider

app/llm/base.py:45–82  ·  view source on GitHub ↗

Abstract base for all LLM providers. Implementations should be cheap to construct (configuration only); any HTTP client setup happens lazily on the first call. This keeps the Streamlit UI responsive when the user is just browsing settings.

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