mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 23:12:38 +00:00
community[patch]: docstrings update (#20301)
Added missed docstrings. Format docstings to the consistent form.
This commit is contained in:
@@ -9,7 +9,7 @@ from langchain_core.pydantic_v1 import Field, PrivateAttr
|
||||
|
||||
|
||||
class Mlflow(LLM):
|
||||
"""Wrapper around completions LLMs in MLflow.
|
||||
"""MLflow LLM service.
|
||||
|
||||
To use, you should have the `mlflow[genai]` python package installed.
|
||||
For more information, see https://mlflow.org/docs/latest/llms/deployments.
|
||||
|
Reference in New Issue
Block a user