constants

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIImageMaxBase64Size = 5 * 1024 * 1024               // 5 MB
	ImageTargetRawSize    = APIImageMaxBase64Size * 3 / 4 // 3.75 MB
	ImageMaxWidth         = 2000
	ImageMaxHeight        = 2000
)

Image limits

View Source
const (
	PDFTargetRawSize            = 20 * 1024 * 1024 // 20 MB
	APIPDFMaxPages              = 100
	PDFExtractSizeThreshold     = 3 * 1024 * 1024   // 3 MB
	PDFMaxExtractSize           = 100 * 1024 * 1024 // 100 MB
	PDFMaxPagesPerRead          = 20
	PDFAtMentionInlineThreshold = 10
)

PDF limits

View Source
const (
	APIMaxMediaPerRequest = 100
)

Media limits

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL