unified-llm-client
Preparing search index...
DocumentPart
Interface DocumentPart
interface
DocumentPart
{
cacheControl
?:
CacheControl
;
type
:
"document"
;
data
?:
string
;
mediaType
:
string
;
title
?:
string
;
url
?:
string
;
}
Hierarchy (
View Summary
)
CacheablePartBase
DocumentPart
Index
Properties
cache
Control?
type
data?
media
Type
title?
url?
Properties
Optional
cache
Control
cacheControl
?:
CacheControl
type
type
:
"document"
Optional
data
data
?:
string
media
Type
mediaType
:
string
Optional
title
title
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
type
data
media
Type
title
url
unified-llm-client
Loading...