mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 06:33:41 +00:00
.
This commit is contained in:
@@ -153,7 +153,7 @@ def _is_pydantic_class(obj: Any) -> bool:
|
||||
|
||||
|
||||
class ChatOllama(BaseChatModel):
|
||||
r"""Ollama chat model with native v1 message/content block support.
|
||||
r"""Ollama chat model with v1 message/content block support.
|
||||
|
||||
This implementation provides native support for structured content blocks.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user