Skip to content

AxAIServiceOptions

Type Alias: AxAIServiceOptions

AxAIServiceOptions: object

Type declaration

debug?

optional debug: boolean

fetch?

optional fetch: typeof fetch

rateLimiter?

optional rateLimiter: AxRateLimiterFunction

tracer?

optional tracer: AxTracer

Defined in

src/ax/ai/types.ts:166