mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-12 12:59:07 +00:00
docs: fix databricks document url (#19096)
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ class MlflowEmbeddings(Embeddings, BaseModel):
|
||||
"""Embedding LLMs in MLflow.
|
||||
|
||||
To use, you should have the `mlflow[genai]` python package installed.
|
||||
For more information, see https://mlflow.org/docs/latest/llms/deployments/server.html.
|
||||
For more information, see https://mlflow.org/docs/latest/llms/deployments.
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
|
Reference in New Issue
Block a user