morpheus_llm.llm.services.openai_chat_service#

Classes

OpenAIChatClient(parent, *, model_name[, ...])

Client for interacting with a specific OpenAI chat model.

OpenAIChatService(*[, api_key, org_id, ...])

A service for interacting with OpenAI Chat models, this class should be used to create clients.