diff --git a/README.md b/README.md index f6dc003..882341b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ answer = p(messages).get()[0] Create the operator via the following factory method: -***chatbot.openai(model_name: str, api_key: str)*** +***LLM.OpenAI(model_name: str, api_key: str)*** **Parameters:**