I need to use external models from huggingface for some purposes. Is there a native way to integrate them in botpress for using in Ai response? It seems like API request is an only way to accept external model
f
fresh-fireman-491
06/07/2024, 4:57 PM
Hey there,
You can use the execute code card to make the request. There is nothing set up for it specifically, since its just a regular HTTP request.
b
bumpy-butcher-41910
06/07/2024, 5:40 PM
there's no native method for integrating open-source models at the moment, Decay's correct^