Hi,
We are integreting assistans API to our service, we need build chat bot, whats the best practice for using assistant?
1: create only 1 assistant, and for every customer, we create a threading
2: for every customer, we create new assistant and new threading
thanks!