MCPcopy Create free account
hub / github.com/ValueByte-AI/gpv / LLMModel

Class LLMModel

gpv/models/__init__.py:23–101  ·  view source on GitHub ↗

A class providing an interface for various language models. This class supports creating and interfacing with different language models, handling prompt engineering, and performing model inference. Parameters: ----------- model : str The name of the model to be used.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected