NVIDIA-NeMo / NVIDIA-NeMo/Guardrails
Bot intent and Bot Message in response
@drazvan is already working on this.
Since Apr 15, 2024.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.