File size: 242 Bytes
d3e4775
 
 
 
 
 
 
 
 
 
 
4723eaa
1
2
3
4
5
6
7
8
9
10
11
12
window.mountChainlitWidget(
    {
    chainlitServer: "https://datacipen-copilotepnum.hf.space",
    showCot: true,
    theme: "dark",
    fontFamily: "Karla",
    button: {
        style: {
            bgcolor: "#17108f"
        }
    },
});