# Live demo

You can interact with bots in the Live demo for free using our open LLaMa server. But the recommended way is to use your own endpoint.

# Instructions

You can interact with bot right away by just clicking on them, it will use our default open endpoint which is using the Chronos-Hermes 13b model.

If you want use a custom endpoint, you can click on the burger menu on the top right corner and select "Custom endpoint". Then, paste your endpoint URL in the text box. You can also set a custom OpenAI API key if you want to use gpt3.5-turbo for responses instead.

In order to set up a custom endpoint, you can follow the How to use the endpoints guide.