Options
Authorized origins to access the app/copilot.
Socket.io client transports option
List of environment variables to be provided by each user to use the app. If empty, no environment variables will be asked to the user.
Whether to persist user environment variables (API keys) to the database. When enabled, users do not need to re-enter their keys on each session.
Whether to mask user environment variables in the UI using a password-type input field.
Path to the local langchain cache database
Duration (in seconds) during which the session is saved when the connection is lost
Duration (in seconds) of the user session expiry. 15 days by default
Enable third parties caching (e.g LangChain cache)