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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected