PostHog within callin.io serves purely as a telemetry/analytics tool. It monitors anonymous UI events, feature adoption, error frequencies, and perfor...
Divide the user’s query into segments before the AI Agent Insert a Function node directly after your trigger with the following code: const raw =...
Add a Function Node before your vector searchThis node will segment the query into distinct parts: const input = $json.chatInput; const parts = inpu...
To disable only the PostHog tracking cookie (which is client-side), while keeping server-side diagnostics/telemetry enabled, configure your environmen...
Yes, this is anticipated. The AI Agent invokes the chat model two times: initially to determine which tools to employ (for planning), and subsequently...