Results 7 comments of Tam Nguyen

Hey @yk is this feature open for contributor? I can take this We need pagination for this page right? ![Image](https://user-images.githubusercontent.com/40803798/232372542-b90d972d-290b-4a85-984b-a8f6b04591f7.png) What is the API for pagination? I saw we use...

@yk Would love to, the api from #2773 works great in my local

@notmd Just to confirm, "Your chats" would display all but NOT hidden chats?

I will take this one and put this as an button in the drop down (above the delete button) ![Image](https://user-images.githubusercontent.com/40803798/236990100-3e2aadba-8720-4810-9cac-14fba0ea0c72.png) But the user might also need to know which chat...

Do we have the backend support for GET/POST chat sampling parameters? I don't think using client localStorage would be efficient for this

~I could wrap the whole chat with a react context and the state will be `{ currentChatId: string}`, then~ we could do chat common settings and chat config like you...

Update from me: this PR still like the demo, a button to opt-out with a confirm modal. I can do a followup PR on this Sunday