Ilango
Ilango
It's probably the Node version you're using. I had the same problem and then found that I was running the latest Node version which is not supported by Ghost. Once...
@vinodkiran pushed a couple of UI fixes: - error message when audio recording is not supported - messages not autoscrolling to the bottom
@vinodkiran @HenryHengZJ Made a couple of changes: - Change the UI for Speech to text configuration - Made messages in view message dialog consistent with internal chat
Couple more updates: - Removed the status indicator in speech to text dialog - When submitting audio inputs, user messages will be updated (in the frontend) with the transcribed question...
@HenryHengZJ @chungyau97 Issues have all been fixed. We can review and merge this. I think everything's good to go on @vinodkiran's end too.
@automaton82 Great suggestion. I'll add that as well. I'm also including a demo project for testing the embeds. This should help us iterate on changes in embeds quickly. But I'll...
@HenryHengZJ I've updated the error message for a non-whitelisted domain. Please review this.
Fixed in https://github.com/FlowiseAI/FlowiseChatEmbed/pull/131
@titogarrido Yep you're right. `apiHost` from configuration was not being used. cc: @AsharibAli I've opened a PR with the fix: https://github.com/FlowiseAI/FlowiseChatEmbed/pull/152
@scooter7 We pushed a fix earlier today to address this issue. Please use the latest version of the embed library. Let me know if that doesn't work.