What is best practice for using external models?
# 🤝help
g
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
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
there's no native method for integrating open-source models at the moment, Decay's correct^