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

Class OpenAIModel

gpv/models/models.py:263–360  ·  view source on GitHub ↗

Language model class for interfacing with OpenAI's GPT models or Llama API models. Inherits from LLMBaseModel and sets up a model interface for OpenAI GPT models. Parameters: ----------- model : str The name of the OpenAI model. max_new_tokens : int The max

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