unified-llm-client
Preparing search index...
TextPart
Interface TextPart
interface
TextPart
{
cacheControl
?:
CacheControl
;
promptCacheBreakpoint
?:
{
mode
:
"explicit"
}
;
type
:
"text"
;
text
:
string
;
}
Hierarchy (
View Summary
)
CacheablePartBase
TextPart
Index
Properties
cache
Control?
prompt
Cache
Breakpoint?
type
text
Properties
Optional
cache
Control
cacheControl
?:
CacheControl
Optional
prompt
Cache
Breakpoint
promptCacheBreakpoint
?:
{
mode
:
"explicit"
}
type
type
:
"text"
text
text
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
prompt
Cache
Breakpoint
type
text
unified-llm-client
Loading...