morpheus.llm.services.openai_chat_service
Classes
<a href="morpheus.llm.services.openai_chat_service.OpenAIChatClient.html#morpheus.llm.services.openai_chat_service.OpenAIChatClient">OpenAIChatClient</a> (parent, *, model_name[, ...]) |
Client for interacting with a specific OpenAI chat model. |
<a href="morpheus.llm.services.openai_chat_service.OpenAIChatService.html#morpheus.llm.services.openai_chat_service.OpenAIChatService">OpenAIChatService</a> (*[, api_key, org_id, ...]) |
A service for interacting with OpenAI Chat models, this class should be used to create clients. |