mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 22:59:05 +00:00
.
This commit is contained in:
parent
f6b4251357
commit
7cc104cd12
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user