Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(core): update conversation queue length retrieval
- Changed the parameter for retrieving the current queue length in the ChatInterfaceWrapper class from `platform` to `conversationId`, ensuring the correct context is used for queue management. - This update aims to improve the accuracy of queue length tracking within the chat service.
- Loading branch information