mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore: fix dropdown default open admonition in refs (#33354)
This commit is contained in:
@@ -257,8 +257,7 @@ def _is_pydantic_class(obj: Any) -> bool:
|
||||
class ChatOllama(BaseChatModel):
|
||||
r"""Ollama chat model integration.
|
||||
|
||||
??? note "Setup"
|
||||
:open:
|
||||
???+ note "Setup"
|
||||
|
||||
Install ``langchain-ollama`` and download any models you want to use from ollama.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user