mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 21:43:44 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -124,7 +124,7 @@ class PromptLayerOpenAI(OpenAI):
|
||||
|
||||
|
||||
class PromptLayerOpenAIChat(OpenAIChat):
|
||||
"""Wrapper around OpenAI large language models.
|
||||
"""PromptLayer OpenAI large language models.
|
||||
|
||||
To use, you should have the ``openai`` and ``promptlayer`` python
|
||||
package installed, and the environment variable ``OPENAI_API_KEY``
|
||||
|
Reference in New Issue
Block a user