↓ 3 callersFunctiongenPhilosophicalCard({
apiKey,
model,
lang,
style,
content,
}: GeneratePhilosophicalCardParams)
src/services/gen-philosophical-card.ts:28
↓ 3 callersFunctiongenerateQuoteCard({
apiKey,
model,
content,
author,
textPosition,
style,
}: GenerateQuoteCardParams)
src/services/gen-quote.ts:29
↓ 3 callersFunctiongenerateSVG({
apiKey,
model,
lang,
content,
style,
styleType,
}: GenerateSVGParams)
src/services/generate-svg.ts:56
↓ 2 callersFunctiongenerateHTML({
apiKey,
model,
lang,
date,
topic,
style,
qrCode,
type,
}: GenerateHTMLParams)
src/services/gen-html.ts:32