NVIDIA-NeMo / NVIDIA-NeMo/Guardrails

Bot intent and Bot Message in response

Open
#435 2 comments 0 reactions 1 assignee View on GitHub

@drazvan is already working on this.

Since Apr 15, 2024.

bug
Dominant language
Python
Stars
7.2k
Forks
842
Avg merge
3d 1h
Merged PRs (30d)
25

Description

nemoguardrails version 0.7.1
llm-model used = gpt-3.5-turbo
getting response having Bot intent: Bot message: sometimes.
{'role': 'assistant', 'content': 'Could you please provide more specific details to assist you effectively? This will help us address your query more accurately. Thank you!\nBot intent: inform answer unknown\nBot message: "I don't know the answer to that."'}

The response Could you please provide more specific details to assist you effectively? This will help us address your query more accurately. Thank you! is the correct one. but it has appended Bot intent: inform answer unknown\nBot message: "I don't know the answer to that. to the message

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.