Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/chat/index
chatRouter
Variable chatRouter
Const
chatRouter
:
BuiltRouter
<
{
ctx
:
TRPCContext
;
errorShape
:
DefaultErrorShape
;
meta
:
object
;
transformer
:
false
;
}
,
DecorateCreateRouterOptions
<
{
sendMessage
:
MutationProcedure
<
{
input
:
{
messages
:
{
content
:
string
;
id
:
string
;
role
:
"user"
|
"assistant"
;
}
[]
;
patientId
:
string
;
}
;
meta
:
object
;
output
:
RunCaseReviewChatResult
;
}
,
>
;
}
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...