mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-30 00:30:09 +00:00
Update openai.py (#6263)
This commit is contained in:
parent
73e2843cf1
commit
3be6ec7840
@ -61,7 +61,7 @@ class GPTGenerator:
|
||||
**generation_kwargs,
|
||||
):
|
||||
"""
|
||||
Creates an instance of ChatGPTGenerator. Unless specified otherwise in the `model_name`, this is for OpenAI's
|
||||
Creates an instance of GPTGenerator. Unless specified otherwise in the `model_name`, this is for OpenAI's
|
||||
GPT-3.5 model.
|
||||
|
||||
:param api_key: The OpenAI API key. It can be explicitly provided or automatically read from the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user