mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -12,7 +12,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class IpexLLM(LLM):
|
||||
"""Wrapper around the IpexLLM model
|
||||
"""IpexLLM model.
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
|
Reference in New Issue
Block a user