Hi, i tried to use this bot for langchain through flowise.
each bot deployed uses approx 50mb RAM.
The way we deployed is to have seperate bots for each user. like there are multiple agents you can create in flowise.. so each user is able to create a new bot for a new agent they add in flowise.
however, this is not at all scalable as 100bots would consume 5gb ram.
is there a way to lower the memory if we are just using !lc command for flowise.
or would a serverless deploy option be ideal in this use case
alternative:
we could.i.plement one bot for flowise and the user selects the agent with !agent command.. but that would have to be done for everyroom everytime the user is accessing flowise related bots i guess.
what do you suggest. thanks
Hi, i tried to use this bot for langchain through flowise.
each bot deployed uses approx 50mb RAM.
The way we deployed is to have seperate bots for each user. like there are multiple agents you can create in flowise.. so each user is able to create a new bot for a new agent they add in flowise.
however, this is not at all scalable as 100bots would consume 5gb ram.
is there a way to lower the memory if we are just using !lc command for flowise.
or would a serverless deploy option be ideal in this use case
alternative:
we could.i.plement one bot for flowise and the user selects the agent with !agent command.. but that would have to be done for everyroom everytime the user is accessing flowise related bots i guess.
what do you suggest. thanks