Tiledesk / tiledesk-server

Tiledesk Server is the main API component of the Tiledesk platform 🚀 Tiledesk is an open-source alternative to Voiceflow, allowing you to build advanced LLM chatbots with easy handover to human agents when necessary.
http://www.tiledesk.com
MIT License
299 stars 103 forks source link

How can I setup the `KB_ENDPOINT` env variable in tiledesk-server? #104

Open 0xM1gu3l opened 5 months ago

0xM1gu3l commented 5 months ago

Hello. I'm setting up tiledesk locally using Docker, and I'm stuck trying to setup the KB_ENDPOINT environment variable for using Knowledge Bases on my Chatbot.

This variable is not menioned anywhere, not even use examples.

How can I setup this so I can use the Knowledge Base? Thanks!

GlauberF commented 3 months ago

@0xM1gu3l I'm also trying to find out what the url is, did I manage to find it?

0xM1gu3l commented 3 months ago

Hey @GlauberF! I managed to find how to setup the kb-endpoint, look at this comment that I've made in another issue.

GlauberF commented 3 months ago

Thanks @0xM1gu3l