mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-24 12:01:54 +00:00
docs: community docstring updates (#21040)
Added missed docstrings. Updated docstrings to consistent format.
This commit is contained in:
@@ -27,8 +27,7 @@ DEFAULT_SYSTEM_PROMPT = """You are a helpful, respectful, and honest assistant."
|
||||
|
||||
|
||||
class ChatMLX(BaseChatModel):
|
||||
"""
|
||||
Wrapper for using MLX LLM's as ChatModels.
|
||||
"""MLX chat models.
|
||||
|
||||
Works with `MLXPipeline` LLM.
|
||||
|
||||
|
Reference in New Issue
Block a user