Preview
Message | Streaming | Elements | Audio | Ask User | Chat History | Chat Profiles | Feedback |
---|---|---|---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ |
<body>
tag:
http://localhost:8000
window.toggleChainlitCopilot()
.
mountChainlitWidget
function accepts the following options:
CopilotFunction
in your Chainlit server:
@cl.on_message
decorated function to your Chainlit server:
CHAINLIT_COOKIE_SAMESITE=none
to the Chainlit app env
variables.accessToken
. Here are examples of how to generate the token in different languages:
CHAINLIT_AUTH_SECRET
you generated when configuring
authentication.