↓ 1 callersFunctionInvoiceNotification({
projectName,
amount,
projectLink,
billingPeriod,
description,
invoiceId,
}: Props)
app/src/server/emails/templates/InvoiceNotification.tsx:15
↓ 1 callersFunctionPaymentFailed({
projectName,
amount,
paymentMethodsLink,
invoicesLink,
projectLink,
billingPeriod,
descriptio
app/src/server/emails/templates/PaymentFailed.tsx:16
↓ 1 callersFunctionPaymentSuccessful({
projectName,
amount,
billingPeriod,
projectLink,
invoicesLink,
invoiceLink,
description,
}: P
app/src/server/emails/templates/PaymentSuccessful.tsx:16
↓ 1 callersFunctioncreateStripePaymentIntent({
amount,
stripeCustomerId,
paymentMethodId,
returnUrl,
invoiceId,
}: {
amount: number;
stripeC
app/src/server/utils/stripe.ts:9
↓ 1 callersFunctiondeserealizeToolCallSteamToOpenAIFormat(
chunk: any,
buffer: string,
inArguments: boolean,
functionIndex: number,
functionId: string,
)
app/src/modelProviders/fine-tuned/streamTransformerToOpenAIFormat.ts:122