Miguel Caparróz

Results 4 comments of Miguel Caparróz

Hey @GlauberF! I managed to find how to setup the kb-endpoint, look at [this comment](https://github.com/Tiledesk/tiledesk/issues/21#issuecomment-2093877365) that I've made in another issue.

Hey @globalexport, the KB_ENDPOINT is used to point to the [tiledesk-llm](https://github.com/Tiledesk/tiledesk-llm) project. Just clone it to your machine and build it using Docker or pull the images at [Docker Hub](https://hub.docker.com/r/tiledesk/tiledesk-backend-llm)....

> > Hey @globalexport, the KB_ENDPOINT is used to point to the [tiledesk-llm](https://github.com/Tiledesk/tiledesk-llm) project. Just clone it to your machine and build it using Docker or pull the images at...

Another thing that I forgot is that you'll need to setup the keys `KB_ENDPOINT`, `KB_ENDPOINT_QA` and `KB_ENDPOINT_TRAIN` on some of the environments of the service. On the server environment, set...