MCPcopy Create free account

hub / github.com/WellApp-ai/Well / functions

Functions296 in github.com/WellApp-ai/Well

↓ 72 callersMethodgetValue
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:374
↓ 64 callersMethodgetValue
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:334
↓ 53 callersMethodgetValueWithConfidence
(confidenceValue: ConfidenceValue<T> | any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:341
↓ 37 callersFunctiongenerate_receipt_data
( overrides: dict = None, tax_rate: float = 0.1, num_items: int = 3 )
ai-receipt-generator/src/core/data_generator.py:9
↓ 21 callersFunctionmockCLICommand
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:460
↓ 13 callersFunctiongenerate_image_prompt
(json_data: dict, style_data: dict)
ai-receipt-generator/src/core/prompt_renderer.py:9
↓ 11 callersMethodformatNumber
(num: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:381
↓ 10 callersMethodcreate
(config: AiConfig)
ai-invoice-extractor/src/extractors/extractor.ts:283
↓ 10 callersFunctionresolve_api_key
Returns the API key from config[model_key].api_key or fallback to .env.
ai-receipt-generator/src/core/config_loader.py:34
↓ 9 callersMethodanalyseFile
(props: AnalyseFilePathInput<O>)
ai-invoice-extractor/src/extractors/extractor.ts:49
↓ 8 callersFunctionload_config
(path: Path = DEFAULT_CONFIG_PATH)
ai-receipt-generator/src/core/config_loader.py:13
↓ 8 callersFunctionmain
(argv: string[])
ai-invoice-extractor/src/cli.ts:27
↓ 7 callersMethodexport
(self, data: Dict[str, Any], output_path: str)
ai-invoice-extractor/exporters/base_exporter.py:15
↓ 7 callersFunctionvalidate_config
Checks that the openai_image section contains the required fields.
ai-receipt-generator/src/core/config_loader.py:21
↓ 6 callersFunctionanalyzeDocument
( input: DocumentInput )
ai-invoice-receipt-fraud-detector/packages/core/src/analyzeDocument.ts:14
↓ 6 callersFunctionmockProcessFile
(options: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:39
↓ 5 callersFunctionget_generator
(config: dict)
ai-receipt-generator/src/core/cli.py:18
↓ 4 callersMethodbuildParty
(party: any, type: string)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:131
↓ 4 callersMethodgenerate
(self, prompt: str)
ai-receipt-generator/src/core/generators/openai_generator.py:14
↓ 4 callersMethodget_available_styles
Get list of available receipt styles
ai-receipt-generator/src/core/services/receipt_service.py:164
↓ 4 callersFunctionmockCLICommandWithEnv
( args: string[], env: Record<string, string | undefined> )
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:553
↓ 4 callersFunctionshouldLog
(messageLevel: string)
ai-invoice-extractor/tests/unit/utils/utils.test.ts:556
↓ 3 callersMethod__init__
(self, strategy_type: str, description: str, auto_retry: b
ai-receipt-generator/src/core/errors/__init__.py:29
↓ 3 callersMethodcleanNullValues
(obj: any)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:359
↓ 3 callersMethodformatDate
(dateStr: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:386
↓ 3 callersMethodgenerate
(self, prompt: str)
ai-receipt-generator/src/core/generators/base.py:5
↓ 3 callersMethodgenerate_receipt_data
Generate receipt data with optional overrides Args: overrides: Optional dictionary of fields to override in gene
ai-receipt-generator/src/core/services/receipt_service.py:30
↓ 3 callersMethodget_config
Get current receipt generation configuration
ai-receipt-generator/src/core/services/receipt_service.py:215
↓ 3 callersFunctionmockAnalyzeDocument
(documentInput: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:731
↓ 3 callersFunctionmockProviderIntegration
(params: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:715
↓ 3 callersMethodto_dict
(self)
ai-receipt-generator/src/core/errors/__init__.py:61
↓ 2 callersMethodbuildAddress
(address: any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:136
↓ 2 callersMethodcreate_style
Create a new receipt style Args: name: Style name content: Style configuration
ai-receipt-generator/src/core/services/receipt_service.py:168
↓ 2 callersMethodescapeXml
(text: unknown)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:397
↓ 2 callersMethodgenerate_receipt_image
Generate receipt image from data and style
ai-receipt-generator/src/core/services/receipt_service.py:42
↓ 2 callersFunctionmockValidateLLMResponse
(response: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:710
↓ 2 callersFunctionsave_json
(data, path)
ai-receipt-generator/src/core/data_generator.py:143
↓ 2 callersMethodupdate_config
Update receipt generation configuration Args: fields: Fields to update in configuration Ret
ai-receipt-generator/src/core/services/receipt_service.py:190
↓ 2 callersMethodvalidate_receipt
Validate receipt data for consistency and completeness Args: receipt_data: Receipt data to validate
ai-receipt-generator/src/core/services/receipt_service.py:104
↓ 1 callersMethod_export
(self, data: Dict[str, Any], output_path: str)
ai-invoice-extractor/exporters/base_exporter.py:20
↓ 1 callersMethod_extract_date
Extract date from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:294
↓ 1 callersMethod_extract_items
Extract items from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:276
↓ 1 callersMethod_extract_merchant
Extract merchant name from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:247
↓ 1 callersMethod_extract_total
Extract total amount from receipt text
ai-receipt-generator/src/core/services/receipt_service.py:256
↓ 1 callersMethod_get_image_generator
Get appropriate image generator based on configuration
ai-receipt-generator/src/core/services/receipt_service.py:221
↓ 1 callersMethodbuildAmounts
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:244
↓ 1 callersMethodbuildAttachments
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:354
↓ 1 callersMethodbuildAttachments
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:309
↓ 1 callersMethodbuildBody
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:184
↓ 1 callersMethodbuildBody
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:173
↓ 1 callersMethodbuildCurrencyInfo
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:206
↓ 1 callersMethodbuildCustomer
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:115
↓ 1 callersMethodbuildGeneralData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:203
↓ 1 callersMethodbuildHeader
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:58
↓ 1 callersMethodbuildHeader
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:111
↓ 1 callersMethodbuildIntermediary
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:174
↓ 1 callersMethodbuildJsonStructure
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:98
↓ 1 callersMethodbuildLineItems
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:257
↓ 1 callersMethodbuildLineItems
(lineItems: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:236
↓ 1 callersMethodbuildMetadata
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-json.ts:316
↓ 1 callersMethodbuildPaymentData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:307
↓ 1 callersMethodbuildPaymentData
(paymentTerms: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:292
↓ 1 callersMethodbuildReaData
(party: any)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:146
↓ 1 callersMethodbuildReferenceDocuments
(references: any[])
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:333
↓ 1 callersMethodbuildReferences
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:227
↓ 1 callersMethodbuildReferences
(references: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:219
↓ 1 callersMethodbuildSupplier
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:93
↓ 1 callersMethodbuildTaxData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:286
↓ 1 callersMethodbuildTaxRepresentative
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:156
↓ 1 callersMethodbuildTaxSummary
(taxDetails: any[])
ai-invoice-extractor/src/exporters/fatturapa-json.ts:280
↓ 1 callersMethodbuildTransmissionData
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:79
↓ 1 callersMethodbuildXmlDocument
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:43
↓ 1 callersMethodexportForValidation
* Exports invoice data in a format compatible with Italian SDI validation tools
ai-invoice-extractor/src/exporters/fatturapa-json.ts:395
↓ 1 callersFunctionextractTextAndMetadata
(path: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/parsePDF.ts:4
↓ 1 callersFunctionextractTextFromImage
(imagePath: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/ExtractTextFromImage.ts:3
↓ 1 callersMethodformatXml
(xml: string)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:412
↓ 1 callersMethodgenerate
(self, prompt: str)
ai-receipt-generator/src/core/generators/anthropic_generator.py:14
↓ 1 callersFunctiongetCurrentLLM
()
ai-invoice-receipt-fraud-detector/packages/core/src/llm/models.ts:3
↓ 1 callersMethodgetCustomerCountry
(invoice: FatturapaInvoice)
ai-invoice-extractor/src/exporters/fatturapa-xml.ts:407
↓ 1 callersFunctiongetFraudDetectionPrompt
(text: string)
ai-invoice-receipt-fraud-detector/packages/core/src/llm/prompts.ts:1
↓ 1 callersFunctionloadEnv
()
ai-invoice-extractor/src/libs/env.ts:17
↓ 1 callersFunctionload_template
(path: str)
ai-receipt-generator/src/core/prompt_renderer.py:5
↓ 1 callersFunctionmain
Run the API server
ai-receipt-generator/run_api.py:14
↓ 1 callersFunctionmain
Main test runner
ai-receipt-generator/test_runner.py:66
↓ 1 callersFunctionmaskApiKey
(key: string)
ai-invoice-extractor/tests/unit/extractors/extractor-bun.test.ts:322
↓ 1 callersFunctionmockAnalyzeMetadata
(document: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:646
↓ 1 callersFunctionmockAnalyzePricingPatterns
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:588
↓ 1 callersFunctionmockBatchProcessing
(params: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:792
↓ 1 callersFunctionmockBatchProcessing
(params: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:803
↓ 1 callersFunctionmockCLICommandWithEnvFile
(args: string[], envFileContent: string)
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:568
↓ 1 callersFunctionmockCLICommandWithNetworkError
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:582
↓ 1 callersFunctionmockCLICommandWithProvider
(args: string[], provider: string)
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:598
↓ 1 callersFunctionmockCLICommandWithRateLimit
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:590
↓ 1 callersFunctionmockCLICommandWithServiceDown
(args: string[])
ai-invoice-receipt-fraud-detector/tests/cli-integration.test.ts:603
↓ 1 callersFunctionmockCalculateHeuristicScore
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:580
↓ 1 callersFunctionmockCombineResults
(heuristicResult: any, llmResult: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:759
↓ 1 callersFunctionmockDetectTemplateContent
(documentData: any)
ai-invoice-receipt-fraud-detector/tests/fraud-detector.test.ts:604
↓ 1 callersFunctionmockExportForValidation
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:87
↓ 1 callersFunctionmockExportToJson
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:67
↓ 1 callersFunctionmockExportToXml
(data: any)
ai-invoice-extractor/tests/integration/extractor-integration.test.ts:49
next →1–100 of 296, ranked by callers