You can't use langchain directly in Botpress but y...
# 🌎general
f
You can't use langchain directly in Botpress but you can for sure do a workaround. Have you looked into the possibilities of creating your own server with an API which you can make a POST to and then send the Query and query your mongodb atlas db with Langchain and then send the information back