@yeying-community/yeying-client-ts
Preparing search index...
Llm
Variable Llm
Const
Llm
:
GenService
<
{
complete
:
{
input
:
typeof
CompleteRequestSchema
;
methodKind
:
"server_streaming"
;
output
:
typeof
CompleteResponseSchema
;
}
;
edit
:
{
input
:
typeof
EditRequestSchema
;
methodKind
:
"server_streaming"
;
output
:
typeof
EditResponseSchema
;
}
;
generate
:
{
input
:
typeof
GenerateRequestSchema
;
methodKind
:
"server_streaming"
;
output
:
typeof
GenerateResponseSchema
;
}
;
speech
:
{
input
:
typeof
SpeechRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
SpeechResponseSchema
;
}
;
translate
:
{
input
:
typeof
TranslateRequestSchema
;
methodKind
:
"unary"
;
output
:
typeof
TranslateResponseSchema
;
}
;
}
,
>
= ...
Generated
from service yeying.api.llm.Llm
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@yeying-community/yeying-client-ts
Loading...
Generated
from service yeying.api.llm.Llm