@palico-ai/client-js
is a Javascript library that helps you communicate with your Palico application. This library should primarily be used in secured server-side environments, such as a NodeJS server or a NextJS server runtime.
Generate a Service Key
Create a Palico Client
chat
method here.
chat()
chat
method accepts the following parameters:chat
method returns a promise that resolves to a ChatResponse
object: