addAi method, your data never leaves your infrastructure.
Self-hosted AI is available for the
@forestadmin/agent Node.js agent.Installation
Configuration
Pass a provider built withcreateAiProvider to addAi:
Options
All provider-specific options are also supported: ChatOpenAI options (
configuration, temperature, maxTokens, etc.) and ChatAnthropic options (anthropicApiUrl, temperature, maxTokens, topK, etc.).