↓ 12 callersMethodbaseFetch(
auth: Authenticator,
{ includes, limit, order, where }: ResourceFindOptions<GroupModel> = {},
tr
front/lib/resources/group_resource.ts:746
↓ 12 callersFunctionrenderAllMessages(
auth: Authenticator,
{
conversation,
model,
excludeActions,
excludeImages,
onMissing
front/lib/api/assistant/conversation_rendering/message_rendering.ts:140
↓ 12 callersFunctionupdateConversationRequirements(
auth: Authenticator,
{
agents,
contentFragmentDatasourceViewIds,
conversation,
t,
}: {
front/lib/api/assistant/conversation/permissions.ts:184
↓ 11 callersFunctioncreateAgentConfiguration(
auth: Authenticator,
{
name,
description,
instructions,
instructionsHtml,
pictureUrl
front/lib/api/assistant/configuration/agent.ts:496
↓ 11 callersFunctioncreateAndTrackMembership({
user,
workspace,
role,
origin,
requestedSeatType,
auditActor,
}: {
user: UserResource;
work
front/lib/api/membership.ts:219