Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Enhancement Requirements - chatbot feedback, save chat history, chat analytics, chat message limit #244

Open
hkjang opened this issue Mar 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@hkjang
Copy link

hkjang commented Mar 28, 2024

hello @n4ze3m
First of all, thank you for your quick feedback on the issue.
I think it would be good if you implemented a few more features from flowise in your dialoqbase.
https://flowiseai.com/

  1. Implement the function to save the conversation of the embedded chatbot and view its history
  2. Implementation of a function where users using the chatbot provide feedback (Like, Unlike) in the embedded chatbot conversation.
  3. Langfuse linking function
  4. Implement a function to limit the chatbot’s message usage (number of messages per second)

thanks :)

image

image

image

image

image

@n4ze3m
Copy link
Owner

n4ze3m commented Mar 29, 2024

Hey, thank you for the suggestions

  1. Implement the function to save the conversation of the embedded chatbot and view its history

On the dialoqbase UI, you can see the chat history of the embedded chat. We will also add that API to the dialoqbase JS

  1. Implementation of a function where users using the chatbot provide feedback (Like, Unlike) in the embedded chatbot conversation.

This is a nice idea. We will add it in an upcoming update

  1. Langfuse linking function

I don't know what it is. :|

  1. Implement a function to limit the chatbot’s message usage (number of messages per second)

Oh, rate-limiting is a nice idea. I will look into it

@n4ze3m n4ze3m added the enhancement New feature or request label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants