@zeldafan0225/ai_horde / Exports / AIHordeInitOptions
• Optional
api_route: string
The base api domain + route to use for requests
• Optional
cache: AIHordeCacheConfiguration
The configuration for caching results
• Optional
cache_interval: number
The interval to check expired data in the cache
Default
1000
• Optional
client_agent: string
The client agent to pass in the requests.
• Optional
default_token: string
The default token to use for requests
• Optional
ratings_api_route: string
The ratings api domain + route to use for requests