v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.8
LangChain.js
langchain-ollama
OllamaMessage
Interface OllamaMessage
interface
OllamaMessage
{
content
:
string
;
role
:
string
;
images
?:
string
[]
|
Uint8Array
[]
;
}
Index
Properties
content
role
images?
Properties
content
content
:
string
role
role
:
string
Optional
images
images
?:
string
[]
|
Uint8Array
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
role
images
LangChain.js - v0.2.8
Loading...