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

BUG: no response generated when a question is asked that violates the LLM providers' terms of use #45

Closed
renehonig opened this issue Jan 19, 2024 · 0 comments · Fixed by #47
Assignees
Labels

Comments

@renehonig
Copy link
Member

Describe the bug
When a question is asked by the user that violates the terms of use of the LLM provider, the guidance engine will generate an error and no response is generated.

To Reproduce
Steps to reproduce the behavior:

  1. Go to guidance engine
  2. Goto chatbot
  3. Ask question that violates terms of use
  4. See error: no response

Expected behavior
Error message to user

@renehonig renehonig self-assigned this Jan 19, 2024
renehonig added a commit that referenced this issue Jan 19, 2024
@renehonig renehonig mentioned this issue Jan 19, 2024
2 tasks
@renehonig renehonig linked a pull request Jan 19, 2024 that will close this issue
2 tasks
valentinyanakiev pushed a commit that referenced this issue Feb 7, 2024
* fixes for #45, #46

* improve prompt robustness and bump dependencies

* improve chatbot rubustness and bump langchain

* bump dependencies

Signed-off-by: Rene Honig <[email protected]>

---------

Signed-off-by: Rene Honig <[email protected]>
valentinyanakiev added a commit that referenced this issue Feb 7, 2024
* fixes for #45, #46

* improve prompt robustness and bump dependencies

* improve chatbot rubustness and bump langchain

* bump dependencies



---------

Signed-off-by: Rene Honig <[email protected]>
Co-authored-by: Rene Honig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant